so I tried using that function along with this script and this is how I put it
ModPE.setTerrain( this is were I put dropbox link) function newLevel() {Block.defineBlock(10, "cooky", [8,8,8,8,8,8], false, 0);}function useItem(x, y, z, itemId, blockId) {addItemInventory(10,1);} so dod I do the ModPE.setTerrain correctly?
ModPE.setTerrain( this is were I put dropbox link) function newLevel() {Block.defineBlock(10, "cooky", [8,8,8,8,8,8], false, 0);}function useItem(x, y, z, itemId, blockId) {addItemInventory(10,1);} so dod I do the ModPE.setTerrain correctly?
Back to modding! Follow me on Twitter @byteandahalf
Make it http instead of https so the connecrion doesn't have to be secure.