Tgis is a very easy mod you know. But, this is good for a starter. If you need help making advanced mods, then come to My teams, (team mono) school to learn advanced mod making. Sorry, but the school has not been made yet, but its coming out tomorrow!
-team mono leader
Tgis is a very easy mod you know. But, this is good for a starter. If you need help making advanced mods, then come to My teams, (team mono) school to learn advanced mod making. Sorry, but the school has not been made yet, but its coming out tomorrow!
-team mono leader
At least he had a go with using the new custom blocks API. I'm giving a +1 for the effort.
What does it do?:
What this mod does is add one block to the game! This block is Endstone!
Download. Just copy and paste into blocklauncher!
var initialized = false; var ENDSTONE_ID = 187; function selectLevelHook() { if (!initialized) { Block.defineBlock(ENDSTONE_ID, "Endstone", [["end_stone", 0], ["end_stone", 0], ["end_stone", 0], ["end_stone", 0], ["end_stone", 0], ["end_stone", 0]]); Block.setShape(ENDSTONE_ID, 0, 0, 0, 1, 4/4, 1); Block.setDestroyTime(ENDSTONE_ID, 1); initialized = true; } }Leave a comment telling me possible ways to get it rather than going into PocketInvEditor and editing in the id 187.
Also don't forget to click that +1!
Hello, parking meter!
-team mono leader
At least he had a go with using the new custom blocks API. I'm giving a +1 for the effort.
Want GUI Templates? Done!
https://github.com/BeATz-UnKNoWN/ModPE_Scripts/wiki/ModPE-Script-Templates
P.S. Feel free to follow me so you know when I post "awesome" content and make the MCForums a brighter place (totally).
If you need to contact me you can either shoot a Kik message to beatz_unknown or send an email to [email protected]
Hello, parking meter!