infinite craft tweaks

recipe tracking + other various tweaks for infinite craft

Author
adrianmgg
Daily installs
0
Total installs
2,036
Ratings
1 0 0
Version
3.3.3
Created
2024-02-04
Updated
2024-03-22
Compatibility
Compatible with Firefox Compatible with Chrome
License
MIT
Applies to

about

view on github download on greasyfork

various tweaks for infinite craft

  • remembers all the combos you've created, with a UI for viewing them
  • hold alt + click + drag to easily add a random element
  • hold shift + click + drag to quickly spawn another of the most recently spawned element
  • menu to view all your first discoveries
  • middle click (or alt + left click) elements to favorite/pin them to the top
  • custom search modes:
    • prefix with regex: for regex search (e.g. regex:^[0-9]+$ would return any that consist of just numbers)
    • prefix with regexi: for case-insensitive regex search (e.g. regexi:^wolf would return Wolf and Wolfman, but not Werewolf)
    • prefix with full: to match the entire element name rather than just substrings (e.g. full:12 would return 12, but wouldn't return 1234 or 8126)
    • prefix with fulli: for the same as full: except case insensitive (e.g. fulli:wolf would return Wolf, but wouldn't return Werewolf)

compatibility

browser userscript manager compatible?
chrome tampermonkey yes
firefox tampermonkey yes

(other browsers or userscript managers will probably work, these are just the ones i've tested it on so far)

notes

WARNING: the old versions 3.1.0, 3.0.1, and 3.0.0 all contain a bug that will result in data being lost. if you're downgrading for some reason, don't install any of those ones.