Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Desh Ingot Item ID issue #1704

Closed
itanshi opened this issue Jun 11, 2015 · 4 comments
Closed

Desh Ingot Item ID issue #1704

itanshi opened this issue Jun 11, 2015 · 4 comments

Comments

@itanshi
Copy link

itanshi commented Jun 11, 2015

This is an NEI dump of my inventory. I highlighted it. Might be a metadata thing.

galac

@radfast
Copy link
Collaborator

radfast commented Jun 11, 2015

This looks like an Excel spreadsheet.

I'm not seeing what the problem is here - is something in the game not working?

@itanshi
Copy link
Author

itanshi commented Jun 11, 2015

It appears that the NEI dump provided and odd name for the ingot. I used this name in a changed recipe and it works. So, I'm not sure what to think of it.

@dj3520
Copy link
Contributor

dj3520 commented Jun 11, 2015

The problem is a desh ingot is a "item.null", not a "item.deshIngot."

I was actually having a problem telling another mod to use a desh ingot in a crafting recipe (specifically MCHeli) and complained that the item did not exist. Other people might run into issues as well since the name appears as "null" when it's actually a desh ingot. Plus "/give player GalacticraftMars:item.null" seems confusing.

@radfast
Copy link
Collaborator

radfast commented Jun 11, 2015

This is the correct internal name for the item and intended behaviour. You just need to use the correct metadata if you need to use the /give command manually.

No more discussion.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants