How do I make ,that fooditem is removed from inventory on survival and placed as block?

Started by rDonutowiec on

Topic category: Help with Minecraft modding (Java Edition)

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I make ,that fooditem is removed from inventory on survival and placed as block?

Can you help me plz?
Im trying to make custom berries and cant make procedure to remove berries-item on survival and place block.

I can't make procedure bc when procedure dont use entity procedures then it uses block's x y z and block is placed in right place,
but when it use some kind of entity procedures then if use entity x y z.

How do I fix it?

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wait, it shrinks Item stack…
Fri, 11/19/2021 - 23:04

Wait, it shrinks Item stack to 1 Item?

 

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
what mcreator version is…
Fri, 11/19/2021 - 23:30

what mcreator version is that? it doesn't look like 2021.2

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
yes it is mcreator 2021.2…
Sat, 11/20/2021 - 11:10

yes it is mcreator 2021.2. Is tjis compilator bug or something bc idk.

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
do you know how to fix it?
Sat, 11/20/2021 - 18:39

do you know how to fix it?

Joined Oct 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
uh not really, that…
Sat, 11/20/2021 - 18:50

uh not really, that procedure looks correct 

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
So this is mcreator bug?,…
Sun, 11/21/2021 - 10:09

So this is mcreator bug?, Ill try to replace every x y z with blockX blockY blockZ.

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Ok, its bug. I cant fix it I…
Sun, 11/21/2021 - 10:10

Ok, its bug. I cant fix it I gues. :(

 

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
ok, I fixed that and works…
Sun, 11/21/2021 - 15:05

ok, I fixed that and works corectly.

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Thank you for helping me.
Mon, 11/22/2021 - 23:00

Thank you for helping me.