Started by
dsclusv
on
Topic category: Help with MCreator software
I create doors, however in the world they are put as black and purple cubes that do not function as doors.
I have attached screenshots from MCreator and the game with a link.
https://drive.google.com/file/d/1cNv1bzonjji83d3ZWFEcRn5A4d6BvH7c/view?usp=sharing
https://drive.google.com/file/d/1QPwr6MLICXJ-RfYwzbNDEQCVelHlLNzp/view?usp=sharing
https://drive.google.com/file/d/1N9NMnwOeQEisuJ0u7oUnDLYRLTqENwxh/view?…
It looks like the JSON files are mixed up. Did you try to alter the models manually? The black/purple texture is displayed when a model file is broken, or a texture is missing. (In this case, it looks like the game is trying to use the inventory model when you place the block in the world?)
It's possible this is a bug with MCreator, but it's more likely something on your end. Try reloading the gradle project, (in the 'build' menu), and if that doesn't help you might be able to manually fix the models. (Which is more complicated, but should work.)