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.

oscarglo

Members
  • Joined

  • Last visited

Everything posted by oscarglo

  1. How do I structure that data folder? I've tried this but it doesn't seem to be working... Nevermind, it seems to find the file. I just have a parsing error to sort out now, can you load item/block groups like #minecraft:leaves ?
  2. Hello, I am trying to create a simple mod with an item and its crafting recipe. Here is the structure of my project: Here is the content of the wooden_stick.json file: { "type": "minecraft:crafting_shapeless", "ingredients": [ { "item": "minecraft:stick", "data": 0 }, { "item": "minecraft:leaves", "data": 0 } ], "result": { "item": "testmod:wooden_stick", "data": 0 } } RecipeLoader shows 0 recipes loaded in the client thread, and 524 in the server thread. The recipe isn't shown anywhere in game, and doesn't work. Furthermore, adding an error to the JSON file does not print any error.

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.