Artisan Table (#2857)
* artisan table merging (#2766) * these should be good * Update recipes.miscellaneous.js * little typo Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * fix typo, my bad gang * fix charnia * fixed recycling issues from the material rewrite, updated everything to the new recycling helper method * I'll move these eventually --------- Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> Co-authored-by: Pyritie <pyritie@gmail.com> * artisan table assets * asset update * Update recipes.artisan_table.js * asset update * lang * tag refactor * waiter! more assets please * recipes * done? * I forgor --------- Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> Co-authored-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
parent
af57d9a37c
commit
75b0cea000
30 changed files with 1170 additions and 331 deletions
|
|
@ -695,14 +695,21 @@
|
|||
shape: "square"
|
||||
size: 1.0d
|
||||
subtitle: "{quests.steam_age.circuit_boards.subtitle}"
|
||||
tasks: [{
|
||||
id: "2B8B038789480789"
|
||||
item: "gtceu:resin_printed_circuit_board"
|
||||
type: "item"
|
||||
}]
|
||||
tasks: [
|
||||
{
|
||||
id: "2B8B038789480789"
|
||||
item: "gtceu:resin_printed_circuit_board"
|
||||
type: "item"
|
||||
}
|
||||
{
|
||||
id: "171A20DD9F208437"
|
||||
item: "tfg:artisan_table"
|
||||
type: "item"
|
||||
}
|
||||
]
|
||||
title: "{quests.steam_age.circuit_boards.title}"
|
||||
x: -9.5d
|
||||
y: 10.5d
|
||||
x: -10.0d
|
||||
y: 10.0d
|
||||
}
|
||||
{
|
||||
dependencies: ["46FA9DD4755A5548"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue