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:
parent
8949f7bc86
commit
bf1bbe12d0
31 changed files with 118 additions and 18 deletions
|
|
@ -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 = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue