init
This commit is contained in:
114
minecraft/config/ftbquests/quests/chapters/endgame.snbt
Normal file
114
minecraft/config/ftbquests/quests/chapters/endgame.snbt
Normal file
@@ -0,0 +1,114 @@
|
||||
{
|
||||
default_hide_dependency_lines: false
|
||||
default_quest_shape: ""
|
||||
filename: "endgame"
|
||||
group: ""
|
||||
id: "155E0954AA8504AE"
|
||||
order_index: 1
|
||||
quest_links: [ ]
|
||||
quests: [
|
||||
{
|
||||
description: ["type: \"seeditem\" (without the quotes) into the EMI search bar. You will need to automate every single one of these. You can acquire them my crafting gardens, which can then be bonemealed."]
|
||||
id: "28273BAFA4C5C686"
|
||||
tasks: [{
|
||||
id: "0BB1C9EFCD3E54B3"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
"ftbfiltersystem:filter": "or(mod(pamhc2crops)mod(pamhc2foodcore)mod(pamhc2foodextended)mod(pamhc2trees))item_tag(forge:seeds)"
|
||||
}
|
||||
}
|
||||
title: "All of the Seeds"
|
||||
type: "item"
|
||||
}]
|
||||
title: "All of the seeds"
|
||||
x: -0.5d
|
||||
y: 0.0d
|
||||
}
|
||||
{
|
||||
description: ["Get all of the fruit tree saplings, fruits can be cut off and replanted in a more convenient location with shears."]
|
||||
id: "4BE86CC9BE349547"
|
||||
tasks: [{
|
||||
id: "76AFE0AEDC932042"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "ftbfiltersystem:smart_filter"
|
||||
tag: {
|
||||
display: {
|
||||
Name: "{\"text\":\"dumb filter\"}"
|
||||
}
|
||||
"ftbfiltersystem:filter": "mod(pamhc2trees)item_tag(forge:crops)"
|
||||
}
|
||||
}
|
||||
title: "Pam's Saplings"
|
||||
type: "item"
|
||||
}]
|
||||
x: 1.5d
|
||||
y: 0.0d
|
||||
}
|
||||
{
|
||||
can_repeat: true
|
||||
dependencies: ["30151BB6311B1E9E"]
|
||||
description: ["The final item"]
|
||||
id: "64B0D91D1BC5E1C9"
|
||||
rewards: [{
|
||||
command: "/kill @a"
|
||||
elevate_perms: true
|
||||
id: "1FE98BF1DA1CEE40"
|
||||
silent: true
|
||||
type: "command"
|
||||
}]
|
||||
tasks: [{
|
||||
consume_items: true
|
||||
id: "35491E06A526BCDF"
|
||||
item: "kubejs:hothotgrapincoo"
|
||||
type: "item"
|
||||
}]
|
||||
x: 0.5d
|
||||
y: -3.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"4BE86CC9BE349547"
|
||||
"28273BAFA4C5C686"
|
||||
]
|
||||
description: ["Even if you get all of the base resources for this craft, you have to somehow turn those into the final item."]
|
||||
id: "30151BB6311B1E9E"
|
||||
tasks: [{
|
||||
id: "6AD6CC3A5EC2CFBA"
|
||||
title: "Some sort of crafting system"
|
||||
type: "checkmark"
|
||||
}]
|
||||
x: 0.5d
|
||||
y: -1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["30151BB6311B1E9E"]
|
||||
description: ["This is definitely possible with computer craft, more information coming soon..."]
|
||||
hide_until_deps_complete: true
|
||||
id: "18F2702656AA98D4"
|
||||
tasks: [{
|
||||
id: "428F9DC1B4BC56A9"
|
||||
title: "COMPUTERCRAFT"
|
||||
type: "checkmark"
|
||||
}]
|
||||
x: 2.0d
|
||||
y: -2.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["30151BB6311B1E9E"]
|
||||
description: ["If you actually manage to complete this pack, feel free to shoot me an email or something and i can add your strategy here. email is: houngry@apexfight.net."]
|
||||
hide_until_deps_complete: true
|
||||
id: "50FBF9FFB7A4352E"
|
||||
tasks: [{
|
||||
id: "6EBFDD5C0C5F139C"
|
||||
title: "SOME OTHER WAY??"
|
||||
type: "checkmark"
|
||||
}]
|
||||
x: -1.0d
|
||||
y: -2.0d
|
||||
}
|
||||
]
|
||||
title: "Endgame"
|
||||
}
|
||||
Reference in New Issue
Block a user