Custom Items icon

Custom Items 5.0

IN-GAME GUI ITEM+RECIPE DESIGNER | Make any item/block you imagine, without mods or replacing items!

Page 1 ... 10 11 12 13 14 15
3.3.1 Jul 25, 2020
Shapeless Crafting Improvements
This version brings some crafting improvements for shapeless recipes, especially on MC 1.8
3.3 Jul 23, 2020
Particle Effect Action!
Backed by popular request, this version adds a new "playerSpawnParticle" action!

Check out the wiki for info on how to configure this in your item yml file: https://github.com/jojodmo/CustomItems/wiki/Handlers-and-Actions#playerSpawnParticle

Or, if you want, try adding this action to a new item:


handlers:
  rightClick:
    actions:
      -
        action: playerSpawnParticle
        particles:
          - name: EXPLOSION_HUGE
          - name: SMOKE_NORMAL
            amount: 20
            xSpread: 4
            ySpread: 4
            zSpread: 4
          - name: REDSTONE
            amount: 30
            xSpread: 10
            ySpread: 0
            zSpread: 10
            size: 4
            color: 0077ff
3.2.15 Jul 22, 2020
Improvements with anvils
This version brings a few minor improvements with anvils and anvilRepairItems
3.2.15-s1 Jul 21, 2020
 Snapshot
Bug fixes with Anvils
3.2.14 Jul 21, 2020
Anvil Repair Items
You can now configure items to repair tools in anvils!

Check out https://github.com/jojodmo/CustomItems/wiki/Custom-Item-Reference#anvilRepairItems for more info
3.2.13 Jul 20, 2020
Bug fixes with runInterval and placeholders
This version brings some minor bug fixes with the runInterval option when dealing with multiple players, and also makes some bug fixes with variable placeholders like {variable.myVariable}
3.2.13-1 Jul 20, 2020
 Snapshot
Bug fixes with runInterval
3.2.12 Jul 20, 2020
Improvements with custom durability (+ anvil support)
This version brings anvil support for repairing custom items (if you want to disable this, set "repairable": false in your item yml file).

This version also fixes a bug that sometimes caused items gotten with /cui give and /cui get to not show the durability bar correctly until they were used.
3.2.11 Jul 19, 2020
Bug fixes for /cui repair and MC 1.16
This version brings some minor bug fixes for the /cui repair command, which was sometimes causing it to not work, and also makes some improvements with smithing tables on Minecraft 1.16
3.2.11-SNAPSHOT1 Jul 18, 2020
 Snapshot
Bug Fixes
This version fixes some bugs with /cui repair
3.2.10 Jul 18, 2020
Bug fixes with Inventory Conditions/Handlers
This version fixes a few bugs with armor conditions like "ifPlayerHeadIs" and "ifPlayerWearing", and also fixes a few bugs when trying to use Skript with inventory-related handlers like "inInventory".
3.2.9 Jul 15, 2020
Item Attribute and Action Improvements
This version makes some improvements with item attributes for Minecraft 1.16.1, and also makes some minor bug fixes with the "playerRunCommand" action
3.2.9-BETA1 Jul 15, 2020
 Beta
Potential MCMMO Tree feller fix
3.2.8 Jul 12, 2020
Placeholder Improvements
This version makes a few bug fixes and improvements with {placeholders}, especially cooldown placeholders
3.2.7 Jul 9, 2020
Bug fixes with textures
This version makes fixes a bug introduced in version 3.2.3 that would sometimes cause items to lose their custom textures.
3.2.6 Jul 8, 2020
New placeholders for cooldowns
This version adds three new placeholders for cooldowns. {cooldown.elapsed}, {cooldown.remaining}, and {cooldown.total}, all measured in ticks

So, if you want to turn it into seconds, you could do something like {cooldown.remaining / 20} to go to seconds, and then {{cooldown.remaining / 20} round 0} to get rid of decimal points.

Check out the wiki for more info!
3.2.5 Jul 7, 2020
Minor Improvements & Bug Fixes
This version makes some minor compatibility improvements between CustomItems and some crafting-related plugins, and also makes some bug fixes with the "destroyItemUsed" action
3.2.4 Jul 7, 2020
Improvements with crafting & some other things
This version makes some minor stability improvements with crafting, and also changes the behavior when CustomItems tries to store blocks in a world, but can't find the world.
3.2.4 Jul 6, 2020
 Snapshot
3.2.4 Jul 6, 2020
 Snapshot
Crafting & Block Storage Improvements
This version makes a few minor bug fixes for crafting and block storage
Page 1 ... 10 11 12 13 14 15

new

custom

items

recipe

action

triggers

conditions

blocks

adder

cosmetics

customize

armor

tools

food

drinks

ore