How to add enchantment to an item in GUI

Started by ZSorcer19 on

Topic category: Help with MCreator software

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How to add enchantment to an item in GUI
Sun, 09/17/2023 - 19:27 (edited)

I'm trying to add a custom enchantment to an item that's in my GUI but it says it requires the following dependencies(x, y, z, world, entity, GUI state). The provided screenshot has the dependencies of(entity & itemstack), I want to know how to allow the procedure to work for giving custom enchantments to an item once placed in a GUI.

Edited by ZSorcer19 on Sun, 09/17/2023 - 19:27
Joined Aug 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
use 'Get item from slot  of…
Sun, 09/24/2023 - 08:59

use 'Get item from slot  of currently open GUI of ' from 'Slot & GUI procedures'