CraftTweaker Setup:
To create custom recipes, add these imports to your .zs file:
import mods.dominatorworkbench.DominatorWorkbenchBasic;import mods.dominatorworkbench.DominatorWorkbenchEnhanced;import mods.dominatorworkbench.DominatorWorkbenchMaster;import mods.dominatorworkbench.DominatorWorkbenchTitan;import mods.dominatorworkbench.DominatorWorkbench;import mods.dominatorworkbench.DominatorWorkbenchOmega;import mods.dominatorworkbench.DominatorWorkbenchUniverse;
Create custom recipes using the Craft Creator tool!
Craft Creator:
1. Place items in the workbench as you want the recipe to look
2. Hold Shift + RMB on the workbench with the Craft Creator tool
3. Recipe is copied to your clipboard - just paste it in your .zs file!
- Will there be any updates for this mod?
+ Yes, I want to improve performance and add new blocks or mechanisms in future updates.
- Can I use a mod in Modpacks?
+ I created it for this purpose.
-If I see bugs or errors, where should I report them?
+You can report bugs in the comments on CurseForge (I will add more ways to communicate with me in the future)