Files
Original/worlds/exported_world.json
2026-05-09 17:39:45 +02:00

195 lines
3.9 KiB
JSON

{
"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"
}
}
]
}