Posted February 1, 20178 yr On my custom furnace for some reason if im watching the GUI and it finishes smelting the progress stops at 0, however if I start smelting and close out of the GUI till its done when I reopen the GUI the progress is stuck between 8-10% till I smelt something else and keep the GUI open then it goes back to 0. Heres my TE http://pastebin.com/CbtsBtrG
February 1, 20178 yr On my custom furnace for some reason if im watching the GUI and it finishes smelting the progress stops at 0, however if I start smelting and close out of the GUI till its done when I reopen the GUI the progress is stuck between 8-10% till I smelt something else and keep the GUI open then it goes back to 0. Heres my TE http://pastebin.com/CbtsBtrG Look at the vanilla furnace container and TE for how it does it. TileEntityFurnace#getField, TileEntityFurnace#setField, TileEntityFurnace#getFieldCount and ContainerFurnace#detectAndSendChanges and ContainerFurnace#updateProgressBar. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
February 1, 20178 yr Author Its not a visual bug in the GUI it just doesn't stop smelting I am spawning particals bases on isSmelting and when in the GUI they stop just like they should but when Im not in the GUI they dont stop till I smelt something else and keep the GUI open
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.