How do I hide the ID of the block in the /give command?

Started by Shegi on

Topic category: Help with Minecraft modding (Java Edition)

Joined Feb 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
How do I hide the ID of the block in the /give command?
Thu, 03/31/2022 - 00:16 (edited)

I'm making mod with custom crops and I need to hide the crop stages IDs in /give command. How do i do it?

Edited by Shegi on Thu, 03/31/2022 - 00:16
Joined Dec 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Most mods use something…
Fri, 04/01/2022 - 01:51

Most mods use something called blockstates, but mcreator doesn't support them. :(