Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Hey just a quick question. I was wondering if it is possible to make a mod where when a player throws an item into a cauldron full of water it would change colors and after a couple of items are thrown in they disappear and change the color of the water. Then a player can scoop the potion out of the cauldron with empty bottles and They would receive a random potion.

I do have java experience and just started making mods with forge and was wondering if this was possible.

Hey just a quick question. I was wondering if it is possible to make a mod where when a player throws an item into a cauldron full of water it would change colors and after a couple of items are thrown in they disappear and change the color of the water. Then a player can scoop the potion out of the cauldron with empty bottles and They would receive a random potion.

I do have java experience and just started making mods with forge and was wondering if this was possible.

 

I'm not sure about the changing the color of the water (but probably), but I'm pretty sure that the rest of what you're looking to do is possible: Thaumcraft basically does that with crucibles.

For changing the color of the water, you could have separate textures with different colored pixels for the water.  I'm not sure how you'd get it to respond to throwing items in...possibly from checking what item you're holding, what you're pointing at, and then whether or not you throw the item you're holding. Other than that, I'm not sure how you would get the items to disappear on command like that...but it's definitely an interesting idea.

Use the ItemTossEvent to check the item and where it lands.

Change the cauldron to a custom one, with different states, rendering and interactions with the player.

Definitely possible.

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.