zhuowei / MCPELauncher

Source code for BlockLauncher, a launcher that patches Minecraft for Android
Apache License 2.0
684 stars 188 forks source link

Brewing Recipes in ModPE #288

Open DarkFlames2003R opened 9 years ago

DarkFlames2003R commented 9 years ago

Hey, I had a ideia of a mod wich adds more potions in MCPE, but for this I need some code to add brewing recipes, if possible, add it. Thanks :)

HungryBoy02 commented 9 years ago

Yea it would be awesome if we could do that, for instance

ModPE.makePotion(Id, Texture, [ItemIdRecipe], Color, Throw-able True/False, Throwable Id, Throwable Texture);

DarkFlames2003R commented 9 years ago

It's possible make a potion with ModPE, but there's no a function for brewing recipes. Sorry by bad english.