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.

needle112

Members
  • Joined

  • Last visited

  1. As I understand I should parse recipe Json to get ingredients and outputs and somehow change it but I don't know needed syntax and can't google it I have that but still don't know what to do, sorry public class JustRecipeFactory implements IRecipeFactory { @Override public IRecipe parse(JsonContext context, JsonObject json) { // TODO Auto-generated method stub //what should go here? return null; } }
  2. I understand that it is a class but what is should have in it?
  3. So, how to actually implement custom IRecipe or at least look at the non custom one? I tried to google but find nothing. I checked that _factories.json and created somewhat similar, but what exactly should be in that class? Sorry for stupid questions { "<type>": { "<name>": "<fully qualified classname for the specified type>" } }
  4. Hello, I'm new to coding and modding and I'm need your help. I'm trying to make simple recipe: shovel + gravel = flint and i get it working, but I wonder how to make that the shovel uses its durability when crafted. I know that there is a post (http://www.minecraftforge.net/forum/topic/60481-112-creating-recipes-with-multiple-results/) which is something that I need, but I just not understand what is written there, so I need a bit more precision, I'll appreciate it. Thank you!

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.