⛏ Custom Items ✅ 1.20 READY ✅ Make NEW ITEMS & BLOCKS with NEW TEXTURES, Recipes, Events & Actions icon

⛏ Custom Items ✅ 1.20 READY ✅ Make NEW ITEMS & BLOCKS with NEW TEXTURES, Recipes, Events & Actions -----

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



New conditions for checking player's armor!
You can now check if a player is wearing armor using the "ifPlayerHeadIs"
", "ifPlayerChestIs", "ifPlayerLegsAre", and "ifPlayerFeetAre":

Code (Text):
ifPlayerHeadIs:
  - "minecraft:DIAMOND_HELMET"
  - "minecraft:GOLD_HELMET"
ifPlayerChestIs: "minecraft:IRON_CHESTPLATE"
# Set one of these to "nothing" to require the player doesn't wear armor in this slot
ifPlayerLegsAre: "nothing"

action: sendMessage
messages:
  - "You are wearing either a diamond or gold helmet"
  - "AND you are wearing an iron chestplate"
  - "AND you are wearing nothing on your legs"
  - "you could be wearing anything, or nothing, on your feet"
----------, Jul 29, 2019
Resource Information
Author:
----------
Total Downloads: 1,565
First Release: Jan 19, 2019
Last Update: Jul 3, 2024
Category: ---------------
All-Time Rating:
60 ratings
Find more info at github.com...
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings