select entity to connect to a specific modded block/s, later execute a command from the GUI of the block/s (see desc)

Started by lBlueFire09l on

Topic category: Help with Minecraft modding (Java Edition)

Joined Oct 2022
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
select entity to connect to a specific modded block/s, later execute a command from the GUI of the block/s (see desc)

hello,

i want to select entities to connect to a specific modded block, to later execute a command on them from the GUI of the block

i had a system, which gives the entities an nbt tag with the block coordinates, that worked great but had one problem: i want to be able to connect one entity to more than one block.

does anyone have any ideas on how to achieve that?

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
that's totally what i wanna…
Fri, 09/27/2024 - 18:45

that's totally what i wanna know too

Joined Jul 2024
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
I'll like to know, how did…
Mon, 11/11/2024 - 22:59

I'll like to know, how did you do it? This is exactly what i wanna do in my mod