#Why my entity is invisible?
1 messages · Page 1 of 1 (latest)
It does have one
idk why my logs folder is empty
There is
yeah its my internet
@rich zinc theres "min_engine_version": "1.12.0" in entity json
and also the material is set as emissive
its usually entity_alphatest, unless you intended it
It's intended to be glowing
can you try entity_alphatest just in case?
okay
ill try it
But it still doesn't work
now thats odd
does the model load correctly in blockbench or bridge?
iirc bridge can show model preview
it does
is it possible that the value of minecraft:scale in bp entity file is too high?
nah, thats unrelated with rendering the entity
except for the optimization where the model unloads when the entity is out of view
So it's probably geometry issue
But it works in blockbench
well blockbench shows the model
the issue could be in the stuff that gets the geometry but not the geometry itself
(also dont forget to remove this)
When i change it the shadow disappeares
then we have larger issue
the latest render controller format is 1.10.0, change that and try if it works
if the issue is still there, you can try using entity wizard in blockbench to make the entity again
wack
Anyways thanks for your advices! though it was still unsolved
I would seek for other solutions
Under resources folder then to models make a folder called entity and put your model file in that folder
@rich zinc
Oh im an idiot didn't think of that
Thank you so much!