Get entity ID

Started by ezhgamer173 on

Topic category: Help with MCreator software

Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Get entity ID

Is there a way to get the ID of an entity? So running the procedure on a skeleton would return "minecraft:skeleton" and running it on your custom mob would return "mod_name:mob_name". If not I will ask MCreator to add that.

Joined Nov 2021
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Also I do want it in a…
Sun, 01/02/2022 - 13:59

Also I do want it in a string, not any other minecraft enum.