Posted August 15, 201411 yr So I am wanting to add a crafting recipe to the game that uses lapis and lime green dye. What to I type for lapis and lime green dye? I do know how to add crafting I am not that stupid I just don't know what I should put after the Items. to make it use lapis or lime green dye.( Items.itemname what do I add for itemname to make it use lapis or lime green dye?) Also how do I make my block emit light?
August 15, 201411 yr Heres a list of damages: http://pastebin.com/Pu4GJQMJ new ItemStack(Items.dye, 1, DAMAGE) If I helped please press the Thank You button.
August 15, 201411 yr in your block use setLightLevel(value); to make it emit light. Currently updating my Mod to 1.10.2 https://bitbucket.org/hugo_the_dwarf/riseoftristram2016/src?at=master
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.