Greasy Fork is available in English.

infinite craft tweaks

recipe tracking + other various tweaks for infinite craft

יוצר
adrianmgg
התקנות יומיות
0
סה"כ התקנות
2,038
דירוגים
1 0 0
גרסה
3.3.3
נוצר
04-02-2024
עודכן
22-03-2024
תאימות
תאימות ל-Firefox תאימות ל-Chrome
רישיון
MIT
חל על

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.