"t" //"s" and "t" are correct and do not need editing. The arrangement can change
],
["s",id,damage,"t",id,damage]); //Identifies the "s" and "t" in the array. The recipe is in the shape of a sword
Example
ModPE.setItem(500,"blaze_rod",0,"Stick of Truth"); //Sets the new item
Item.addShapedRecipe(500,1,0,[
"s",
"t",
"s"
],
["s",331,0,"t",280,0]); //Identifies "s" and "t" as redstone (331) and stick (280). Shows up in crafting interface as a stick with redstone on top and below it.
Heard of an app called AppNana? It's an app that rewards you for installing games, testing apps, watching adds, with Google Play, Amazon, and iTunes gift cards, and more! And the app, is completely free!
An easy way of earning Nanas is to add other people's Invite Codes. Whenever you invite someone or get invited, you get 2.5k nanas!
My code is t3305123, pm me your codes so we can just keep gettin nanas for doing pretty much nothing at all!
Exploit. Everything.
To post a comment, please login or register a new account.
Item.addShapedRecipe(Id,ammount,damage,[
"s",
"s"
"t" //"s" and "t" are correct and do not need editing. The arrangement can change
],
["s",id,damage,"t",id,damage]); //Identifies the "s" and "t" in the array. The recipe is in the shape of a sword
Example
ModPE.setItem(500,"blaze_rod",0,"Stick of Truth"); //Sets the new item
Item.addShapedRecipe(500,1,0,[
"s",
"t",
"s"
],
["s",331,0,"t",280,0]); //Identifies "s" and "t" as redstone (331) and stick (280). Shows up in crafting interface as a stick with redstone on top and below it.
+1 if I helped