Ashton Posted April 14, 2015 Share Posted April 14, 2015 I'm debating the pros and cons of trying to hook into the vanilla cauldron for some "brewing" recipes, as opposed to basically just making a copy of the item and programming it from scratch. Right now the only way I know to do anything with the cauldron (other than the vanilla "hold water" function) is to require the player to right-click with a specific item (which seems a bit ridiculous since none of the other crafting blocks work that way) I'm pretty sure there are overrides I could use but... Is there an easy way to hook a GUI and effect into the vanilla cauldron or should I just make my own? (I've noticed most mods go with the "make your own" method so I assume that's the best choice, but it seems a shame to waste the vanilla cauldron like that) Quote Link to comment Share on other sites More sharing options...
Abastro Posted April 14, 2015 Share Posted April 14, 2015 Subscribe to this event: 'PlayerInteractEvent', You can open your custom Gui there. Quote I. Stellarium for Minecraft: Configurable Universe for Minecraft! (WIP) II. Stellar Sky, Better Star Rendering&Sky Utility mod, had separated from Stellarium. 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.