Can you use a entity from another mod in procedures?

Started by crispy_chips1234 on

Topic category: Advanced modding

Active 3 months ago
Joined Jun 2019
Points:
2785

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3716
Can you use a entity from another mod in procedures?

I'm making a modpack, and I'm making a core mod for that modpack, so can someone tell me how to execute a command when a mob from another mod die? If I have to code it, can I send the community my workspace and hope they help?

Active 3 months ago
Joined Jun 2019
Points:
2785

User statistics:

  • Modifications: 4
  • Forum topics: 48
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 3716
is there a way to code this?
Fri, 01/24/2020 - 00:45

is there a way to code this?

Active 5 months ago
Joined May 2014
Points:
1034

User statistics:

  • Modifications: 3
  • Forum topics: 24
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 330
It depends on what you want…
Fri, 01/24/2020 - 04:13

It depends on what you want to do with the entity. You could use commands to target the entity so anything commands can do it fair game.

Active 3 months ago
Joined Sep 2016
Points:
943

User statistics:

  • Modifications: 3
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 335
@crispy_chips1234 have you…
Sun, 08/23/2020 - 10:58

@crispy_chips1234 have you published the mod pack yet? I want to see how does the core mod works :P