make block visible on holding item like barrier block

Started by SparkleArts on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
make block visible on holding item like barrier block

I want to make a block similar to the barrier block, where the block gets visible as long you hold an item.

how can i do it in mcreator?

Joined Mar 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
i dont think its possible…
Tue, 04/13/2021 - 08:16

i dont think its possible but maybe 

if : has in main hand "block"

do: change texture/change block

possible I think with 2 different blocks