aboutsummaryrefslogtreecommitdiff
path: root/data/recipes/construction
diff options
context:
space:
mode:
authorhistoria <[not public]>2026-06-20 03:20:01 -0400
committerhistoria <[not public]>2026-06-20 03:20:01 -0400
commite4400c5f1e84c18d2126f2cb502ae10685977cbb (patch)
tree0523e9d68f1cfdc6f81b862e3068fe12c1a85054 /data/recipes/construction
parent5ea082ab4e82409aebc889b496f43e52b003d4f7 (diff)
downloadthehouseoficarus-e4400c5f1e84c18d2126f2cb502ae10685977cbb.tar.gz
refactor: combined all station crafting
Diffstat (limited to 'data/recipes/construction')
-rw-r--r--data/recipes/construction/mahogany_planks.yaml (renamed from data/recipes/construction/construct_mahogany_planks.yaml)2
-rw-r--r--data/recipes/construction/mahogany_table.yaml (renamed from data/recipes/construction/construct_mahogany_table.yaml)2
-rw-r--r--data/recipes/construction/oak_planks.yaml (renamed from data/recipes/construction/construct_oak_planks.yaml)2
-rw-r--r--data/recipes/construction/oak_shelf.yaml (renamed from data/recipes/construction/construct_oak_shelf.yaml)2
-rw-r--r--data/recipes/construction/oak_table.yaml (renamed from data/recipes/construction/construct_oak_table.yaml)2
-rw-r--r--data/recipes/construction/planks.yaml (renamed from data/recipes/construction/construct_planks.yaml)2
-rw-r--r--data/recipes/construction/teak_planks.yaml (renamed from data/recipes/construction/construct_teak_planks.yaml)2
-rw-r--r--data/recipes/construction/teak_table.yaml (renamed from data/recipes/construction/construct_teak_table.yaml)2
-rw-r--r--data/recipes/construction/wooden_chair.yaml (renamed from data/recipes/construction/construct_wooden_chair.yaml)2
-rw-r--r--data/recipes/construction/wooden_shelf.yaml (renamed from data/recipes/construction/construct_wooden_shelf.yaml)2
-rw-r--r--data/recipes/construction/wooden_table.yaml (renamed from data/recipes/construction/construct_wooden_table.yaml)2
11 files changed, 11 insertions, 11 deletions
diff --git a/data/recipes/construction/construct_mahogany_planks.yaml b/data/recipes/construction/mahogany_planks.yaml
index 6634f78..3008a07 100644
--- a/data/recipes/construction/construct_mahogany_planks.yaml
+++ b/data/recipes/construction/mahogany_planks.yaml
@@ -1,4 +1,4 @@
-id: construct_mahogany_planks
+id: mahogany_planks
type: construction
level: 50
xp: 30
diff --git a/data/recipes/construction/construct_mahogany_table.yaml b/data/recipes/construction/mahogany_table.yaml
index 89d08e4..4b08c06 100644
--- a/data/recipes/construction/construct_mahogany_table.yaml
+++ b/data/recipes/construction/mahogany_table.yaml
@@ -1,4 +1,4 @@
-id: construct_mahogany_table
+id: mahogany_table
type: construction
level: 52
xp: 120
diff --git a/data/recipes/construction/construct_oak_planks.yaml b/data/recipes/construction/oak_planks.yaml
index 77c2fcb..da50f88 100644
--- a/data/recipes/construction/construct_oak_planks.yaml
+++ b/data/recipes/construction/oak_planks.yaml
@@ -1,4 +1,4 @@
-id: construct_oak_planks
+id: oak_planks
type: construction
level: 15
xp: 10
diff --git a/data/recipes/construction/construct_oak_shelf.yaml b/data/recipes/construction/oak_shelf.yaml
index 042e64f..c9f6242 100644
--- a/data/recipes/construction/construct_oak_shelf.yaml
+++ b/data/recipes/construction/oak_shelf.yaml
@@ -1,4 +1,4 @@
-id: construct_oak_shelf
+id: oak_shelf
type: construction
level: 18
xp: 40
diff --git a/data/recipes/construction/construct_oak_table.yaml b/data/recipes/construction/oak_table.yaml
index 8eafe15..6428200 100644
--- a/data/recipes/construction/construct_oak_table.yaml
+++ b/data/recipes/construction/oak_table.yaml
@@ -1,4 +1,4 @@
-id: construct_oak_table
+id: oak_table
type: construction
level: 20
xp: 50
diff --git a/data/recipes/construction/construct_planks.yaml b/data/recipes/construction/planks.yaml
index 3ed8058..9d202ff 100644
--- a/data/recipes/construction/construct_planks.yaml
+++ b/data/recipes/construction/planks.yaml
@@ -1,4 +1,4 @@
-id: construct_planks
+id: planks
type: construction
level: 1
xp: 5
diff --git a/data/recipes/construction/construct_teak_planks.yaml b/data/recipes/construction/teak_planks.yaml
index aec0888..1780d8b 100644
--- a/data/recipes/construction/construct_teak_planks.yaml
+++ b/data/recipes/construction/teak_planks.yaml
@@ -1,4 +1,4 @@
-id: construct_teak_planks
+id: teak_planks
type: construction
level: 35
xp: 20
diff --git a/data/recipes/construction/construct_teak_table.yaml b/data/recipes/construction/teak_table.yaml
index 88d4a2a..ce579e1 100644
--- a/data/recipes/construction/construct_teak_table.yaml
+++ b/data/recipes/construction/teak_table.yaml
@@ -1,4 +1,4 @@
-id: construct_teak_table
+id: teak_table
type: construction
level: 38
xp: 80
diff --git a/data/recipes/construction/construct_wooden_chair.yaml b/data/recipes/construction/wooden_chair.yaml
index 3a9120d..a1db252 100644
--- a/data/recipes/construction/construct_wooden_chair.yaml
+++ b/data/recipes/construction/wooden_chair.yaml
@@ -1,4 +1,4 @@
-id: construct_wooden_chair
+id: wooden_chair
type: construction
level: 8
xp: 30
diff --git a/data/recipes/construction/construct_wooden_shelf.yaml b/data/recipes/construction/wooden_shelf.yaml
index c8ea836..3ea97cc 100644
--- a/data/recipes/construction/construct_wooden_shelf.yaml
+++ b/data/recipes/construction/wooden_shelf.yaml
@@ -1,4 +1,4 @@
-id: construct_wooden_shelf
+id: wooden_shelf
type: construction
level: 4
xp: 20
diff --git a/data/recipes/construction/construct_wooden_table.yaml b/data/recipes/construction/wooden_table.yaml
index 21d6c53..73050a7 100644
--- a/data/recipes/construction/construct_wooden_table.yaml
+++ b/data/recipes/construction/wooden_table.yaml
@@ -1,4 +1,4 @@
-id: construct_wooden_table
+id: wooden_table
type: construction
level: 6
xp: 25