Annnd they're back

This commit is contained in:
Nicholas Ignoffo 2017-01-02 00:19:44 -08:00
parent c34ee90b4e
commit 4ec321aaac
796 changed files with 15806 additions and 0 deletions

View file

@ -0,0 +1,49 @@
{
"dungeonWeight": 4,
"structureMap": {
"bloodmagic:Corridor1": {
"x": 0,
"y": 0,
"z": 0
}
},
"doorMap": {
"west": [
{
"x": 0,
"y": 0,
"z": 3
}
],
"south": [
{
"x": 3,
"y": 0,
"z": 6
}
],
"north": [
{
"x": 3,
"y": 0,
"z": 0
}
]
},
"descriptorList": [
{
"minimumOffset": {
"x": 0,
"y": 0,
"z": 0
},
"maximumOffset": {
"x": 5,
"y": 3,
"z": 7
},
"blockPosCache": [],
"cache": true
}
]
}

View file

@ -0,0 +1,41 @@
{
"structureMap": {
"bloodmagic:HallChest1": {
"x": 0,
"y": 0,
"z": 0
}
},
"doorMap": {
"west": [
{
"x": 0,
"y": 0,
"z": 4
}
],
"east": [
{
"x": 11,
"y": 0,
"z": 4
}
]
},
"descriptorList": [
{
"minimumOffset": {
"x": 0,
"y": 0,
"z": 0
},
"maximumOffset": {
"x": 12,
"y": 5,
"z": 9
},
"blockPosCache": [],
"cache": true
}
]
}

View file

@ -0,0 +1,47 @@
{
"dungeonWeight": 4,
"structureMap": {
"bloodmagic:Building1": {
"x": 0,
"y": 0,
"z": 0
}
},
"doorMap": {
"south": [
{
"x": 7,
"y": 0,
"z": 14
},
{
"x": 4,
"y": 8,
"z": 14
}
],
"north": [
{
"x": 4,
"y": 8,
"z": 0
}
]
},
"descriptorList": [
{
"minimumOffset": {
"x": 0,
"y": 0,
"z": 0
},
"maximumOffset": {
"x": 15,
"y": 13,
"z": 15
},
"blockPosCache": [],
"cache": true
}
]
}