Skip to content

A Slimefun4 addon that adds machines that can bulk craft items without the need to put ingredients in order.

License

Notifications You must be signed in to change notification settings

GuizhanCraft/FastMachines

Repository files navigation

FastMachines

English | 中文

This Slimefun addon extracts the manual machines from FinalTECH and made some changes to put them into a separate addon.
Fast machines are Slimefun basic machines, but they cost energy to run and can craft items without recipe to be in order.

Credit: Final_Root

Download

Build Status

Configuration

General Config (config.yml)

  • 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)

Item-specific config (/plugins/Slimefun/Items.yml)

The following settings are available for each individual Fast Machines:

  • 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

Thanks to anyone who helped me during the development of this addon.

Thanks to minecraft-heads.com for the heads used in this addon.

About

A Slimefun4 addon that adds machines that can bulk craft items without the need to put ingredients in order.

Resources

License

Stars

Watchers

Forks

Contributors 4

  •  
  •  
  •  
  •  

Languages