Commands referring to other mods

Started by Pedrosso on

Topic category: Help with modding (Java Edition)

Last seen on 20:04, 22. Dec 2021
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Commands referring to other mods

I'm trying to use commands that refer to More player models (mpm model ___) but when I export the mod and put it in a game with both MPM and my mod it doesn't work. 

Last seen on 20:04, 22. Dec 2021
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I make an execute command…
Sun, 10/18/2020 - 15:19

I make an execute command block with... for example "mpm url @p clear" but when I export the mod to an instance with mpm it doesn't do anything when the procedure is called

Last seen on 20:04, 22. Dec 2021
Joined Jun 2020
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
It worked and I assume it…
Fri, 07/30/2021 - 04:10

It worked and I assume it was because i added mpm to the mods folder but idk