soulbound quest
This commit is contained in:
parent
69380e4096
commit
0d2b556280
2 changed files with 33 additions and 6 deletions
|
|
@ -574,8 +574,8 @@
|
|||
type: "item"
|
||||
}]
|
||||
title: "{quests.space_survival.input_bus_railgun.title}"
|
||||
x: 6.0d
|
||||
y: -1.0d
|
||||
x: 6.5d
|
||||
y: -1.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["783BB3FC5702DA8C"]
|
||||
|
|
@ -600,8 +600,8 @@
|
|||
}
|
||||
]
|
||||
title: "{quests.space_survival.ammo_railgun.title}"
|
||||
x: 6.0d
|
||||
y: -2.0d
|
||||
x: 6.5d
|
||||
y: -2.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["498E559B9C37D2CA"]
|
||||
|
|
@ -660,8 +660,8 @@
|
|||
type: "item"
|
||||
}]
|
||||
title: "{quests.space_survival.output_bus_railgun.title}"
|
||||
x: 6.0d
|
||||
y: 3.0d
|
||||
x: 6.5d
|
||||
y: 3.5d
|
||||
}
|
||||
{
|
||||
dependencies: ["498E559B9C37D2CA"]
|
||||
|
|
@ -678,6 +678,29 @@
|
|||
x: 6.5d
|
||||
y: 2.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["3F785579F13B0F46"]
|
||||
description: [
|
||||
"{quests.space_survival.soulbound.desc.1}"
|
||||
"{@pagebreak}"
|
||||
"{quests.space_survival.soulbound.desc.2}"
|
||||
]
|
||||
id: "6B9257192CF56FE3"
|
||||
shape: "heart"
|
||||
subtitle: "{quests.space_survival.soulbound.subtitle}"
|
||||
tasks: [{
|
||||
id: "546E6DECAA00CB7B"
|
||||
item: {
|
||||
Count: 1
|
||||
id: "endermanoverhaul:soul_pearl"
|
||||
tag: { }
|
||||
}
|
||||
type: "item"
|
||||
}]
|
||||
title: "{quests.space_survival.soulbound.title}"
|
||||
x: 3.0d
|
||||
y: -4.0d
|
||||
}
|
||||
]
|
||||
subtitle: ["{quests.space_survival.subtitle}"]
|
||||
title: "{quests.space_survival}"
|
||||
|
|
|
|||
|
|
@ -2603,6 +2603,10 @@
|
|||
"quests.space_survival.output_bus_railgun.desc.2": "This feature serves two main purposes:&r\n\n&9• Direct item flow&r —\nYou can control which Output Bus receives items.\nTo do this, simply assign a circuit number to the Output Bus,\nthen select that number in your Sender’s rule via the &6Logistics Monitor&r.\n\n&9• Conditional rules&r —\nYou can also set rules to &cstop sending items&r if the circuit rule isn’t respected.\nThis is done not from the Sender tab, but by opening the &3Receiver&r tab in the Monitor.\nFor each circuit number, you can assign a rule that applies only to Output Buses using that number.",
|
||||
"quests.space_survival.output_bus_railgun.desc.3": "To learn more about the available rule types, make sure to check the &7three quests above this one&r.\n\nThey go over each rule in detail and explain how to use them effectively.",
|
||||
"quests.space_survival.output_bus_railgun.task": "Any Railgun Output Bus",
|
||||
"quests.space_survival.soulbound.title": "Extraterrestrial Death",
|
||||
"quests.space_survival.soulbound.subtitle": "You're a long way from spawn",
|
||||
"quests.space_survival.soulbound.desc.1": "In TerraFirmaGreg, you can set your spawn on any dimension (even The Beneath!), but unless you've got a bunch of extra space suits lying around, respawning on the Moon might complicate things.\n\nFirst of all, you'll definitely want your bed to be inside an oxygenated area, so you don't immediately die as soon as you respawn (though in case of a blackout, you should have enough time to break your bed and reset your spawn).",
|
||||
"quests.space_survival.soulbound.desc.2": "Secondly, you can upgrade each piece of your Space Suit with a &bSoul Pearl&r. This will make them stay equipped when you die!\n\nYou can get these from any of the tougher, hostile Endermen on the Moon. We promise it's sci-fi and not magic.",
|
||||
"quests.steam_age": "Early Automation",
|
||||
"quests.steam_age.subtitle": "From Primitive Machines to Steam Power",
|
||||
"quests.steam_age.basic_greate.title": "Basics of Greate",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue