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 ... 4 5 6 7 8 ... 15
3.8.24 Apr 7, 2021
Fixed "ifStatementCombine" error message
This version fixes a bug that sometimes caused CustomItems to say "ifStatementCombine" wasn't a valid condition
3.8.23 Apr 5, 2021
Bug fixes with ChatColor for users not using Spigot
This version fixes some bugs with chat colors for users not using Spigot / Bungee
3.8.22 Apr 4, 2021
Bug fixes with /cui list
This version fixes a bug that sometimes caused the /cui list command to show the wrong page count
3.8.21 Apr 1, 2021
Bug fixes with /cui reload command
This version fixes some bugs that could interfere with block drops and other block/item characteristics when using the /cui reload command, sometimes causing drops to be doubled.
3.8.20 Mar 17, 2021
New targetPlaySound action
This version adds a new action for playing sounds to a target player: targetPlaySound
3.8.19 Mar 15, 2021
New food/saturation actions for the target player
This version adds four new food/saturation actions for targets:

- targetAddFood
- targetSetFood
- targetAddSaturation
- targetSetSaturation
3.8.18 Mar 9, 2021
Minor bug fixes for MC 1.12 & 1.13
This version makes some minor bug fixes with the {entity.type.raw} placeholder for MC 1.12 & MC 1.13 that could sometimes cause errors to be printed to the console
3.8.17 Mar 7, 2021
 Snapshot
Improvements with case-sensitivity in /cui edit
This version makes it so the /cui edit command is properly case-insensitive (previously, it could cause two of the same item to be created if the incorrect CaSE For tHE IteM iD was used when using the /cui edit command)
3.8.16 Mar 7, 2021
Bug fixes with destroyItemUsed
Fixed a bug that could sometimes cause the server to become unstable and crash for certain users using the destroyItemUsed action
3.8.15 Mar 2, 2021
Changes to target.type.raw
This version makes target.type.raw the same as the Vanilla Minecraft ID of the entity. For a magma cube, {target.type} would give "Magma Cube", whereas target.type.raw would give "magma_cube"
3.8.14 Feb 28, 2021
New target.type.raw placeholder
This version adds a new "target.type.raw" placeholder, which will return the raw target entity type instead of formatting it. For example, target.type.raw might return "MAGMA_CUBE" while target.type would return "Magma Cube"
3.8.13 Feb 21, 2021
Improvements for projectiles on 1.8
This version makes some improvements with projectile hit detection for MC 1.8
3.8.12 Feb 17, 2021
Improvements with the armor conditions
This version makes it so you can use "nothing" or "null" in armor conditions to make sure that the player or target doesn't have anything in that armor slot. For example:


ifPlayerHead: "nothing"
action: sendMessage
message: "You don't have anything on your head"
3.8.11 Feb 15, 2021
New block location conditions!
This version adds three new conditions for block locations: "ifBlockX", "ifBlockY", and "ifBlockZ"
3.8.10 Feb 9, 2021
Bug fixes with armor conditions
This version makes some bug fixes with armor conditions like "ifPlayerHead"
3.8.10-SNAPSHOT1 Feb 9, 2021
 Snapshot
Potential bug fixes with armor checking conditions
3.8.9 Feb 9, 2021
Minor bug fixes with "throughBlockType" condition
This version fixes a bug that caused "throughBlockType" to not be recognized as a condition (only "throughBlock" and "throughType", both aliases, were recognized before)
3.8.8 Feb 1, 2021
New API methods for getting & setting an CustomItem's durability
This version includes three new API methods for getting and setting a CustomItem's durability:


public static Integer getCustomItemDamage(ItemStack stack)
public static Integer getCustomItemMaxDamage(ItemStack stack)
public static ItemStack setCustomItemDamage(ItemStack stack, int amount)

Check the JavaDocs on the API methods for more info
3.8.7 Jan 10, 2021
New "setTextureId" action!
This version brings a new setTextureId action — this is super useful for changing the texture of an item when something happens. You can even use {placeholders}!


action: setTextureID
id: 7
3.8.6 Jan 10, 2021
Minor bug fixes
This version stops a meaningless error message being logged when trying to create a recipe for a Custom Item in the GUI, without the item type being set
Page 1 ... 4 5 6 7 8 ... 15

new

custom

items

recipe

action

triggers

conditions

blocks

adder

cosmetics

customize

armor

tools

food

drinks

ore