new-frontiers-14 / frontier-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
GNU Affero General Public License v3.0
88 stars 535 forks source link

Add ingot to the list of valid materials to insert in the cutter machine #2387

Closed KieueCaprie closed 2 weeks ago

KieueCaprie commented 2 weeks ago

About the PR

A quick one-line fix to add ingots as valid materials for the cutter machine.

Why / Balance

Gold and silver floors are uncraftable through the machine otherwise.

How to test

  1. Spawn in a cutter machine.
  2. Spawn in gold and silver ingots.
  3. Insert the ingots into the cutter.
  4. Print a gold floor and a silver floor.
  5. You now have gold floors and silver floors, yippee!

Media

(I know it's not necessary but I just want to demonstrate that it works on my localhost)

https://github.com/user-attachments/assets/399b37d2-64c8-494e-9f2f-0ef4daddb5d6

Requirements

Changelog

:cl:

dvir001 commented 2 weeks ago

Funny oversight, thanks for the PR.