-
Notifications
You must be signed in to change notification settings - Fork 324
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Quest Improvements - 20 January (#15375)
* fix format * fix canola quest again * fix powerful armor quest * Hulk smash typo fix * fix hydroponics prereqs * add lv extruder skip
- Loading branch information
Showing
7 changed files
with
55 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -164,4 +164,4 @@ | |
} | ||
} | ||
} | ||
} | ||
} |
43 changes: 43 additions & 0 deletions
43
...rquesting/DefaultQuests/Quests/NoQuestLine/TriggerLVExtrude-sIP_FoxIRaeE08GesBwYcQ==.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
{ | ||
"questIDHigh:4": -5727453828777228889, | ||
"preRequisites:9": { | ||
"0:10": { | ||
"questIDHigh:4": 0, | ||
"questIDLow:4": 740 | ||
} | ||
}, | ||
"questIDLow:4": -8875537553313490831, | ||
"properties:10": { | ||
"betterquesting:10": { | ||
"snd_complete:8": "random.levelup", | ||
"taskLogic:8": "AND", | ||
"visibility:8": "HIDDEN", | ||
"isMain:1": 0, | ||
"simultaneous:1": 0, | ||
"icon:10": { | ||
"id:8": "minecraft:nether_star", | ||
"Count:3": 1, | ||
"Damage:2": 0, | ||
"OreDict:8": "" | ||
}, | ||
"snd_update:8": "random.levelup", | ||
"repeatTime:3": -1, | ||
"globalShare:1": 0, | ||
"questLogic:8": "AND", | ||
"repeat_relative:1": 1, | ||
"name:8": "Trigger: LV Extruder Skip", | ||
"lockedProgress:1": 0, | ||
"autoClaim:1": 1, | ||
"isSilent:1": 1, | ||
"desc:8": "No Description" | ||
} | ||
}, | ||
"tasks:9": {}, | ||
"rewards:9": { | ||
"0:10": { | ||
"questID:8": "AAAAAAAAAAAAAAAAAAACoQ\u003d\u003d", | ||
"rewardID:8": "bq_standard:questcompletion", | ||
"index:3": 0 | ||
} | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters