xJon / Hexxit-II

The official sequel to Hexxit (2013)
https://technicpack.net/modpack/hexxit-ii
9 stars 0 forks source link

Fireflies Part 2 #239

Open kindruthecow opened 4 months ago

kindruthecow commented 4 months ago

Was this help requested before?

Please provide a link to your crash report or latest.log, if relevant

No response

If you have any, please provide a list of additional mods

No response

Please describe what you need help with

Okay, changing the biomes did work well. But I would like my snowy biomes to stay snowy forests. Is there a way you can find the lumen firefly ID's for me so I can tie up a auto kill command block to contain them? Preferably all of them, as there are 6 different kinds of lumen flies. Thank you!!

xJon commented 4 months ago

These are all of the entities from Lumen:

lumen:companion_orb
lumen:companion_orb_a
lumen:ember
lumen:faerie
lumen:firefly
lumen:lightning_bug
lumen:psi_firefly
lumen:rad_flame
lumen:will_o_wisp

(You can fetch this data using TellMe)

kindruthecow commented 4 months ago

You're the goat, it worked! Much respect <3 Anyone else who is having the firefly problem, you can try running this command on a command block timer /tp @e[type=lumen:lightning_bug] ~ -10 ~ /kill @e[type=lumen:lightning_bug] Make sure you have the TP command trigger before the kill command. Unless you turn off cheats, you will be spammed with messages of the commands. insert the other names depending on biome