Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "name": "Applied Energistics",
- "description": "Does this really need a discription?.... FINE! Mass storage!... there you happy now!",
- "quests": [
- {
- "name": "Starting early",
- "description": "You might need some items to make the tech from AE2. Don\u0027t think that you can\u0027t do anything early game. The first items are slow to get so if you start early, you won\u0027t have to wait later on.",
- "x": 21,
- "y": 16,
- "icon": {
- "id": "appliedenergistics2:item.ItemCrystalSeed",
- "damage": 1200,
- "nbt": "{progress:1200}"
- },
- "tasks": [
- {
- "type": "DETECT",
- "description": "Gathering quartz",
- "items": [
- {
- "item": {
- "id": "minecraft:quartz"
- },
- "required": 8
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiMaterial"
- },
- "required": 8
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 7
- },
- "required": 2
- }
- ]
- },
- {
- "type": "DETECT",
- "description": "Growing quartz",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemCrystalSeed",
- "nbt": "{progress:0}"
- },
- "required": 8,
- "precision": "ORE_DICTIONARY"
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemCrystalSeed",
- "damage": 600,
- "nbt": "{progress:600}"
- },
- "required": 8,
- "precision": "ORE_DICTIONARY"
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemCrystalSeed",
- "damage": 1200,
- "nbt": "{progress:1200}"
- },
- "required": 8,
- "precision": "ORE_DICTIONARY"
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "amount": 16
- },
- {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 1,
- "amount": 4
- },
- {
- "id": "minecraft:quartz",
- "amount": 16
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Inscriber hunting",
- "description": "The first thing you\u0027ll need to get your quest in AE2 started are the inscribers, they are hidden within meteors that spawn across the world. You can explore and look for above ground meteors or make a compass and go look below.",
- "x": 21,
- "y": 68,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 14
- },
- "requirements": [
- 0
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Inscriber hunt",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 14
- }
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 15
- }
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 13
- }
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 19
- }
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "First steps",
- "description": "To make your first drive, you\u0027ll need processors. Because you need power to make those you can do one of two things, input power externally with the energy acceptor, or burn some coal in the vibration chamber.",
- "x": 21,
- "y": 117,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 22
- },
- "requirements": [
- 1
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Vibration chamber",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockVibrationChamber"
- },
- "precision": "NBT_FUZZY"
- }
- ]
- },
- {
- "type": "DETECT",
- "description": "Inscriber",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockInscriber"
- },
- "precision": "NBT_FUZZY"
- }
- ]
- },
- {
- "type": "DETECT",
- "description": "Basic processor",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 22
- },
- "precision": "NBT_FUZZY"
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Growth acceleration",
- "description": "Tired of watching the seeds grow at a REALLY low speed? The accelerators solve that issue!",
- "x": 56,
- "y": 116,
- "icon": {
- "id": "appliedenergistics2:tile.BlockQuartzGrowthAccelerator"
- },
- "requirements": [
- 2
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Acceleration acceleration",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockQuartzGrowthAccelerator"
- },
- "required": 2,
- "precision": "NBT_FUZZY"
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "appliedenergistics2:tile.BlockQuartzGrowthAccelerator",
- "amount": 4
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Storage and acces",
- "description": "Now that you\u0027ve got a hang of how to build processors, lets build a basic storage system! You won\u0027t need a controller for just the basics.",
- "x": 21,
- "y": 155,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 380
- },
- "requirements": [
- 2
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "1K drive + ME drive",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockDrive"
- },
- "precision": "NBT_FUZZY"
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemBasicStorageCell.1k"
- },
- "precision": "NBT_FUZZY"
- }
- ]
- },
- {
- "type": "DETECT",
- "description": "Access terminal",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 16
- },
- "precision": "NBT_FUZZY"
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 380
- },
- "precision": "NBT_FUZZY"
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "External power",
- "description": "Adding power to your system with just the vibration chamber might be not to your wishes. The energy acceptor accepts power from other mods to power your system.",
- "x": 56,
- "y": 154,
- "icon": {
- "id": "appliedenergistics2:tile.BlockEnergyAcceptor"
- },
- "requirements": [
- 4
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Acceptor",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockEnergyAcceptor"
- },
- "precision": "NBT_FUZZY"
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Expanding the system",
- "description": "With just one 1k drive you won\u0027t get far. With a couple of them you will get started just fine.",
- "x": 21,
- "y": 192,
- "icon": {
- "id": "appliedenergistics2:item.ItemBasicStorageCell.1k"
- },
- "requirements": [
- 4
- ],
- "tasks": [
- {
- "type": "CONSUME",
- "description": "Storage",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemBasicStorageCell.1k"
- },
- "required": 6,
- "precision": "NBT_FUZZY"
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "appliedenergistics2:item.ItemBasicStorageCell.1k",
- "amount": 7
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Item transfer",
- "description": "You might want to keep all of your cobble inside your network, or perhaps you want to import items from an inventory, or even export. All is possible with the ae2 masterrace.",
- "x": 55,
- "y": 192,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 220
- },
- "requirements": [
- 6
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Storage bus",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 220
- },
- "precision": "NBT_FUZZY"
- }
- ]
- },
- {
- "type": "DETECT",
- "description": "Import/Export",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 240
- },
- "precision": "NBT_FUZZY"
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 260
- },
- "precision": "NBT_FUZZY"
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "appliedenergistics2:tile.OreQuartz",
- "amount": 8
- },
- {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 22,
- "amount": 4
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Control is power!",
- "description": "Now your network is increasing in size, you may need to learn some more about the mod. Everything in AE2 works with channels. A basic network can have a total of 8 channels. For more you need a controller. If you need assistance with channels, I suggest looking on Youtube for Nonsanity.",
- "x": 100,
- "y": 192,
- "icon": {
- "id": "appliedenergistics2:tile.BlockController"
- },
- "requirements": [
- 7
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Controller",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockController"
- },
- "precision": "NBT_FUZZY"
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Communication communication",
- "description": "There is plenty of ways to interract with the outside. The ME interface is the one you\u0027ll be using most of the time. You can even give it a direction with a wrench!",
- "x": 100,
- "y": 153,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 440
- },
- "requirements": [
- 8
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Interface",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 440
- },
- "precision": "NBT_FUZZY"
- },
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockInterface"
- },
- "precision": "NBT_FUZZY"
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "appliedenergistics2:tile.BlockInterface",
- "amount": 2
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Getting smart",
- "description": "With all the channels going on, you might wonder how many channels are being used somewhere. The smart cable will tell you!",
- "x": 100,
- "y": 115,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 56
- },
- "requirements": [
- 9
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Smart fluix cable",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 56
- }
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "More Storage",
- "description": "Those pesky 1K drives will get you somewhere sure. But showing of with 64K drives is something else!",
- "x": 139,
- "y": 192,
- "icon": {
- "id": "appliedenergistics2:item.ItemBasicStorageCell.64k"
- },
- "requirements": [
- 8
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Drives!",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemBasicStorageCell.64k"
- },
- "required": 8,
- "precision": "NBT_FUZZY"
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "appliedenergistics2:item.ItemBasicStorageCell.64k",
- "amount": 8
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 3
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "P2P tunneling",
- "description": "Handling channels is something you should learn about. P2P tunnels allows you to move items through an area without taking up a channel. So if you put this to good use, you can make really big networks. I\u0027d recommend watching a tutorial on p2p tunnels, if you understand them AE2 becomes a whole lot more powerful.",
- "x": 139,
- "y": 115,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 460
- },
- "requirements": [
- 10
- ],
- "tasks": [
- {
- "type": "DETECT",
- "longDescription": "The memory card is a Blank card!",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 460
- },
- "required": 2
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ToolMemoryCard"
- },
- "precision": "NBT_FUZZY"
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 3
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "First automation steps",
- "description": "You might get tired of doing things manually. Well AE2 has a very impressive automation system.",
- "x": 100,
- "y": 68,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 52
- },
- "requirements": [
- 10
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Molecular assembler",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockMolecularAssembler"
- }
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 440
- }
- }
- ]
- },
- {
- "type": "DETECT",
- "description": "Patterns",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 340
- }
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 52
- },
- "required": 6
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Making it work",
- "description": "You might have noticed that your recipe\u0027s aren\u0027t auto crafting. That is because you need a CPU for that!",
- "x": 60,
- "y": 68,
- "icon": {
- "id": "appliedenergistics2:tile.BlockCraftingStorage"
- },
- "requirements": [
- 13
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Crafting CPU",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockCraftingStorage"
- }
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Faster!",
- "description": "You might be getting impatient. You might want to add more then one recipe to craft at the same time... Time to add another CPU! Oh it also has to be faster of course.",
- "x": 59,
- "y": 16,
- "icon": {
- "id": "appliedenergistics2:tile.BlockCraftingStorage",
- "damage": 1
- },
- "requirements": [
- 14
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "4K Crafting CPU",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockCraftingStorage",
- "damage": 1
- },
- "required": 7
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "appliedenergistics2:tile.BlockCraftingStorage",
- "damage": 1,
- "amount": 7
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "It keeps getting better",
- "description": "Faster and faster, keep improving yourself!",
- "x": 100,
- "y": 16,
- "icon": {
- "id": "appliedenergistics2:tile.BlockCraftingStorage",
- "damage": 2
- },
- "requirements": [
- 15
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "16K Crafting CPU",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockCraftingStorage",
- "damage": 2
- },
- "required": 7
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "appliedenergistics2:tile.BlockCraftingStorage",
- "damage": 2,
- "amount": 7
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 3
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Thats rather expansive...",
- "description": "Faster means more stuff needed... But faster is better!",
- "x": 140,
- "y": 16,
- "icon": {
- "id": "appliedenergistics2:tile.BlockCraftingStorage",
- "damage": 3
- },
- "requirements": [
- 16
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Master of Crafting",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockCraftingStorage",
- "damage": 3
- },
- "required": 25
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "appliedenergistics2:tile.BlockCraftingStorage",
- "damage": 3,
- "amount": 27
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 3
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Dense cable",
- "description": "Regular cables are so dull... Also dense cables store up to 32 channels instead of 8. Hook this up to a controller and every side of the controller is suddenly worth 32 channels.",
- "x": 172,
- "y": 68,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 76
- },
- "requirements": [
- 13
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Dense cable",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiPart",
- "damage": 76
- },
- "required": 8
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Spatial storage",
- "description": "Lets get started on spatial storage. The second part of end game AE2",
- "x": 207,
- "y": 15,
- "icon": {
- "id": "appliedenergistics2:tile.BlockSpatialIOPort"
- },
- "requirements": [
- 18
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "IO Port",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockSpatialIOPort"
- }
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Pylons",
- "description": "Make a cage with the pylons around the area you want to move. Note that pylons can not connect to each other in multiple directions. Also note that every pylon multiblock requires one channel to function",
- "x": 284,
- "y": 14,
- "icon": {
- "id": "appliedenergistics2:tile.BlockSpatialPylon"
- },
- "requirements": [
- 19
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Pylons",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockSpatialPylon"
- },
- "required": 128
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 3
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "A place to put it all",
- "description": "You are going to have to store the area somewhere... why not get the best of the best!",
- "x": 284,
- "y": 67,
- "icon": {
- "id": "appliedenergistics2:item.ItemSpatialStorageCell.128Cubed"
- },
- "requirements": [
- 20
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "128 Spatial storage",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemSpatialStorageCell.128Cubed"
- }
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 4
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "The hard part",
- "description": "Getting a singularity requires some items. Pump 256 000 items into the matter condensor. This will then make a singularity for you.",
- "x": 284,
- "y": 114,
- "icon": {
- "id": "appliedenergistics2:tile.BlockCondenser"
- },
- "requirements": [
- 25
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Matter condensor",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockCondenser"
- }
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags"
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Singularity",
- "description": "Once you get the singularity you will have to blow it up! Throw it on the ground with an ender dust and any explosion near it will split it in two. One for every bridge, this will link them.",
- "x": 284,
- "y": 151,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 47
- },
- "requirements": [
- 22
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "Singularity",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 47
- }
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 4
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "For the lazy",
- "description": "Some people absolutely hate going looking for the inscribers. So here is an option to get them another way. This is a rather slow process and it is more expensive...",
- "x": 284,
- "y": 184,
- "icon": {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 19
- },
- "repeat": {
- "type": "INTERVAL",
- "days": 1,
- "hours": 0
- },
- "tasks": [
- {
- "type": "CONSUME",
- "description": "Making the inscribers",
- "items": [
- {
- "item": {
- "id": "minecraft:iron_block"
- },
- "required": 2
- },
- {
- "item": {
- "id": "minecraft:diamond"
- },
- "required": 2
- },
- {
- "item": {
- "id": "minecraft:quartz"
- },
- "required": 8
- },
- {
- "item": {
- "id": "appliedenergistics2:item.ItemMultiMaterial"
- },
- "required": 4
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 13
- },
- {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 14
- },
- {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 15
- },
- {
- "id": "appliedenergistics2:item.ItemMultiMaterial",
- "damage": 19
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "Getting started on the bridge",
- "description": "A Quantum bridge is an extreamly powerful tool. This allows you to build up your ME system in a whole new location! It is rather expansive though. This is what AE2 endgame is.",
- "x": 203,
- "y": 114,
- "icon": {
- "id": "appliedenergistics2:tile.BlockQuantumRing"
- },
- "requirements": [
- 18
- ],
- "tasks": [
- {
- "type": "DETECT",
- "description": "The bridge",
- "items": [
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockQuantumRing"
- },
- "required": 16
- },
- {
- "item": {
- "id": "appliedenergistics2:tile.BlockQuantumLinkChamber"
- },
- "required": 2
- }
- ]
- }
- ],
- "rewardChoice": [
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 1
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- },
- {
- "id": "HardcoreQuesting:bags",
- "damage": 2
- }
- ],
- "reputationRewards": [
- {
- "reputation": 0,
- "value": 1
- }
- ]
- },
- {
- "name": "AE2 Stuff",
- "description": "Easier than intended. This addon for AE2 adds some features that make certain things easier. The Crystal Growth Chamber is used for crystals and will automatically turn itself off after it has finished",
- "x": 75,
- "y": 92,
- "icon": {
- "id": "ae2stuff:Grower"
- },
- "requirements": [
- 3
- ],
- "tasks": [
- {
- "type": "CRAFT",
- "items": [
- {
- "item": {
- "id": "ae2stuff:Grower"
- }
- }
- ]
- }
- ],
- "reward": [
- {
- "id": "appliedenergistics2:tile.BlockFluix",
- "amount": 2
- }
- ]
- }
- ]
- }
Advertisement
Add Comment
Please, Sign In to add comment