mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2025-12-10 01:34:01 +00:00
* Food refactor part 1: Bread destruction and processable element (#53047) * Food refactor part 1: Bread destruction and processable element Co-authored-by: Qustinnus <Floydje123@hotmail.com>
4 lines
116 B
Plaintext
4 lines
116 B
Plaintext
#define TOOL_PROCESSING_RESULT "result"
|
|
#define TOOL_PROCESSING_AMOUNT "amount"
|
|
#define TOOL_PROCESSING_TIME "time"
|