Change attributes on spawn eggs #16


  • Accepted
  • Patch
Open
  • _ForgeUser8118523 created this issue Jul 11, 2013

    What is the enhancement in mind? How should it look and feel?
    Allow to change attributes of spawn eggs to - my biggest thing here is being able to specify if mobs spawn as babies. It would be another 'penalty' as a caught mob has to grow back when caught.
    Please provide any additional information below.
    I think this feature would be good - It would also solve the slime ball problem by being able to change the slime size attribute on their spawn egg.

    I have a developer working on this - expect a pull request soon ;)

  • _ForgeUser8118523 added the tags New Patch Jul 11, 2013
  • Forge_User_28583343 removed a tag New Jul 11, 2013
  • Forge_User_28583343 added a tag Accepted Jul 11, 2013
  • Forge_User_28583343 posted a comment Jul 11, 2013

    I like your idea. I will look into adding these two options:

    SpawnAsBaby: true

    SlimeSpawnSize: 1

    I hope that's what you're looking for.


    Edited Jul 11, 2013
  • krisdestruction posted a comment Jul 11, 2013

    Sounds solid!

  • _ForgeUser8118523 posted a comment Jul 12, 2013

    Awesome ;) This could be expanded quite a bit too, with default attributes for lots of other mobs if people feel like they need them. But I can't think of any right now...

  • _ForgeUser8118523 posted a comment Dec 20, 2013

    Is this feature included in 2.1 or do we have to wait a bit longer? Being able to change spawn eggs to only spawn babies would be awesome.

  • _ForgeUser8118523 posted a comment Feb 19, 2014

    Hmm... I did come up with this 7 months ago now. I'll most likely get another developer to do this and submit a pull request, since this is open source ;)

  • Forge_User_28583343 posted a comment Feb 19, 2014

    Apologies for not getting back with an update sooner. I've been busy with other things and have therefore only been focusing on updating and bug fixing.

    I think the functionality of this ticket falls within the scope of the plugin, as long as it's kept simple and compatible with other plugins.

    If you have another developer working on it, please update this ticket so there's not two people working on the same ticket :) It should be very simple to implement and as always pull requests are very much appreciated :)

  • _ForgeUser8118523 posted a comment Feb 19, 2014

    I'm proposing having a config section like this:

    SpawnEgg:
      Baby:
        Sheep: false
        Pig: false
        Cow: false
        # and so on
      SlimeSize: 1
    

    Edited Feb 19, 2014
  • _ForgeUser8118523 edited description Feb 19, 2014
  • _ForgeUser8118523 posted a comment Mar 26, 2014

    Looks like the developer has disappeared off the face of the earth - I've got another one :P it's going to take a bit more time though.


To post a comment, please login or register a new account.