I just created my first custom entity without entity wizard on blockbench. But when I spawn it in it’s invisible and doesn’t do anything. It’s there though, I can summon and /kill it and it pops on when I do /testfor. I have an animation controller json, animation json, render controller json, geo json, texture png, and behavior json. I used ChatGPT for most of it 😬. Following picture is all my folders in my RP section of my mcaddon
#My entity is invisible
1 messages · Page 1 of 1 (latest)
Since you used AI it probably made many mistakes in the files (so you'll have to go thru all of them and make sure that the structure and components are right)
Also the content log error will probably point you to your errors....
this website will probably help you a lot
Do you have any idea where the error might be?
I’m sorry I literally know nothing about coding I just model
I don't know your code and for you it is better to read thru it to understand what you are doing (otherwise you will run into the exact problem time and time again and ai isn't really a solution for it)
The side also has a better list that I can give you here ...
Since I don't know how your settings look, inside the creator section is a so called content log that is saving all errors from the addons from the world that you loaded in last when it is turned on
So it can be a good indicator on where errors occur in your files....
Where would I see these errors?