Not a member of Pastebin yet?
                        Sign Up,
                        it unlocks many cool features!                    
                - {
 - stone = {
 - letter = "#",
 - color = 256,
 - },
 - air = {
 - letter = "-",
 - color = 32768,
 - dord = 0,
 - },
 - gold = {
 - letter = "@",
 - color = 16,
 - dord = 5,
 - },
 - iron = {
 - letter = "@",
 - color = colors.white ,
 - dord = 15,
 - },
 - diamond = {
 - letter = "*",
 - color = colors.lightBlue ,
 - dord = 1,
 - },
 - }
 
Advertisement
 
                    Add Comment                
                
                        Please, Sign In to add comment