Started by
PointBlank
on
Topic category: Feature requests and ideas for MCreator
I know its kinda possible to create a furnace type of gui, but there isnt a easy and simple way to do so, so i recommended that you, if possible can make a easy GUI tool for people to be able to make a furnace or similar gui mechanism. If they are a easy way to do this can someone link me a tutorial or fourm post.
There is no furnace/machine GUI yet per se, but thats only because its fairly easy to work around making one so its not really a high priority. Simply make two blocks, one is your "furnace" block, the other is your "furnace lit" block. Use the events section to have your "furnace": Consume item when clicked (your fuel) and Add block (lit furnace). You can even animate the texture of your lit furnace model to have moving flames, then give it some smoke particles, etc. Then give your lit furnace an extended tick duration and give it an AddBlock event on UpdateTick that changes it back to the regular unlit furnace block. You can make it more complex from there, giving it HasInInventory type conditions for stacks of fuel that extend the burn duration, etc.
Are They A Video For This.
PointBlank I'm working on a video for a custom furnace I will repeat when it is online .
sir comment on my post when you are done, i would appreciate it.
@#1 what about the recipes? you would have to create all them again?? isnt there a way to copy the furnace code, make a new element block, and paste and change that code? then you could add new fuels
But what really remiss to create its furnaces would be the loading bar