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 ... 5 6 7 8 9 ... 15
3.8.5 Jan 8, 2021
Minor bug fixes with bows
This version fixes a strange bug that would occur if "shootable" was set to true on a bow. You weren't supposed to be able to set "shootable" to true on a bow, so CustomItems flipped out.
3.8.4 Jan 8, 2021
Minor bug fixes
This version fixes some minor bugs with actions that damage native MC items, as well as certain block triggers interacting with the player's inventory (for example, the "damageItemUsed" action in the "blockBreak" handler)
3.8.3 Jan 4, 2021
Bug fixes with ifPlayerHasItem and ifTargetHasItem
3.8.2 Jan 4, 2021
Bug fixes with ifSneaking, ifFlying, ifSwimming, and ifCrawling
This version makes some minor bug fixes with ifSneaking, ifFlying, ifSwimming, and ifCrawling
3.8.1 Jan 4, 2021
Minor bug fixes with throwable items
This version brings some minor bug fixes with projectile handlers for throwable items like eggs, snowballs, and ender pearls
3.8 Dec 29, 2020
New format for conditions
This version adds a new format for doing conditions, and also makes conditions way more powerful:


if:
  playerHasPermission: "myPermission"
  targetHasPermission: "myPermission"
  if:
    playerHasPermission: "anotherPermission"
    targetHasPermission: "anotherPermission"
    combine: AND
  combine: OR
action: sendMessage
message: "Either the you or the target has the permission 'cui.action.myPermission', or, you both have the permission 'cui.action.anotherPermission'. Conditions are fun!"

Of course, you can still use the old version of conditions, if you'd like.
3.8-SNAPSHOT2 Dec 29, 2020
 Snapshot
3.8-BETA1 Dec 29, 2020
 Beta
New conditions format!
This version adds a new format for doing conditions, and also makes conditions way more powerful:


if:
  playerHasPermission: "myPermission"
  targetHasPermission: "myPermission"
  if:
    playerHasPermission: "anotherPermission"
    targetHasPermission: "anotherPermission"
    combine: AND
  combine: OR
action: sendMessage
message: "Either the you or the target has the permission 'cui.action.myPermission', or, you both have the permission 'cui.action.anotherPermission'. Conditions are fun!"
3.7.30 Dec 27, 2020
New targetSpawnParticle action
This version adds a new "targetSpawnParticle" action, which is formatted exactly like the "playerSpawnParticle" action!
3.7.29 Dec 21, 2020
Minor bug fixes
This version fixes a few bugs that could sometimes cause errors to show up in the console
3.7.28 Dec 20, 2020
Fixed occasional console spam
This version fixes a bug that sometimes caused CustomItems to spam meaningless stack traces to the console for some users
3.7.27 Dec 18, 2020
Fixed bug with message sent when trying to place unplaceable items
3.7.26 Dec 18, 2020
New conditions for checking a target's permission
This version adds four new conditions: ifTargetHasPermission, ifTargetHasPermissionRaw, ifTargetNotHasPermission, ifTargetNotHasPermissionRaw. They function exactly like their respective conditions for players, but are checked against the targeted entity
3.7.25-SNAPSHOT2 Dec 16, 2020
 Snapshot
Minor bug fixes with previous snapshot
3.7.25-SNAPSHOT1 Dec 16, 2020
 Snapshot
New API actions
This version adds new API actions for breaking blocks, as well as getting the drops from broken blocks.
3.7.24 Dec 16, 2020
New "set all" option in /cui create GUI
You can now use "set all" when setting the item in the /cui create GUI to set all of the CustomItem's information to the item in your hand, including lore and the item display name (using only "set" does not set the lore or display name)
3.7.23 Dec 15, 2020
Bug fixes with block actions
This version brings some very minor bug fixes with block actions that could have been introduced in version 3.7.22
3.7.22 Dec 10, 2020
Bug fixes with ifCrop condition
This version makes some bug fixed with the ifCrop condition, and makes it work on versions older than MC 1.12
3.7.21-SNASHOT2 Dec 10, 2020
 Snapshot
More bug fixes with crafting recipes
This version makes some more bug fixes with recipes (especially shaped ones that can be mirrored!)
3.7.21-SNAPSHOT1 Dec 10, 2020
 Snapshot
Minor bug fixes with crafting
This version makes some minor bug fixes with crafting
Page 1 ... 5 6 7 8 9 ... 15

new

custom

items

recipe

action

triggers

conditions

blocks

adder

cosmetics

customize

armor

tools

food

drinks

ore