u/ArmaninyowPH

  • Added Crafter support
  • Added Mod Menu integration with an in-game config screen
  • Added Default Display setting. It controls what shows on the result slot normally:
    • VANILLA: does not interfere, slot looks exactly as it does without the mod
    • EXACT: shows the total number of items craftable with current ingredients
    • STACKS: shows the total as a stack expression
  • Added Shift Display setting. It controls what shows while Shift is held, overriding the Default Display:
    • EXACT: shows the total number of items craftable
    • STACKS: shows the total as a stack expression
  • Added Stack Format setting. It controls the format used when the display mode is set to STACKS:
    • MULTIPLIER: uses x as a separator (e.g. 4x64, 3x64+32)
    • SHORTHAND: uses s as a stack suffix (e.g. 4s, 3s+32)
    • GROUPED: wraps the stack size in parentheses (e.g. 4(64), 3(64)+32)
  • Added Animation setting. It toggles the pop animation on the yield number
  • Changed the animation zoom anchor from center to bottom-right

Note: I'm letting the text overflow the slot for now. I'm still figuring it out how to change its appearance while keeping it look like vanilla.

u/ArmaninyowPH — 15 days ago