WalshyDev/SFMobDrops

Natural mob option

Opened this issue ยท 0 comments

๐Ÿ“ Description

Would it be possible in a future release to have the option to

  • Allow server owners the config option of disabling/limiting loot drops from either natural mob farms and/or spawners and have an option we can make it vanilla kill only. the way players create farms on server this would be super OP

Also looking in config is it possible to have multiple drop chances such as

  • entity: ZOMBIE
    slimefunItem: SOME_SF_ITEM_HERE
    slimefunItem: SOME_SF_ITEM_HERE
    slimefunItem: SOME_SF_ITEM_HERE
    slimefunItem: SOME_SF_ITEM_HERE
    chance: 4.20

Or would we just do

  • entity: ZOMBIE
    slimefunItem: MAGICAL_ZOMBIE_PILLS
    chance: 4.20
  • entity: ZOMBIE
    slimefunItem: SOME_SF_ITEM_HERE
    chance: 4.20

anyways just a thought
cheers