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.

Draconix Dust

Members
  • Joined

  • Last visited

  1. No, I didn't, I moved on other projects
  2. The type class is used in the files I posted Friday. If I delete only the class and leave the parameter inside, I have two tipes of "BREWING". If I delete the entire class, it gives me an error in the pastebin files above (I obviously removed the "type" in level.getRecipeManager().getRecipeFor(RecipeRegistry.Type.BREWING, but it doesn't work)
  3. The basics yes, I'm asking an advise
  4. Ok, so, i discovered that "type" is used in here https://pastebin.com/YhD19Apc at line 78 and here https://pastebin.com/WpqAV6aS at line 125 And (mainly the first one) they are causing me errors when I delete the Type class
  5. The mod was abandoned by the author and I'm trying to port it, so I don't know why he did that... So, I can delete the public static class Type?
  6. like that, corret? public class RecipeRegistry { public static class Type { public static final DeferredRegister<RecipeType<BrewingRecipe>> BREWING = ???; } and after the = what i need to do? because the RecipeType.register("drinkbeer:brewing") obviously doesn't work anymore
  7. It's already used, here is the script https://pastebin.com/gAAUPTvF
  8. Hello, I'm trying to port the Drinkbeer mod (https://www.curseforge.com/minecraft/mc-mods/drink-beer-forge) from 1.18.1. to 1.18.2 Minecraft starts fine, but it gives me an error when I try to create a new world. Here is the entire console log I got from IntelliJ: https://pastebin.com/zky892iN I'm not the author of the mod, but the mod has been discontinued since 1.17, later ported to 1.18.1 by Naetheline and I want to port it to 1.18.2. Thank you all

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.