cubex2 / customstuff4

A Minecraft mod for adding content
https://minecraft.curseforge.com/projects/custom-stuff-4
GNU General Public License v3.0
25 stars 14 forks source link

Help needed with IMC #36

Closed Sixdd6 closed 7 years ago

Sixdd6 commented 7 years ago

I'm having trouble getting the IMC support for the oven in Cooking for Blockheads working with an item from custom stuff 4. If I could get an example of a working IMC json I'd really appreciate it. Here is the CFB github

Sixdd6 commented 7 years ago

Ok, I figured out I need to use the nbt type but I can't for the life of me figure out how to format the values correctly. This is what I have so far, I know it's an nbt formatting issue but I can't find any help on how to do the formatting. What I have so far

Sorry for blowing up your issue tracker

Sixdd6 commented 7 years ago

Ok, I figured out the nbt formatting finally (I think) but I still cannot get this to work. Is this correct?

cubex2 commented 7 years ago

It should look like this.

Sixdd6 commented 7 years ago

OMG Thank you very much! Now that I have a working example the rest should be easy enough.