Mechanical press (#1243)

* welcome back, mechanical press

* EMI category order

* langs

* quests

* emi categories

* quests

* greate stress settings for the mech press

* I got distracted so I guess these are on this branch now

* removed welding recipes from the pressurizer

* recipe additions and changes for the mech press!

* let's go gambling!

* added flux to the mech press "welding" recipes
This commit is contained in:
Pyritie 2025-07-05 01:41:03 +01:00 committed by GitHub
parent 7d9a38d64b
commit 6bf2ad74cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
161 changed files with 623 additions and 280 deletions

View file

@ -43,7 +43,7 @@
image: "ftblibrary:icons/star"
rotation: 0.0d
width: 1.0d
x: -5.5d
x: -6.0d
y: -13.5d
}
{
@ -68,7 +68,7 @@
{
id: "2425C5C5109FD90C"
linked_quest: "48C1E980F7D64317"
x: -6.0d
x: -6.5d
y: -13.0d
}
{
@ -90,7 +90,7 @@
{
id: "098E410F9E564854"
linked_quest: "5E4FC017E09ACF44"
x: -6.0d
x: -6.5d
y: -11.0d
}
{
@ -1083,6 +1083,26 @@
x: -3.5d
y: -0.5d
}
{
id: "52CC0FDEC6F52F72"
tasks: [{
id: "18ECFC0526668CCC"
item: "greate:andesite_alloy_mechanical_press"
type: "item"
}]
x: -5.5d
y: -13.0d
}
{
id: "60FCEC93B383D3C2"
tasks: [{
id: "40BA8140472A905A"
item: "greate:steel_mechanical_press"
type: "item"
}]
x: -5.5d
y: -11.0d
}
]
subtitle: ["{quests.ore_proc.subtitle}"]
title: "{quests.ore_proc}"

View file

@ -10,7 +10,7 @@
{
id: "39027CF4DC307D33"
linked_quest: "5E186CD5E83BFDF0"
x: -27.0d
x: -29.0d
y: 2.0d
}
{
@ -31,7 +31,7 @@
linked_quest: "48A8E3210B2BAE1C"
shape: "octagon"
size: 2.0d
x: -27.0d
x: -29.0d
y: 0.0d
}
]
@ -48,7 +48,7 @@
type: "item"
}]
title: "{quests.steam_age.basic_millstone.title}"
x: -18.0d
x: -19.5d
y: 0.0d
}
{
@ -66,7 +66,7 @@
type: "item"
}]
title: "{quests.steam_age.horse_crank.title}"
x: -22.0d
x: -23.5d
y: -2.0d
}
{
@ -81,7 +81,7 @@
type: "item"
}]
title: "{quests.steam_age.helve_hammer.title}"
x: -18.0d
x: -19.5d
y: -4.0d
}
{
@ -109,7 +109,7 @@
}
]
title: "{quests.steam_age.basic_greate.title}"
x: -18.0d
x: -19.5d
y: -2.0d
}
{
@ -1126,7 +1126,7 @@
}
]
title: "{quests.steam_age.create_tools.title}"
x: -20.0d
x: -21.5d
y: -4.0d
}
{
@ -1243,7 +1243,7 @@
}
]
title: "{quests.steam_age.poor_paths.title}"
x: -23.5d
x: -25.0d
y: -3.5d
}
{
@ -1294,7 +1294,7 @@
}
]
title: "{quests.steam_age.normal_paths.title}"
x: -24.0d
x: -25.5d
y: -2.0d
}
{
@ -1347,7 +1347,7 @@
}
]
title: "{quests.steam_age.good_paths.title}"
x: -23.5d
x: -25.0d
y: -0.5d
}
{
@ -1408,7 +1408,7 @@
type: "item"
}]
title: "{quests.metal_age.bronze_goodies.title}"
x: -20.0d
x: -21.5d
y: -2.0d
}
{
@ -1602,6 +1602,42 @@
x: -22.0d
y: 17.0d
}
{
dependencies: ["7B045998769930F0"]
description: ["{quests.steam_age.basic_mech_press.desc}"]
id: "14710C5B4981CECC"
optional: true
shape: "heart"
subtitle: "{quests.steam_age.basic_mech_press.subtitle}"
tasks: [{
id: "2F89D6D6745465DC"
item: "greate:andesite_alloy_mechanical_press"
type: "item"
}]
title: "{quests.steam_age.basic_mech_press.title}"
x: -17.5d
y: -2.0d
}
{
dependencies: ["09D913288896A67A"]
description: [
"{quests.steam_age.steel_mech_press.desc.1}"
"{@pagebreak}"
"{quests.steam_age.steel_mech_press.desc.2}"
]
id: "0D39D83AA5F9D543"
optional: true
shape: "heart"
subtitle: "{quests.steam_age.steel_mech_press.subtitle}"
tasks: [{
id: "32E30B6AC780CAF1"
item: "greate:steel_mechanical_press"
type: "item"
}]
title: "{quests.steam_age.steel_mech_press.title}"
x: -7.5d
y: 4.0d
}
]
subtitle: ["{quests.steam_age.subtitle}"]
title: "{quests.steam_age}"