first commit
This commit is contained in:
195
worlds/exported_world.json
Normal file
195
worlds/exported_world.json
Normal file
@@ -0,0 +1,195 @@
|
||||
{
|
||||
"width": 20,
|
||||
"height": 15,
|
||||
"fill": "grass",
|
||||
"pspawn": {
|
||||
"w": 1,
|
||||
"h": 1
|
||||
},
|
||||
"features": [
|
||||
{
|
||||
"w": 8,
|
||||
"h": 5,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 11,
|
||||
"h": 5,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 13,
|
||||
"h": 5,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 16,
|
||||
"h": 5,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 18,
|
||||
"h": 5,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 8,
|
||||
"h": 6,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 11,
|
||||
"h": 6,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 13,
|
||||
"h": 6,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 14,
|
||||
"h": 6,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 15,
|
||||
"h": 6,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 16,
|
||||
"h": 6,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 8,
|
||||
"h": 7,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 11,
|
||||
"h": 7,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 13,
|
||||
"h": 7,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 16,
|
||||
"h": 7,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 18,
|
||||
"h": 7,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 13,
|
||||
"h": 8,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 16,
|
||||
"h": 8,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 18,
|
||||
"h": 8,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 8,
|
||||
"h": 9,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 11,
|
||||
"h": 9,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 9,
|
||||
"h": 10,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
},
|
||||
{
|
||||
"w": 10,
|
||||
"h": 10,
|
||||
"t": {
|
||||
"thing": "woodbarrier",
|
||||
"action": "none"
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user