An automated selenium web tool to do programmatic combinations in Infinte Craft and save the results as a directed graph.
Use python 3.10
git clone https://github.com/Leomnz/AutoInfiniteCraft
cd AutoInfiniteCraft
pip install -r requirements.txt
Graphs are saved in gml format and visualized with networkx
Can be rendered in any program that supports gml once there are too many nodes to be rendered automatically.
does not detect 403 response from the server after getting blocked.