Weasel Posted May 28 Share Posted May 28 Hello. How do I prevent the creatures behind the wall from getting damaged? And I want to hide the names of these creatures. They don't appear unless I attack them or plunge them. Link to comment Share on other sites More sharing options...
0 Bloodymage Posted June 2 Share Posted June 2 1.) It depends on "how" they are taking damage. If it's by projectile, make sure it cannot pass through map block attributes. If it's by an aoe spell, I'd recommend changing this to a projectile aoe to account for map blocking attributes.  2.) To hide the NPC names, you can edit the colors.json file in your server directory, and under "npcs" there is a list of all types of npcs. In each name, you will have the color layout in the format ( I believe? ) of Alpha, Red, Blue, Green. Change the Alpha from 255 to 0, then save the file and start your server.  Link to comment Share on other sites More sharing options...
Question
Weasel
Hello. How do I prevent the creatures behind the wall from getting damaged?Â
And IÂ want to hide the names of these creatures. They don't appear unless I attack them or plunge them.
Link to comment
Share on other sites
1 answer to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now