2018-04-20 04:44:15 +02:00
<!DOCTYPE html>
< html >
< head >
< meta name = "viewport" content = "width=device-width, initial-scale=1" >
< meta name = "title" content = "Teascade" >
< meta name = "description" content = "Creation" >
< meta charset = "utf-8" >
< meta name = "robots" content = "all" >
< meta name = "google-site-verification" content = "xMTesqfhCjQW48l2C5bOqYK6HsOXJORfF4gW_tkjBMo" / >
< meta property = "og:title" content = "Teascade | Blog | Creation" >
< meta property = "og:site_name" content = "Teascade" >
< meta property = "og:type" content = "website" >
< meta property = "og:description" content = "Creation" >
< meta property = "og:image" content = "/img/favicon.png" >
< meta property = "og:image:secure_url" content = "/img/favicon.png" >
< meta property = "og:image:type" content = "image/png" >
< meta property = "og:image:width" content = "512" >
< meta property = "og:image:height" content = "512" >
< meta name = "twitter:site" content = "@teascade" >
< meta name = "twitter:creator" content = "@teascade" >
< meta name = "twitter:title" content = "Teascade | Blog | Creation" >
< meta name = "twitter:description" content = "Creation" >
< meta name = "twitter:image" content = "/img/favicon.png" >
< script type = "text/javascript" src = "/js/default.js" > < / script >
2018-04-20 08:16:01 +02:00
< link rel = "stylesheet" href = "/css/default.css" > < link class = "._default_js_meta" rel = "stylesheet" href = "/css/loadbar.css" > < link class = "._default_js_meta" rel = "stylesheet" href = "/css/custom.css" > < script class = "._default_js_meta" type = "application/javascript" src = "/js/loadbar.js" > < / script >
2018-04-20 04:44:15 +02:00
< link rel = "shortcut icon" href = "/img/favicon.png" > < / link >
< title > Teascade | Blog | Creation< / title >
< / head >
< body onload = "_default_js_main()" >
< div id = "loadbar" > < / div >
< div class = "container" >
< div class = "teacup" >
< img src = "/img/teascade_cropped.svg" > < / img >
< / div >
< div class = "content" >
< nav >
< ul >
< li >
< a href = "/" > About< / a >
< / li > < li >
< a href = "/games" > Games< / a >
< / li > < li >
< a href = "/blog" > Blog< / a >
< / li >
< / ul >
< / nav >
< article >
< h1 > The Creation< / h1 >
< p > The Blog was created, but not yet quite ready, the blog still needs some ‘ editing’ before given to publicity, but soon you will see it!< / p >
< p > Today Allexit’ s Magical Modpack was released to publicity ( < a href = "https://blog.allex.it/allexits-magical-pack" > click here< / a > ) and is built up from LOTS and LOTS of mods!
it will soon be updated too quite a lot of times for reasons such as it does not support custom launcher nor ‘ easy installation’ yet..< / p >
< / article >
< / div >
< / div >
< / body >
< / html >