This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
addItemInventory(ID,amount,damageValue);
Item.addCraftRecipe(id, count, damage, [inputid, inputcount, inputdamage, ...])
Item.addShapedRecipe(id, count, damage, [topSquare, middleSquare, bottomSquare], [key, itemId, itemDamage,...])
Item.addFurnaceRecipe(outputid,outputdamage,inputid);
Item.setItemCategory(itemid,itemcategory);
iv>Quote from Zhyrush Add a item or block to your inventory: addItemInventory(ID,amount,damageValue); Add a new recipe to the crafting table: Item.addCraftRecipe(id, count, damage, [inputid, inputcount, inputdamage, ...]) Add a new recipe to the crafting table with a specific shape: Item.addShapedRecipe(id, count, damage, [topSquare, middleSquare, bottomSquare], [key, itemId, itemDamage,...]) Add a new recipe to the furnace: Item.addFurnaceRecipe(outputid,outputdamage,inputid); Set a category to your custom item: Item.setItemCategory(itemid,itemcategory); I hope i've helped you
http://kickass.to/user/ShadyThGod
Quote from Netherher0brine»Check it in github (If you dont even know how,you better dont mod)
Quote from ShadyThGod» If you dont know to post, you better dont
(If you dont even know how,you better dont mod)
It is Player.addCreativeInventory(int,int,int);
Add a new recipe to the crafting table:
Add a new recipe to the crafting table with a specific shape:
Add a new recipe to the furnace:
Set a category to your custom item:
I hope i've helped you
I think that you've helped him.. i was going to post something similiar but you've posted that so i thought to reply and +1
http://kickass.to/user/ShadyThGod
If you dont know to post, you better dont
http://kickass.to/user/ShadyThGod
Hmm....Oh!
Eh....sorry for being rude above,I mean if you don't know how to write that kind of easy code,you should study first and stop modding
Sorry about that
http://kickass.to/user/ShadyThGod