what does missing dependencies mean

Started by AwesomeGamer333 on

Topic category: Help with MCreator software

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what does missing dependencies mean

when i try to add code to the "when block added" trigger, i can't select the one i want because it says missing depensencies. What does that mean? also, how do you allow crafting enchanted books with enchantments on them?

Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It means that that trigger…
Tue, 08/25/2020 - 20:26

It means that that trigger doesn't include the type of element you're trying to use, so it won't work inside that trigger. Will you screenshot exactly what you're trying to do so we can better help you?

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i have no idea what you're…
Tue, 08/25/2020 - 22:06

i have no idea what you're talking about, but here are some screenshots, also, I'm trying to make a function that puts a certain block back in your inventory when you place it.screenshot 1

Joined Aug 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
one of the screenshots got…
Tue, 08/25/2020 - 22:07

screenshot 2

one of the screenshots got deleted for some reason, so I'm reposting it.

Joined Mar 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
under When block Added, u…
Tue, 08/25/2020 - 23:10

under When block Added, u can see,x y z world, that mean the procedure block must have x y z and/or its a world type procedure block. plus u add another trigger (a block is placed) that mean, every block u place, will be removed and give u a block of wheat.