Skip to content

Commit

Permalink
Adds infinite spray can quest (#17467)
Browse files Browse the repository at this point in the history
  • Loading branch information
querns authored Sep 26, 2024
1 parent a1da666 commit 8b2301c
Showing 1 changed file with 73 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,73 @@
{
"questIDHigh:4": -6958713042930021650,
"preRequisites:9": {
"0:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2321,
"type:1": 1
},
"1:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2296,
"type:1": 1
},
"2:10": {
"questIDHigh:4": 0,
"questIDLow:4": 2878,
"type:1": 1
}
},
"questIDLow:4": -8746080893915019949,
"properties:10": {
"betterquesting:10": {
"snd_complete:8": "random.levelup",
"taskLogic:8": "AND",
"visibility:8": "NORMAL",
"isMain:1": 0,
"simultaneous:1": 0,
"icon:10": {
"id:8": "gregtech:gt.metaitem.01",
"Count:3": 1,
"tag:10": {
"is_locked:1": 0,
"current_color:1": 1,
"display:10": {
"Name:8": "Infinite Spray Can (Red)"
}
},
"Damage:2": 32468,
"OreDict:8": ""
},
"snd_update:8": "random.levelup",
"repeatTime:3": -1,
"globalShare:1": 0,
"questLogic:8": "AND",
"repeat_relative:1": 1,
"name:8": "A Small Reward: The Infinite Spray Can",
"lockedProgress:1": 0,
"autoClaim:1": 0,
"isSilent:1": 0,
"desc:8": "Congratulations! You have completed the Platinum Line. Not many players have the perseverance to accomplish this task. A small reward is in order!\n\nThe [note]Infinite Spray Can[/note] never runs out of paint, and contains all sixteen colors (as well as solvent!) Of course, line mode and Ring of Loki support are included. There are also many convenience features. Middle click to open a color choice GUI. Middle click a painted block to copy its color to the spray can. Left click to cycle the active color (sneak to go backwards.) Sneak middle click to lock the can; while locked, you can\u0027t accidentally change the color. Sneak middle click to unlock. \n\nNaturally, you\u0027ll have to craft the infinite spray can yourself. It\u0027s a Dire Crafting recipe, so hopefully you have a dire crafting table. It requires a lot of platinum line materials, of course. And, apparently, a rainbow cactus, so a small detour into magic will be necessary. And a bunch of random-looking AE2 parts. And an IV world accelerator. And... a fence?\n\nIs this really a reward?"
}
},
"tasks:9": {
"0:10": {
"partialMatch:1": 1,
"autoConsume:1": 0,
"groupDetect:1": 0,
"ignoreNBT:1": 1,
"index:3": 0,
"consume:1": 0,
"requiredItems:9": {
"0:10": {
"id:8": "gregtech:gt.metaitem.01",
"Count:3": 1,
"Damage:2": 32468,
"OreDict:8": ""
}
},
"taskID:8": "bq_standard:retrieval"
}
},
"rewards:9": {}
}

0 comments on commit 8b2301c

Please sign in to comment.