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.

Lynyx08

Members
  • Joined

  • Last visited

  1. Hello, I basically wanted to add a library to my mod, so I checked several sites on how to add dependency in gradle projects, however I can’t get something that works. I already tried adding compile, i tried with implementation but it’s not recognised. I may not be doing things right so I think I will need a hand on this 😅.
  2. Okay but there is nothing else in the log
  3. Lynyx08 joined the community
  4. I try to create a custom crafting table that has a grid of 4 by 4, so I first tried to create a recipe that extends ShapedRecipe, call the super in the constructor and then call SetCraftingSize(4, 4) as mentionned in the ShapedRecipe class. However, it seems not to work, I took a closer look to the vanilla class but I don’t really understand why they are using CraftingInventory, And CraftingContainers. So I tried to « rebuild » it with IInventory. It perfectly works on singleplayer but I have this weird error when trying to connect to a server « UTF-8FormatException : Malformed input around byte », and an error on the client only, I guess it’s an error of networking but I don’t really know : See error And here is my Recipe Class : See class thanks for your help if I can have any !

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.