-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Slowcraft is a library mod for creating SlowTools: progressive-crafting items inspired by the Knitting system from Better Than Wolves and the Polishing system from the Create mod.
SlowTools are intermediary items. The player holds right-click to advance a progress bar represented by the item's durability. When the progress completes, the SlowTool is consumed and its configured outputs are given to the player. SlowTools retain their progress when stopped, so you can whittle away through the night.
Start with Making SlowTools and choose the pathway appropriate for your project.
Data-driven SlowTools require no Java or custom item registration.
Java-driven SlowTools are individually registered items with Java configuration and optional additional arguments, such as SoundEvents.
See Versions for older Slowcraft and Minecraft versions.
- FlowerChild — An inspiration who continues to bloom
- BTW CE 3.0 Community — Art assets
- Ivangeevo — Item logic assistance