3 Commits

Author SHA1 Message Date
SmArtKar 19333152cb Softens material requirements for printing custom material objects (#96258)
## About The Pull Request

Changes hard density and flexibility requirements to be flag checks for
valid item crafting flags for armor, and non-amorphous materials for
everything else (so basically anything but snow and raw sand (not
sandstone))

## Why It's Good For The Game

The restriction was mostly futureproofing and doesn't do much currently,
I don't see this adding much, this just ended up removing some content
like meat toolboxes/armor on accident. (this was intended to block
snow/paper/sand from being made into material items, but after thinking
a bit paper material stuff does make some sense)

## Changelog
🆑
balance: You can make toolboxes out of meat and paper again
/🆑
2026-06-02 13:42:21 +02:00
SmArtKar 93ea8085cb Datumizes material effects, slots, and material spears (#95341) 2026-04-11 09:15:07 +10:00
SmArtKar a3498fdcd7 Material Science 1: A bunch of math (#95090) 2026-02-22 16:53:51 +11:00