ReForgedPlay [replay mod on (neo)forge]

ReForgedPlay [replay mod on (neo)forge]

321k Downloads

Preventing block GUI

Furglitch opened this issue ยท 1 comments

commented

I was working on a tutorial/showcase for one of the mods I developed and am finding that when in the recording I've opened the UI for the block, it will show up in the playback.

This doesn't occur for other blocks like the crafting table, so I'm pretty sure this is a failure on my implementation of the AbstractContainerMenu/Screen. Is there a guide on how to prevent this, or a block of code code I need to add? Any kind of help would be greatly appreciated

Source Code: Furglitch/vending-block

commented

I think that may have been on me, you can check if it's fine with the latest on cf