This Slimefun addon extracts the manual machines from FinalTECH and made some changes to put them into a separate addon.
Fast machines are manual crafters that cost energy to run and can craft items without recipe to be in order. Also supports bulk crafting.
Credit: Final_Root
Download from:
This plugin supports SlimefunTranslation for per-player localization.
auto-update
: Whether to enable auto update from builds page. (default:true
)lang
: The language of the addon, check available languages here. (default:en-US
)enable-researches
: Whether to enable researches for fast machines. (default:true
)debug
: Whether to enable debug mode. (default:false
)fast-machines.use-energy
: Whether to enable energy cost of Fast Machines' crafting. (default:true
)
The following settings are available for each individual Fast Machines (default settings may vary due to the original crafter's energy consumption):
energy-per-use
: The energy cost of each crafting operation. (default:8
, range:0
-2,147,483,647
(2^31-1))energy-capacity
: The energy capacity of the machine. (default:1024
, range:0
-2,147,483,647
(2^31-1))
Thanks to anyone who helped me during the development of this addon.
Thanks to minecraft-heads.com for the heads used in this addon.