Feature/new molds (#1253)

* Update recipes.js

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Update constants.js

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Update recipes.molds.js

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Add files via upload

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Add files via upload

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Update recipes.materials.js

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

* Update recipes.materials.js

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>

---------

Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
Co-authored-by: Pyritie <pyritie@gmail.com>
This commit is contained in:
GameStar 2025-07-07 07:17:30 -05:00 committed by GitHub
parent 8949f7bc86
commit bf1bbe12d0
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
31 changed files with 118 additions and 18 deletions

View file

@ -176,7 +176,11 @@ global.TFG_EXTRUDER_MOLDS = [
'tfg:javelin_head_extruder_mold',
'tfg:chisel_head_extruder_mold',
'tfg:mace_head_extruder_mold',
'tfg:mattock_head_extruder_mold'
'tfg:mattock_head_extruder_mold',
'tfg:fish_hook_extruder_mold',
'tfg:whisk_extruder_mold',
'tfg:screwdriver_tip_extruder_mold',
'tfg:wrench_tip_extruder_mold'
];
global.TFG_CASTING_MOLDS = [