question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Able to craft gold ingots out of iron blocks and iron ingots out of gold blocks

See original GitHub issue

Issue description:

When crafting gold blocks into gold ingots, if you run out of gold blocks, it lets you use iron blocks instead.

What happens:

RS Crafting pattern defaults to a different type of block to fulfill its crafting requirements.

What you expected to happen:

If you don’t have gold blocks, you don’t get gold ingots

Steps to reproduce:

  1. Craft gold block to gold ingot pattern with Oredict box checked.
  2. Put pattern in crafter
  3. Have lots of iron blocks in refined storage
  4. Attempt to craft more gold ingots than you should be able to (e.g. if you only have 1 gold block, try to craft 10 gold ingots, and it will use the 1 gold, then pull in 1 iron block to compensate)

Version (Make sure you are on the latest version before reporting):

  • Minecraft: 1.10.2
  • Forge: 12.18.3.2234
  • Refined Storage: 1.2.22

Does this issue occur on a server? YES

Example:

Trying to craft 64 gold ingots when I only have 4 gold blocks, it pulls in another 4 iron blocks to complete the request: http://i.imgur.com/IO2mXxq.png

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9

github_iconTop GitHub Comments

1reaction
raoulvdbergecommented, Mar 1, 2017

are those oredict patterns?

0reactions
raoulvdbergecommented, Dec 1, 2017

This is no longer possible on RS for 1.11+, since we use the new MC ingredient system now instead of raw oredict. Only processing patterns still call oredictionary directly, as those a) have no ingredient system and b) don’t matter, as you have to process it and get a result back yourself.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Able to craft gold ingots out of iron blocks and iron ... - GitHub
Put pattern in crafter; Have lots of iron blocks in refined storage; Attempt to craft more gold ingots than you should be able...
Read more >
Gold Ingot - Minecraft Wiki - Fandom
Gold ingots are mainly obtained by smelting raw gold, gold ore and nether gold ore, or just mining nether gold ore, dropping gold...
Read more >
Gold - Minecraft Wiki Guide - IGN
Gold is a rare block that is commonly found buried in the bottom forty blocks of the minecraft world. Mine gold with an...
Read more >
Can you turn gold armor back into ingots in Minecraft? - Quora
You cannot turn gold armor directly back into ingots but, you can smelt gold armor in a furnace to get golden nuggets. The...
Read more >
Mining Ores (and Other Materials) in Minecraft - Instructables
1. In order to craft some things, you will need to smelt an ore into an ingot. To smelt you need to build...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found