How can I make a block "intangible"?

Started by no-one_ on

Topic category: Help with Minecraft modding (Java Edition)

Joined Sep 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How can I make a block "intangible"?

How can I make a block "intangible"? like checking the "can walk through" property of an existing block, even with a custom code

Joined Nov 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
closest thing you could do…
Tue, 11/22/2022 - 18:42

closest thing you could do to this is replacing that block with a custom intangible block temporarily then changing it back