#How do I remove the glow from a mob?
67 messages · Page 1 of 1 (latest)
I wanna make my entity glowing (:
Show your entity json
show the json for the render controller
no, it just makes it so the entity does change do to env light
so what should I change?
Are you sure this file is being used. Normally you'd make your own custom mobs now use the minecraft ones. But since you are you need to make sure this file is even being used. So maybe change the texture or geo to something else and make sure your RP and this file are being used correcty. Also check your logs and lets make sure we don't have anything in there
yeah I checked my logs and the only thing it said was that the lead wasn't the same as in the og model
hmm, that might be a sign there is an issue
change something in that file and make sure it works in ggame
like change the texture or geo to something else and just make sure we don't have something issue
k
It should have stopped with the material change
You did do it correctly
you can make the material entity and that would turn off the alpha too
so nothing changed, that file isn't being used?
try changing the entire geo file in the RP entity file
yep make it cow or something
Nothing changed in game
So make sure your RP is on for that game
just the model
oh nice so it did work
still glowing tho
so the RP is being used
yep
k
next make the identifer of the RP entity cow and then spawn a cow in the game and see if the glow is there. It might be baked in
{
"format_version": "1.8.0",
"minecraft:client_entity": {
"description": {
"identifier": "minecraft:cow",
like that right
yeah try it
hmm
thats odd
it should be your stuff
try a different entity maybe the cow isn't the right identifier
k
You can look up the vanilla entities in the vanilla rp pack
but pack sure you ever only have 1 of any identifier in your pack
or you'll get random results
hmm
hmm, try and change the material to entity and see what happens
did nothing except remove the alpha
since that didn't work, what else can we do?
I'm not sure. You might ask here and make sure I'm not missing something basic https://discord.gg/5FQXwQ9e
ok
So it turns out it was this
Thx for the help anyways tho