Mekanism

Mekanism

111M Downloads

Config-based machine disabling

aidancbrady opened this issue ยท 1 comments

commented

Add a section to the config file that allows the user to enable or disable certain machines.

  • Server-sided, syncs with clients
  • Can be maintained in a root TE class, like TileEntityBasicBlock - will destroy the existing block if it is disabled in config
  • Recipes will be removed and blocks will be hidden from creative mode
  • Hopefully can integrate with NEI
commented

This is now done.