wire cutter mold and Hypertube compat (#1258)
* 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> * Create hypertube.png Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Add files via upload Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Create recipes.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 main_server_script.js Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> * Update recipes.js Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com> --------- Signed-off-by: GameStar <56610486+BlueBoat29@users.noreply.github.com>
This commit is contained in:
parent
846fde727a
commit
48d4475f6b
11 changed files with 35 additions and 2 deletions
|
|
@ -192,7 +192,8 @@ global.TFG_EXTRUDER_MOLDS = [
|
|||
'tfg:fish_hook_extruder_mold',
|
||||
'tfg:whisk_extruder_mold',
|
||||
'tfg:screwdriver_tip_extruder_mold',
|
||||
'tfg:wrench_tip_extruder_mold'
|
||||
'tfg:wrench_tip_extruder_mold',
|
||||
'tfg:wire_cutter_head_extruder_mold'
|
||||
];
|
||||
|
||||
global.TFG_CASTING_MOLDS = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue