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)

Active 1 year ago
Joined Oct 2022
Points:
378

User statistics:

  • Modifications: 0
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
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?

Active 8 months ago
Joined Jul 2024
Points:
65

User statistics:

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

that's totally what i wanna know too

Active 8 months ago
Joined Jul 2024
Points:
65

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 2
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