Topic category: Feature requests and ideas for MCreator
Hello, I would like to suggest useful new features for future updates :
1. Edit the light emission of a given block using a procedure.
2. A procedure that destroys a block as a drop and raises it to another block's slot.
3. Possibility to edit the vanilla stove, e.g. by creating a new type of fuel that, when burned, speeds up the vanilla stove's ticks
4. A procedure that refers to a specific button in the GUI. The ability to control a button in the GUI using a procedure
5. Ability to control graphics in the GUI using a specific value. Currently, you have to use a lot of general procedures to display individual graphics. It would be nice if you could set a specific value for a given graphic and refer to it. And also to buttons, etc.