Skip to content

Instantly share code, notes, and snippets.

View Caellian's full-sized avatar

Tin Švagelj Caellian

View GitHub Profile
@Caellian
Caellian / DnD_Loot.xml
Created June 30, 2015 00:47
Created for testing purposes
<generator>
<lvl1>
<gold>
<low/>
<medium/>
<high/>
</gold>
<magical>
<red>
<watch/>
@Caellian
Caellian / tardis.json
Created June 29, 2015 20:07
TARDIS Model
{
"_comment": "Created by Tin Svagelj a.k.a. Feronzed a.k.a. Caellian",
"elements": [
{ "from": [ 0, -15, 0 ],
"to": [ 16, 16, 16 ],
"faces": {
"north": { "uv": [ 0, 0, 8, 16 ], "texture": "#boxdoor"},
"south": { "uv": [ 0, 0, 8, 16 ], "texture": "#boxwindow"},
"west": { "uv": [ 0, 0, 8, 16 ], "texture": "#boxwindow"},
"east": { "uv": [ 0, 0, 8, 16 ], "texture": "#boxwindow"}