Greasy Fork is available in English.

infinite craft tweaks

recipe tracking + other various tweaks for infinite craft

Tekijä
adrianmgg
Päivittäiset asennukset
0
Asennuskerrat
2 038
Arvostelut
1 0 0
Versio
3.3.3
Luotu
4.2.2024
Päivitetty
22.3.2024
Yhteensopivuus
Yhteensopiva selaimen Firefox kanssa Yhteensopiva selaimen Chrome kanssa
Lisenssi
MIT
Käytössä

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.