Quests rework and small fixes (#911)
* First modification of MV Quest structure test * Starting some changes for quest_rework * Fixes for scaffolding frame and bloomery steam consumption so it works with only one High pressure liquid boiler * Big changes for quests including Ore Processing Chapter, MV Chapter without the lang file and some fixes around the quest book. Also include a fix for Steam Bloomery so it only needs 1 High Pressure Liquid Boiler to run as max parallel and the fix for scaffolding frame * Update my branch with recent changes * Fix for Ice to Packed Ice
This commit is contained in:
parent
87b3937768
commit
03fa741db6
14 changed files with 1796 additions and 624 deletions
|
|
@ -2302,6 +2302,59 @@
|
|||
x: 8.5d
|
||||
y: 4.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["1269F30575599F10"]
|
||||
id: "2D90631147B852D2"
|
||||
tasks: [{
|
||||
id: "4B92CEB19BA7FB49"
|
||||
item: "expatternprovider:oversize_interface"
|
||||
type: "item"
|
||||
}]
|
||||
x: 15.5d
|
||||
y: 4.0d
|
||||
}
|
||||
{
|
||||
dependencies: [
|
||||
"1FB2089C461BD7F5"
|
||||
"6D1FC61E12586D57"
|
||||
]
|
||||
id: "6F9069736E604DB4"
|
||||
tasks: [
|
||||
{
|
||||
id: "0C7898F1DF3EDC06"
|
||||
item: "expatternprovider:assembler_matrix_frame"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "4688AE993B97749F"
|
||||
item: "expatternprovider:assembler_matrix_wall"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "156E6F2A72944DD1"
|
||||
item: "expatternprovider:assembler_matrix_pattern"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "4DDF957C178999AF"
|
||||
item: "expatternprovider:assembler_matrix_crafter"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "11BCB5AF876035A2"
|
||||
item: "expatternprovider:assembler_matrix_speed"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "19B6A6C5D2A9C3BE"
|
||||
item: "expatternprovider:assembler_matrix_glass"
|
||||
optional_task: true
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
x: 13.5d
|
||||
y: 6.0d
|
||||
}
|
||||
]
|
||||
title: "&6HV&r - AE2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue