Started by
Theoisomno
on
Topic category: Feature requests and ideas for MCreator
I was just wondering if Mcreator will get a custom cake/food like option, people could use it for cheese, pie, cake, and maybe jello.. really any placable food could be made with it. and it would be a whole lot easier for modders to use. and multiple models can take-up a lot of space. I would really like to see this feature in a future snapshot. people can use it in a bunch of creative ways. Please consider :)
-Theoisomno
vanilla has lots of food pictures if you open one minecraft version and you go to assets/minecraft/textures/items
I meant a 3D food option for Mcreator? what do food texture files have to do with that?
you can make a block form of the food that has no creative tab and then when you right click spawn the gem
must be easy
(sorry not the gem, the block form i meant)
im not having an issue, this is an idea for a future creator update. are you guys new here?
You can already make this quite easily without code, you just need to make the .json models and some procedures
so to explain you have it so that if you right click on a full food block it will place another block(a stage more eaten) and feed the player by a certain amount
Yeah what mrgwbland said. There are also tutorials on Youtube.
But its better than not adding, (i think)
it would be easy to create cake like foods, if you want to advanced creation of cakes then you can do manually with procedure and block element generator
I managed to do it but cannot establish a procedure to give the player food level
No this can be made currently in mcreator you just need models of the different stages and make some simple procedures
The player food level is in “Player Procedures”.
Oh rip didn’t know I already replied
This probably won't happen until something like blockstates is added. You'd need to have a bottom, side, inside, and even top texture, which is not exactly the best thing to have to import every time. Even if an option like this were to be added, it would just be making all of the slices as separate blocks. On top of that, it would not work with custom models, since I'd doubt they'd add a feature just for something like this where you could implement the model for each slice eaten.