{ "id": "vagrant_test", "tile_size": 32, "asset_pack": "tiles", "tiles": [ { "id": "floor_001", "walkable": true, "texture": "floor_001" }, { "id": "floor_002", "walkable": true, "texture": "floor_002" }, { "id": "floor_003", "walkable": true, "texture": "floor_003" }, { "id": "wall", "walkable": false, "texture": "floor_004" } ] }