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

How can i add a smelting recipe what depends on tool damage? Example: Not damaged iron pickaxe gives 3 iron ingots  when smelted, a bit less than half damaged iron pickaxe gives 2 iron ingots when smelted, a bit more than half damaged iron pickaxe gives 1 iron ingot when smelted and almost fully damaged iron pickaxe can't be smelted.

It's going to junk up you're smelting recipes, but I don't see any other way. You could try `FurnaceRecipes.addSmelting(int itemID, int metadata, ItemStack itemstack, float experience)` as the damage of the pickaxe is pretty much equivalent to its metadata. However, since, for example the diamond pickaxe, has a heck of a lot of durability, you may end up having thousands of recipes...

 

But maybe there's a better way that somebody else knows of.

  • Author

Does the FurnaceRecipes.addSmelting work in 1.7.2? If yes, can someone give me an example with iron pickaxe?

  • Author

Oh... I though like that, but didn't think of the fact it would need all in different recipes. Anyways, how can i use FurnaceRecipes.addSmelting? I want to test it anyways, but i couldn't get it work with tools(and i didn't really test it with blocks)... ;)

Maybe make a dedicated recyling station or something.  Then you could make the recipes for it work how you want.

 

Sounds like the most reasonable solution. You could simply derive the furnace and change its mechanics, or replace it in its entirety (maybe not such a good idea...).

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.