Enyo Posted April 17, 2023 Share Posted April 17, 2023 Hello, I am new to modding and I wanted to make a simple client-side mod to automatically fill brewing stands with water bottles taken from the inventory when opening brewing stands. But I can't find an event triggered when a container is opened on the client side, I searched and I found 'PlayerContainerEvent', but it is on the server side, and 'GuiOpenEvent', but I can't find it in 1.19.4. Does anyone have an idea on how to detect the opening of a brewing stand interface? Thanks in advance Quote Link to comment Share on other sites More sharing options...
warjort Posted April 17, 2023 Share Posted April 17, 2023 (edited) The event is ScreenEvent. But writing bots is not supported here. So don't expect any further help on this topic. Even if you are not writing a bot, we don't help people with the techniques that are used to write cheats. Edited April 17, 2023 by warjort Quote Boilerplate: If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one. If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install Large files should be posted to a file sharing site like https://gist.github.com You should also read the support forum sticky post. Link to comment Share on other sites More sharing options...
Enyo Posted April 18, 2023 Author Share Posted April 18, 2023 (edited) All right, I understand, thank you (and just to clarify, I am not willing to create a cheat nor a bot, I am totally against it, I will be using this mod in only one server in which I talked with the owner beforehand about that and he accepted it) Edited April 18, 2023 by Enyo Quote Link to comment Share on other sites More sharing options...
Recommended Posts
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.