Changes:
- Crafting prop not spawning
- Crafting "sound" not playing
- `SingleProgress` is now "one progressbar"
I'm working on refactoring crafting table's layout style too
I'm updating my scripts crafting recipes to a new format, this commit basically makes use of it and makes it slightly easier to edit later if needed
It *should* increase readability and users ability to edit these recipes
# "old style" crafting recipes should still be compatible thanks to a wrapper I added so you shouldn't notice a difference.