Custom_Items

Custom Items


CustomItems allows you to create your own custom items

 

NOTE: when I say Items, I'm talking about Items, weapons, armor, and blocks. Not just items.

 

How To use:

  1. Download Plugin
  2. Restart server to generate files.
  3. Stop server.
  4. Should now have /plugins/customitems/data/
  5. in that folder create a .yml file (you can name it anything)
  6. Copy and paste the example config from this page and edit it to your liking.

Example Config:

# CustomItems
# =-=-=-=-=-=-=
# Example Item:
#
displayname: "&aEmerald Sword"
material: DIAMOND_SWORD
enchantments:

    - 'DAMAGE_ALL:5'
    - 'MENDING:1'
recipe:

   # shape is crafting recipe (space = no item needed in slot)
    shape:
        - ' E '
        - ' E '
        - ' S '
    ingredients:
        - 'E:EMERALD'
        - 'S:STICK'

API:

CustomItems includes a api just import class me.isaiah.customitems.CustomItem

 

How to use the API:

CustomItem EmSword = new CustomItem("Emerald Sword", Material.DIAMOND_SWORD);
EmSword.addEnch(5, Enchantment.DAMAGE_ALL);
EmSword.addEnch(1, Enchantment.MENDING);
EmSword.shape(" E ", " E ", " S ");
EmSword.setIngred('E', Material.EMERALD);
EmSword.setIngred('S', Material.STICK);
EmSword.register();

TODO:

  • Create custom items via command.
  • Edit created items via command.

 

Download

File Name Status Version Downloads Date
v1.0 R 1.11 +4 671 12/03/2017
Custom_Items 1.20.2 Updating 1.20.2 Updating Updating
Custom_Items 1.20.1 Updating 1.20.1 Updating Updating
Custom_Items 1.20 Updating 1.20 Updating Updating
Custom_Items 1.19.2 Updating 1.19.2 Updating Updating
Custom_Items 1.19.1 Updating 1.19.1 Updating Updating
Custom_Items 1.19 Updating 1.19 Updating Updating
Custom_Items 1.18 Updating 1.18 Updating Updating
Custom_Items 1.17.1 Updating 1.17.1 Updating Updating
Custom_Items Forge Updating Forge Updating Updating
Custom_Items Fabric Updating Fabric Updating Updating
Custom_Items
Custom_Items

Dear youtuber!
Have you a channel youtube and want to bring your Video to quality visitors?
Do you want your video to appear on our website?
Do you want to become partner with us?
Just 3 steps to become our partner:
Step 1: Make video review for mods, addons, plugins, ... which you like
Step 2: Upload this video to youtube and our link to your video description
Step 3: Send the youtube video link via message to http://fb.com/9lifehack or leave a comment in the post. We will add your video in the our post, it will help you have more view.
JOIN to get more youtube view with us!!!!

Related Posts

Smarty Productivity Happiness

9LifeHack.com - make things smart