How to make luminescent entities

Started by BeeGrunts on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 years ago
Joined May 2022
Points:
452

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
How to make luminescent entities

I just want to make an entity that lights around itself like a firefly.

Active 3 years ago
Joined Jun 2022
Points:
477

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 36
So they are shiny or they do…
Wed, 06/01/2022 - 14:47

So they are shiny or they do emit light?

Active 3 years ago
Joined May 2022
Points:
452

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
emit
Wed, 06/01/2022 - 15:16

emit

Active 3 years ago
Joined Jun 2022
Points:
477

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 36
for what version of…
Wed, 06/01/2022 - 16:08

for what version of minecraft?

 

 

Active 3 years ago
Joined May 2022
Points:
452

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
1.18.2
Wed, 06/01/2022 - 16:13

1.18.2

Active 3 years ago
Joined Jun 2022
Points:
477

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 36
Then it's pretty simple…
Wed, 06/01/2022 - 16:41

Then it's pretty simple since 1.18 have a block called "light". Just make it so the block appears on the block mob is currently standing. U can use event/target entity's xyz location, since it appeals to it's legs

Active 3 years ago
Joined May 2022
Points:
452

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5
thx
Wed, 06/01/2022 - 16:58

thx