Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Import blueprint strings from the game Factorio
ResourceFunction["ImportFactorioBlueprintString"][str] imports the Factorio blueprint string str. | |
ResourceFunction["ImportFactorioBlueprintString"][str,"Association"] imports as a nested association. |
Import a blueprint from the game Factorio:
In[1]:= |
Out[1]= |
Import a blueprint and visualize a 4×4 belt balancer:
In[4]:= |
Out[4]= |
This work is licensed under a Creative Commons Attribution 4.0 International License