π±GUI
Edit GUI
gui:
title: "&fGenerator"
rows: 6
storage-slot: 43
toggle-generator-slot: 34
worker-slots:
- 12
- 13
- 14
You can edit the slots of the worker inside a GUI and the rows of a GUI inside the config
file (1, 2, 3, 4, 5, 6)
If you wish to modify the slots in a particular generator, you can do so directly in the βgeneratorβ
file.
gui:
title: "&fStone generator"
rows: 6
worker-slots: [12, 13, 14]
Last updated