Suggestion: Custom items IDs & make it like custom drops from mobs (already did) #229


  • New
  • Enhancment
Open
Assigned to supavitax
  • _ForgeUser22303741 created this issue Oct 28, 2015

    My idea is simple, but complex.
    Will be awesome that the custom items that you make came with an internal (or external) ID, and that ID will be for place in the mobs drops with a percentage.

    An example:
    In the configs, "Sword of Titans" is the ID:1, and in the mob drops will be awesome to see:

        CustomDrops:
          MakeDropeable: true
            DropList:
              - 1:10
              - 2:5

    1:10 (1 will be the item ID and the 10 will be the percentage, ID1:10%)
    Of course, that system can work with other plugins, but will be awesome to see it working here.

  • _ForgeUser22303741 added the tags Enhancment New Oct 28, 2015
  • _ForgeUser7999281 posted a comment Oct 28, 2015

    You can edit the drop tables per mob in the SavedMobs folder. It also supports custom mobs and custom item ID's

  • _ForgeUser22303741 posted a comment Oct 28, 2015

    @Ronnon22: Go

    I mean for items that you've created by yourself. You know, the /ils give Name Item needs to have an item created before and saved.


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