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.

DutchControL

Members
  • Joined

  • Last visited

  1. Hello guys, I am making a mod that uses lava in one of it's crafting recipes. The way i have it right now is to add every lava container i know myself and add an config option to enable it. It works but it sucks a little bit because you can't use a container that i did not register a crafting recipe for. Now, my question is: Can i use the Liquid Dictionary to get all the available containers for Lava and register a recipe for all of them? (like the railcraft tankcart plus a liquid container = that liquid only tank cart) If it is possible, how do i do it? Thanks in advance DutchControL
  2. Hi guys! Got all of my mod pretty much set up, left with one big thing: My pickaxe does not take any damage when i break a block. It only does that when i hit an enemy. I tried a couple source codes i got from the internet, but no such luck. The function call onBlockDestroyed is right, but why doesn't it take any damage? Thanks in advance, DutchControL
  3. After thinking for a while, i decided to add my own Tin ingot. Now, i even got the recipe working, it was a fault in my code, not the ingots not being registered. My new problem is, that the recipe doesn't output my freshly added item, wich is a combination of tin and iron, called hardened tin. Even tough i create a new itemstack for it, it keeps on outputting the Forestry Fertilizer, but with exactly the amount i told it! My new added items also don't show up in NEI or creative mode inventory. What is the problem here?
  4. Could be, but the log file i've gotten doen't tell me that. I've attached the log file so you can see. It just says: invalid shapeless recipe! I have no clue what to do!
  5. Hey guys, I'm pretty new to java coding and i am still learning. I am working on a new mod that adds some more uses for tin and copper. Now, my biggest problem at the moment is: How can i use the tin and copper from mods as buildcraft and industrialcraft without adding my own new ones? The crafting manager gives me an error when i use the way, discribed in this tutorial:How to use the ore dictionary, but i don't add my own ingots. I want to add a shapeless recipe to combine two tin and one copper. That's all. Thanks in advance, DutchControL

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.