This commit is contained in:
FriendlyCube 2024-03-12 00:38:15 +02:00 committed by Cube
parent 6d91c89d1d
commit 2b179b88dd
11 changed files with 1491 additions and 181 deletions

File diff suppressed because it is too large Load diff

View file

@ -6,7 +6,7 @@
group: ""
icon: "gtceu:ev_electric_motor"
id: "7FB9F636D95820A3"
order_index: 6
order_index: 7
quest_links: [
{
id: "2E99A771FCA40E15"
@ -492,29 +492,6 @@
x: 6.75d
y: 4.5d
}
{
dependencies: ["30A6EDDF25A5E5F8"]
description: [
"Even without channels, P2P Tunnels are still extremely important automation tools!"
""
"&9Note:&r There are many fantastic resources online to explain how P2P Tunnels work. The short description is that they allow transfer of things from 1 input to endless output. You can link them using a Memory Card."
""
"This Quest acts as a tutorial on how to use the P2P Tunnels to your own benefit."
]
icon: "ae2:me_p2p_tunnel"
id: "39E7997F3080250A"
shape: "square"
size: 0.75d
subtitle: "Fear not, channels are gone"
tasks: [{
id: "578F4D24289C544E"
item: "ae2:me_p2p_tunnel"
type: "item"
}]
title: "P2P Tunnels"
x: 7.875d
y: 3.375d
}
{
dependencies: ["069FD86133D7D582"]
description: [
@ -1631,40 +1608,6 @@
x: 0.0d
y: 10.125d
}
{
dependencies: ["39E7997F3080250A"]
description: [
"To turn a P2P Tunnel into an &aItem P2P Tunnel&r, right-click it in the world with a &dvanilla Chest&r."
""
"Item P2P Tunnels are useful in a more abstract way so let's start with an example."
"{@pagebreak}"
"&eExample:&r Making a &9HV Machine Hull&r in the &3Assembler&r also requires an &3Extractor&r for the Fluid. That is two machines, hence two inventories."
""
"You could passively fill the Assembler with Polyethylene, &lor&r you can also include it in your &dPattern&r, in the form of 2 Bars (Ingots)."
""
"You may think the next step is just to dump the items in a Buffer and route the items with Pipes - however, this system will eventually &4jam&r due to the incompability with AE2 Interface blocking mode! Oh no!"
"{@pagebreak}"
"This can be fixed by placing the input of the &aItem P2P&r on your &3ME Interface&r, placing one output on the &3Extractor&r, and another output on the &3Assembler&r."
""
"Then, use Filter covers where the outputs are connected. &dItem Tag Filters&r are better, since you can configure them to &9ingot&r. Have them on &ewhitelist&r for the &3Extractor&r, and on &eblacklist&r for the &3Assembler&r (no Assembler recipe ever requires Ingots - that's an intentional design decision in GregTech)."
""
"Don't forget &dBlocking Mode&r on your Interface."
""
"Look - another reason why it's good to store polymers (Polyethylene, PTFE, PBI) as Bars!"
]
icon: "ae2:me_p2p_tunnel"
id: "7EF57E379F736FBB"
shape: "rsquare"
size: 0.66d
subtitle: "A primer on items and P2P"
tasks: [{
id: "3CF9C3527F11EDA1"
type: "checkmark"
}]
title: "Item P2P Tunnels"
x: 7.875d
y: 4.5d
}
{
dependencies: ["3B2D2C47BEBCFFA7"]
description: [

View file

@ -662,18 +662,7 @@
"16E3465CF94E2BDD"
"4024C831C77101CA"
]
description: [
"Regardless of whether you're playing on Peaceful or not, you will have to defeat the &4Ender Dragon&r to return to the Overworld safely."
""
"Prepare yourself with a bow, a few arrows, a blade, and some beds (speedrunner strats!)."
""
"This quest will print the &alocation of the nearest Stronghold&r in chat."
"{@pagebreak}"
"&9The End&r has even more new veins and materials to harvest, such as &ePlatinum&r and &7Naquadah&r! Similar to Nether ores, End ores are &6worth two Overworld ores&r."
""
"&aEyes of Ender&r are additionally used in crafting certain components, or for creating &5Quantum Eyes&r."
]
icon: "minecraft:end_portal_frame"
icon: "minecraft:ender_eye"
id: "41D32C5178760F47"
size: 0.75d
tasks: [{
@ -682,7 +671,6 @@
item: "minecraft:ender_eye"
type: "item"
}]
title: "The End"
x: 7.875d
y: -1.875d
}

View file

@ -5,7 +5,7 @@
group: ""
icon: "gtceu:iv_electric_motor"
id: "32EF20533F323E02"
order_index: 7
order_index: 8
quest_links: [{
id: "050247AED8C803F9"
linked_quest: "30A6EDDF25A5E5F8"

View file

@ -5,7 +5,7 @@
group: ""
icon: "gtceu:luv_electric_motor"
id: "262A03F6F4EC713C"
order_index: 8
order_index: 9
quest_links: [
{
id: "7F8B55C8510200AF"

View file

@ -5,7 +5,7 @@
group: ""
icon: "gtceu:electric_blast_furnace"
id: "41FEC6178ABF1998"
order_index: 11
order_index: 12
quest_links: [
{
id: "787AC5F1A89ABE41"

View file

@ -533,72 +533,6 @@
x: 1.125d
y: 2.625d
}
{
dependencies: [
"5401AB5E399E7BEA"
"16A6AE5C770DB83A"
]
description: [
"&3Molecular Assemblers&r can be used to automate Crafting Table recipes, which means you can automate just about anything now."
""
"To maximise the number of recipes a single Molecular Assembler can do, make a 3D matrix of Molecular Assemblers and ME Interfaces - where each component is surrounded on 6 sides by the other."
""
"Using higher-tier materials in crafting will yield more Molecular Assemblers."
"{@pagebreak}"
"&cWarning:&r Try to avoid using GT tools in AE2 autocrafting! It causes AE2 to freak out... you may or may not destroy the TPS, or even worse, end up having thousands of tools being crafted as soon as one of them breaks."
""
"If you're stubborn enough to &oreally&r want to use GT tools in AE2 autocrafting, prioritise encoding recipes that use tools with high durability, but &4do not&r setup autocrafting for the tools themselves. Instead, use the alternate &3Assembling Machine&r recipes."
]
icon: "ae2:molecular_assembler"
id: "0A1165C6D1F62C2B"
size: 0.66d
subtitle: "Autocrafting at last!"
tasks: [{
id: "37ED5227CCC0FE20"
item: "ae2:molecular_assembler"
type: "item"
}]
title: "Autocrafting"
x: 3.375d
y: 1.5d
}
{
dependencies: ["315169840E06110F"]
description: [
"Making &aAE2 Presses&r will unlock all the &9Processors&r from AE2. This opens up &9ME Drives&r, &9ME Interfaces,&r &9ME Crafting CPUs&r... that's almost the rest of AE2 at your fingertips!"
""
"AE2 &9Printed Circuits&r are now made in the &3Forming Press&r."
]
icon: "ae2:silicon_press"
id: "5401AB5E399E7BEA"
size: 0.66d
subtitle: "Who likes meteor hunting, anyway?"
tasks: [
{
id: "1141B6EFBC930999"
item: "ae2:calculation_processor_press"
type: "item"
}
{
id: "232235435C17AF43"
item: "ae2:engineering_processor_press"
type: "item"
}
{
id: "7BEAD830AE385683"
item: "ae2:logic_processor_press"
type: "item"
}
{
id: "54ACD8E01EABC134"
item: "ae2:silicon_press"
type: "item"
}
]
title: "Pressing Matters"
x: 3.375d
y: 2.64d
}
{
dependencies: ["682C26579EDDCA76"]
description: [
@ -1172,26 +1106,6 @@
x: 6.75d
y: -3.0d
}
{
dependencies: ["10FB27DD3C7BEC2F"]
description: [
"&aPatterns&r are used for AE2 autocrafting. Using &aPolyvinyl Chloride&r increases the yield by &64 times&r, and higher-tier plastics have even greater yields."
""
"&3Molecular Assemblers&r aren't available for a little while more, but you can still automate machines with &9ME Interfaces&r."
]
icon: "ae2:blank_pattern"
id: "1C036BCB2C488CFF"
size: 0.66d
subtitle: "Autocrafting at last!"
tasks: [{
id: "032C24CBA8687E72"
item: "ae2:blank_pattern"
type: "item"
}]
title: "Patterns"
x: 5.625d
y: -4.125d
}
{
dependencies: ["10FB27DD3C7BEC2F"]
description: [

View file

@ -3849,13 +3849,9 @@
hide_dependency_lines: true
id: "0D47455ABB97C81D"
tasks: [{
icon: "tfc:wild_crop/papyrus"
id: "6EF9C75A9ADB0F75"
observe_type: 0
timer: 0L
title: "Найдите папирус"
to_observe: "tfc:crop/papyrus"
type: "observation"
id: "3A90FF5E36D0ACF8"
item: "tfc:papyrus"
type: "item"
}]
x: 27.0d
y: 1.0d
@ -4203,13 +4199,9 @@
hide_dependency_lines: true
id: "56E985CAC2E08785"
tasks: [{
icon: "tfc:wild_crop/jute"
id: "0D975C4556FBC981"
observe_type: 0
timer: 0L
title: "Найдите дикий джут"
to_observe: "tfc:wild_crop/jute"
type: "observation"
id: "32068C359E9916DD"
item: "tfc:jute"
type: "item"
}]
x: 19.5d
y: -4.0d
@ -4744,7 +4736,16 @@
id: "3D3508CB85E24741"
tasks: [{
id: "1305D6C4E52B055B"
item: "tfcastikorcarts:wheel/acacia"
item: {
Count: 1b
id: "ftbfiltersystem:smart_filter"
tag: {
display: {
Name: "{\"text\":\"Any Wheel\"}"
}
"ftbfiltersystem:filter": "or(item_tag(tfcastikorcarts:cart_wheel))"
}
}
type: "item"
}]
x: 13.5d
@ -4755,7 +4756,16 @@
id: "219306E39AD47499"
tasks: [{
id: "74EB9E449D473FC9"
item: "tfcastikorcarts:supply_cart/acacia"
item: {
Count: 1b
id: "ftbfiltersystem:smart_filter"
tag: {
display: {
Name: "{\"text\":\"Any Supply Cart\"}"
}
"ftbfiltersystem:filter": "or(item_tag(tfcastikorcarts:supply_cart))"
}
}
type: "item"
}]
x: 14.5d
@ -4766,7 +4776,16 @@
id: "146B900F623869B5"
tasks: [{
id: "54A97AF79AA8E551"
item: "tfcastikorcarts:plow/acacia"
item: {
Count: 1b
id: "ftbfiltersystem:smart_filter"
tag: {
display: {
Name: "{\"text\":\"Any Plow\"}"
}
"ftbfiltersystem:filter": "or(item_tag(tfcastikorcarts:plow))"
}
}
type: "item"
}]
x: 14.0d
@ -4777,7 +4796,16 @@
id: "671C2E5239C4E644"
tasks: [{
id: "575BC984BA6ED21C"
item: "tfcastikorcarts:animal_cart/acacia"
item: {
Count: 1b
id: "ftbfiltersystem:smart_filter"
tag: {
display: {
Name: "{\"text\":\"Any Animal Cart\"}"
}
"ftbfiltersystem:filter": "or(item_tag(tfcastikorcarts:animal_cart))"
}
}
type: "item"
}]
x: 15.0d

View file

@ -12,7 +12,7 @@
}
}
id: "28EBC0FF82EFD94B"
order_index: 12
order_index: 13
quest_links: [
{
id: "2BB2FC2D9D2F2E57"

View file

@ -5,7 +5,7 @@
group: ""
icon: "gtceu:uv_electric_motor"
id: "2E730D6F5A7C2E83"
order_index: 10
order_index: 11
quest_links: [
{
id: "5232A33368566616"

View file

@ -5,7 +5,7 @@
group: ""
icon: "gtceu:zpm_electric_motor"
id: "0945247E83444D90"
order_index: 9
order_index: 10
quest_links: [
{
id: "6BE70146903B5CBD"