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

I was hoping to add new potions, and it uses the brewing mechanic. Maybe, there should be a hook, like GameRegistry.addBrewing(ItemStack, ItemStack)

Why? Those things can be added without editing any base classes, you just need to do a little digging into it.

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

  • 1 month later...

Why? Those things can be added without editing any base classes, you just need to do a little digging into it.

 

I have looked into this extensively, and while it is very easy to make a custom potion item, making it brew is another matter altogether. The current setup is confusing at best and downright cryptic at worst. Sure, I can understand bits of it but nowhere near enough to add more potions to the current potion item, without causing potentially disasterous consequences. If you still think I am wrong, though, and by all means I might be, can you link to a topic explaining how to do so as I cannot find one on this forum nor the offical MC forum.

 

@OP I am working on hooks to allow for more control over brewing, will be posting them here once it's in a respectable state, and maybe it'll get accepted.

MC's brewing system is not designed as a 'X+Y=Z'

It is a series of bit twiddeling, which is actually fairly basic to understand once you know basic bit manipulation.

Any re-write of the system to make it more 'user friendly' or 'understandable' would be something that isn't within our range to do in Forge.

If you want to make and ship a completely different brewing system, go for it, but, its not in Forge.

And dont bump 2 month old threads -.-

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Consider supporting the team on Patreon

Guest
This topic is now closed to further replies.

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.