This was a simple script to test some new BlockLauncher functionalities.
The night vision script!
See in the dark with no light source required!
Code:
//Night Vision Mod
//By Arjay07
//This script may be used in any mod
//It can also be modified
function newLevel(){//At the start of a world
Block.setLightLevel(0, 15);//Sets the light level of air
}
The night vision script!
See in the dark with no light source required!
Code:
//Night Vision Mod //By Arjay07 //This script may be used in any mod //It can also be modified function newLevel(){//At the start of a world Block.setLightLevel(0, 15);//Sets the light level of air }Download:
https://db.tt/8vcckMBc
The script is available for everyone to use!
WARNING! Start up can be a bit laggy so be patient.
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]
ModPE!?