pattern box quest

This commit is contained in:
Pyritie 2025-09-30 18:13:30 +01:00
parent 86efd71b27
commit 4ebf1fa949
2 changed files with 17 additions and 8 deletions

View file

@ -226,6 +226,7 @@
y: -0.5d
}
{
can_repeat: true
dependencies: ["0C0B09D66D0CFFBA"]
description: ["{quests.ae2.ae_guide.desc}"]
id: "6CF08AFB924905F0"
@ -1230,19 +1231,19 @@
type: "item"
}]
title: "{quests.ae2.cutting_knife.title}"
x: 0.0d
x: 0.5d
y: -10.5d
}
{
dependencies: ["378E2294EFD85C65"]
description: ["{quests.ae2.programmed_circuit_card.desc}"]
id: "51B34B3E51B6ECDD"
dependencies: ["386C54268DA9F2BF"]
description: ["{quests.ae2.pattern_box.desc}"]
id: "36BF57C3B7D81B6F"
tasks: [{
id: "295980339E1FE027"
item: "pccard:card_programmed_circuit"
id: "403A9E3BB8B14683"
item: "ae2:pattern_box"
type: "item"
}]
x: 1.0d
x: -0.5d
y: -10.5d
}
]

View file

@ -479,6 +479,7 @@
"block.tfg.grass.mars_dirt": "Martian Dirt",
"block.tfg.grass.mars_clay_dirt": "Martian Clay Dirt",
"block.tfg.grass.mars_farmland": "Martian Farmland",
"block.tfg.grass.mars_path": "Martian Path",
"block.tfg.grass.amber_mycelium": "Amber Mycelium",
"block.tfg.grass.amber_clay_mycelium": "Amber Clay Mycelium",
"block.tfg.grass.amber_kaolin_mycelium": "Amber Kaolin Mycelium",
@ -501,6 +502,8 @@
"block.tfg.groundcover.strophar_stick": "Strophar Twig",
"block.tfg.groundcover.glacian_stick": "Glacian Twig",
"block.tfg.groundcover.alphacene_stick": "Alphacene Twig",
"block.tfg.mars_ice": "Semiheavy Ammoniacal Ice",
"block.tfg.mars_icicle": "Semiheavy Ammoniacal Icicle",
"block.tfg.electromagnetic_accelerator": "Electromagnetic Accelerator",
"block.tfg.superconductor_coil_large": "Large Superconductor Coil",
"block.tfg.superconductor_coil_small": "Small Superconductor Coil",
@ -1486,7 +1489,7 @@
"quests.ae2.cutting_knife.title": "Cutting Knives",
"quests.ae2.cutting_knife.desc": "These are tools for easily renaming all of your ME components. Why would you want to do this? If you rename your Pattern Providers, their names will show up in the Pattern Terminal, which can be very handy for keeping track of which Pattern Provider is connected to which machine.\n\nFor example &oSmall Gear Extruder&r as a name for the Pattern Provider would let you easily know that this Extruder contains a Small Gear mold, so you should only put Small Gear patterns in it.",
"quests.ae2.cutting_knife.task": "Either cutting knife",
"quests.ae2.programmed_circuit_card.desc": "Insert one of these into your Pattern Providers, and if your recipe has a programmed circuit, the attached GregTech machine will automatically change its circuit to the one in the recipe. How useful is that?!",
"quests.ae2.pattern_box.desc": "The Pattern Box can carry around all your Blank and Encoded Patterns in one inventory slot, and they will be visible in any AE2 device UI as long as the box is somewhere in your inventory.",
"quests.ae2.iv.title": "IV Tier AE2",
"quests.ae2.iv.desc": "This entire branch becomes fully unlockable once you reach &1IV&r.",
"quests.ae2.accumulation_press.desc": "To get this &eNew Inscriber Press&r, you will need to invest a bit.\n\nFirst, you must upgrade your Implosion Compressor with &1two IV Energy Hatches&r.\n\nThen, get yourself a new IV Laser Engraver if you don't already have one.\n\nAnd finally, prepare a lot of Industrial TNT — its the &conly one that works&r for this process.\n\nPlan carefully, as this step is quite demanding!",
@ -1649,6 +1652,11 @@
"quests.development.hull_zpm.title": "Craftable in &cZPM&r",
"quests.development.hull_zpm.subtitle": "Soft and Wetware",
"quests.development.hull_zpm.desc": "This is the &9Wetware&r Circuit line.\n\nIt will be the biggest automation challenge to face in this modpack. Best of luck.",
"quests.extreme_voltage": "&5EV&r - Extreme Voltage",
"quests.extreme_voltage.subtitle": "Reach Mars, discover Nuclear Fission and build new massive multiblocks",
"quests.extreme_voltage.welcome_to_ev.title": "This is Extreme Voltage",
"quests.extreme_voltage.welcome_to_ev.subtitle": "Let's go Nuclear on Mars",
"quests.extreme_voltage.welcome_to_ev.desc": "",
"quests.gregtech_energy": "GregTech Energy",
"quests.gregtech_energy.subtitle": "So how does all of that work?",
"quests.gregtech_energy.start.title": "Let's do some explaining",