Is it possible to make a pressure plate with a custom model?

Started by Puglord123 on

Topic category: Help with Minecraft modding (Java Edition)

Joined Dec 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Is it possible to make a pressure plate with a custom model?

The title says it all, i am just curious if it would be possible to make a pressure plate with a custom model

Joined Jun 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
You can create an animate…
Wed, 09/13/2023 - 05:57

You can create an animate block with geckolib plugin.

Joined Feb 2023
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Or use Blockstates and…
Sun, 10/08/2023 - 16:14

Or use Blockstates and procedures top Check for a entity in top of that Block (Blockstates are also the way Minecraft is using)