Posted July 26, 20187 yr Having some trouble with coding in recipes. I'm probably just missing something but I'm confused why this recipe works but not this one. Both aren't causing errors (I have a json validator plugin for eclipse), and I cant find a difference other than content
July 26, 20187 yr I think it is the issue with you item dye minecraft:pink_dye doesn't exist you need: { "item":"minecraft:dye", "data":9 } each dye has it's own data.
July 30, 20187 yr Author On 7/26/2018 at 9:41 AM, aw_wolfe said: I think it is the issue with you item dye minecraft:pink_dye doesn't exist you need: { "item":"minecraft:dye", "data":9 } each dye has it's own data. I using that too, still didnt work. Also on the wiki, they're listed as individual items EDIT: dumb didnt look at the bottom Edited July 30, 20187 yr by FrostbytE
July 30, 20187 yr 1 hour ago, FrostbytE said: Also on the wiki, they're listed as individual items Because of 1.13 though you may have figured that out. 1 hour ago, FrostbytE said: I using that too, still didnt work. Post your updated code, including its file path. VANILLA MINECRAFT CLASSES ARE THE BEST RESOURCES WHEN MODDING I will be posting 1.15.2 modding tutorials on this channel. If you want to be notified of it do the normal YouTube stuff like subscribing, ect. Forge and vanilla BlockState generator.
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.