diff --git a/buildings.lua b/buildings.lua index 092668f..3d1d795 100644 --- a/buildings.lua +++ b/buildings.lua @@ -4,7 +4,7 @@ buildings = { {sizex= 9, sizez= 9, yoff= 0, ysize= 2, scm="cotton_field"}, {sizex= 3, sizez= 3, yoff= 1, ysize= 4, scm="lamp", weight=1/5, no_rotate=true}, {sizex= 4, sizez= 4, yoff=-5, ysize=11, scm="well", no_rotate=true, pervillage=1}, - {sizex= 7, sizez= 7, yoff= 0, ysize=11, scm="fountain", weight=1/4, pervillage=3}, + {sizex= 7, sizez= 7, yoff= 0, ysize= 6, scm="fountain", weight=1/4, pervillage=3}, {sizex= 5, sizez= 5, yoff= 0, ysize= 6, scm="small_house", orients={3}}, {sizex= 6, sizez=12, yoff= 0, ysize= 7, scm="house_with_garden", orients={1}}, {sizex=16, sizez=17, yoff= 0, ysize=12, scm="church", orients={3}, pervillage=1}, diff --git a/schems/fountain.we b/schems/fountain.we index 0ef8c66..da20844 100644 --- a/schems/fountain.we +++ b/schems/fountain.we @@ -1 +1 @@ -return { { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:dirt" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:dirt" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:dirt" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:dirt" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:dirt" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 5, ["name"] = "default:dirt" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 6, ["name"] = "default:dirt" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:stonebrick" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:stonebrick" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 2, ["name"] = "default:stonebrick" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stonebrick" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 4, ["name"] = "default:stonebrick" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 5, ["name"] = "default:stonebrick" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:stonebrick" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 2, ["param1"] = 15, ["z"] = 0, ["name"] = "default:torch" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 2, ["param1"] = 15, ["z"] = 6, ["name"] = "default:torch" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:dirt" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:stone" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:stone" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:stone" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 5, ["name"] = "default:stone" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 6, ["name"] = "default:dirt" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:stonebrick" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 5, ["y"] = 1, ["param1"] = 175, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 159, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 1, ["param1"] = 143, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 159, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 5, ["y"] = 1, ["param1"] = 175, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:stonebrick" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 2, ["param1"] = 159, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 3, ["param1"] = 143, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 4, ["param1"] = 127, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 5, ["param1"] = 111, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 6, ["param1"] = 95, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 7, ["param1"] = 79, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 14, ["y"] = 8, ["param1"] = 63, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:dirt" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:stone" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:stone" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:stone" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 5, ["name"] = "default:stone" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 6, ["name"] = "default:dirt" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:stonebrick" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 159, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 1, ["param1"] = 143, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 125, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 1, ["param1"] = 143, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 159, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:stonebrick" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 2, ["param1"] = 159, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 2, ["param1"] = 159, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 3, ["param1"] = 143, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 3, ["param1"] = 143, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 4, ["param1"] = 127, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 4, ["param1"] = 127, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 5, ["param1"] = 111, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 5, ["param1"] = 111, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 6, ["param1"] = 95, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 6, ["param1"] = 95, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 7, ["param1"] = 79, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 7, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stonebrick" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 7, ["param1"] = 79, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 14, ["y"] = 8, ["param1"] = 63, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 8, ["param1"] = 47, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 14, ["y"] = 8, ["param1"] = 63, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 9, ["param1"] = 31, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 10, ["param1"] = 15, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:dirt" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 5, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 6, ["name"] = "default:dirt" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:stonebrick" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 1, ["param1"] = 143, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 125, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 125, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 1, ["param1"] = 143, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:stonebrick" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 2, ["param1"] = 159, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 2, ["param1"] = 159, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 3, ["param1"] = 143, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 3, ["param1"] = 143, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 4, ["param1"] = 127, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 4, ["param1"] = 127, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 5, ["param1"] = 111, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 5, ["param1"] = 111, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 6, ["param1"] = 95, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 6, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 6, ["param1"] = 95, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 7, ["param1"] = 79, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 7, ["param1"] = 0, ["z"] = 2, ["name"] = "default:stonebrick" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 7, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 7, ["param1"] = 0, ["z"] = 4, ["name"] = "default:stonebrick" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 7, ["param1"] = 79, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 14, ["y"] = 8, ["param1"] = 63, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 8, ["param1"] = 47, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 8, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 8, ["param1"] = 47, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 14, ["y"] = 8, ["param1"] = 63, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 9, ["param1"] = 31, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 9, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stonebrick" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 9, ["param1"] = 31, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 10, ["param1"] = 15, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 10, ["param1"] = 13, ["z"] = 3, ["name"] = "default:water_source" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 10, ["param1"] = 15, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:dirt" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:stone" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:stone" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:stone" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 5, ["name"] = "default:stone" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 6, ["name"] = "default:dirt" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:stonebrick" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 159, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 1, ["param1"] = 143, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 125, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 1, ["param1"] = 143, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 159, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:stonebrick" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 2, ["param1"] = 159, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 2, ["param1"] = 159, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 3, ["param1"] = 143, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 3, ["param1"] = 143, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 4, ["param1"] = 127, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 4, ["param1"] = 127, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 5, ["param1"] = 111, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 5, ["param1"] = 111, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 6, ["param1"] = 95, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 6, ["param1"] = 95, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 7, ["param1"] = 79, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 7, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stonebrick" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 7, ["param1"] = 79, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 14, ["y"] = 8, ["param1"] = 63, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 8, ["param1"] = 47, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 14, ["y"] = 8, ["param1"] = 63, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 9, ["param1"] = 31, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 10, ["param1"] = 15, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:dirt" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:stone" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:stone" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stone" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:stone" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 5, ["name"] = "default:stone" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 6, ["name"] = "default:dirt" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:stonebrick" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 5, ["y"] = 1, ["param1"] = 175, ["z"] = 1, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 159, ["z"] = 2, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 7, ["y"] = 1, ["param1"] = 143, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 6, ["y"] = 1, ["param1"] = 159, ["z"] = 4, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 5, ["y"] = 1, ["param1"] = 175, ["z"] = 5, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:stonebrick" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 2, ["param1"] = 159, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 3, ["param1"] = 143, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 4, ["param1"] = 127, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 5, ["param1"] = 111, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 6, ["param1"] = 95, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 15, ["y"] = 7, ["param1"] = 79, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 14, ["y"] = 8, ["param1"] = 63, ["z"] = 3, ["name"] = "default:water_flowing" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:dirt" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:dirt" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:dirt" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:dirt" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:dirt" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 5, ["name"] = "default:dirt" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 6, ["name"] = "default:dirt" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:stonebrick" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:stonebrick" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 2, ["name"] = "default:stonebrick" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 3, ["name"] = "default:stonebrick" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 4, ["name"] = "default:stonebrick" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 5, ["name"] = "default:stonebrick" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:stonebrick" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 2, ["param1"] = 15, ["z"] = 0, ["name"] = "default:torch" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 2, ["param1"] = 15, ["z"] = 6, ["name"] = "default:torch" } } \ No newline at end of file +5:return {{["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:dirt"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:dirt"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:dirt"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:dirt"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:dirt"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 5, ["name"] = "default:dirt"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 6, ["name"] = "default:dirt"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:stonebrick"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 1, ["name"] = "default:stonebrick"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 2, ["name"] = "default:stonebrick"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 4, ["name"] = "default:stonebrick"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 5, ["name"] = "default:stonebrick"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:stonebrick"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 2, ["param1"] = 223, ["z"] = 0, ["name"] = "default:torch"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 2, ["param1"] = 223, ["z"] = 6, ["name"] = "default:torch"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:dirt"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:stonebrick"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:stonebrick"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:stonebrick"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 5, ["name"] = "default:stonebrick"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 6, ["name"] = "default:dirt"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:stonebrick"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 5, ["y"] = 1, ["param1"] = 173, ["z"] = 1, ["name"] = "default:water_flowing"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 6, ["y"] = 1, ["param1"] = 157, ["z"] = 2, ["name"] = "default:water_flowing"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 1, ["param1"] = 140, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 6, ["y"] = 1, ["param1"] = 157, ["z"] = 4, ["name"] = "default:water_flowing"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 5, ["y"] = 1, ["param1"] = 173, ["z"] = 5, ["name"] = "default:water_flowing"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:stonebrick"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 14, ["y"] = 2, ["param1"] = 157, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:dirt"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:stonebrick"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:stonebrick"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:stonebrick"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 5, ["name"] = "default:stonebrick"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 6, ["name"] = "default:dirt"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:stonebrick"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 6, ["y"] = 1, ["param1"] = 157, ["z"] = 1, ["name"] = "default:water_flowing"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 1, ["param1"] = 140, ["z"] = 2, ["name"] = "default:water_flowing"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 1, ["param1"] = 140, ["z"] = 4, ["name"] = "default:water_flowing"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 6, ["y"] = 1, ["param1"] = 157, ["z"] = 5, ["name"] = "default:water_flowing"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:stonebrick"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 14, ["y"] = 2, ["param1"] = 157, ["z"] = 2, ["name"] = "default:water_flowing"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 2, ["param1"] = 140, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 14, ["y"] = 2, ["param1"] = 157, ["z"] = 4, ["name"] = "default:water_flowing"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 3, ["param1"] = 125, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 4, ["param1"] = 110, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 5, ["param1"] = 94, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:dirt"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 5, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 6, ["name"] = "default:dirt"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 1, ["param1"] = 140, ["z"] = 1, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 2, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 4, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 1, ["param1"] = 140, ["z"] = 5, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 14, ["y"] = 2, ["param1"] = 157, ["z"] = 1, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 2, ["param1"] = 140, ["z"] = 2, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 2, ["param1"] = 140, ["z"] = 4, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 14, ["y"] = 2, ["param1"] = 157, ["z"] = 5, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 3, ["param1"] = 125, ["z"] = 2, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 3, ["param1"] = 125, ["z"] = 4, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 4, ["param1"] = 110, ["z"] = 2, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 4, ["param1"] = 110, ["z"] = 4, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 5, ["param1"] = 94, ["z"] = 2, ["name"] = "default:water_flowing"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 78, ["z"] = 3, ["name"] = "default:water_source"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 5, ["param1"] = 94, ["z"] = 4, ["name"] = "default:water_flowing"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:dirt"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:stonebrick"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:stonebrick"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:stonebrick"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 5, ["name"] = "default:stonebrick"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 6, ["name"] = "default:dirt"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:stonebrick"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 6, ["y"] = 1, ["param1"] = 157, ["z"] = 1, ["name"] = "default:water_flowing"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 1, ["param1"] = 140, ["z"] = 2, ["name"] = "default:water_flowing"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 1, ["param1"] = 140, ["z"] = 4, ["name"] = "default:water_flowing"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 6, ["y"] = 1, ["param1"] = 157, ["z"] = 5, ["name"] = "default:water_flowing"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:stonebrick"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 14, ["y"] = 2, ["param1"] = 157, ["z"] = 2, ["name"] = "default:water_flowing"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 2, ["param1"] = 140, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 14, ["y"] = 2, ["param1"] = 157, ["z"] = 4, ["name"] = "default:water_flowing"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 3, ["param1"] = 125, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 4, ["param1"] = 110, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 15, ["y"] = 5, ["param1"] = 94, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:dirt"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:stonebrick"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:stonebrick"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:stonebrick"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 5, ["name"] = "default:stonebrick"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 6, ["name"] = "default:dirt"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:stonebrick"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 5, ["y"] = 1, ["param1"] = 173, ["z"] = 1, ["name"] = "default:water_flowing"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 6, ["y"] = 1, ["param1"] = 157, ["z"] = 2, ["name"] = "default:water_flowing"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 7, ["y"] = 1, ["param1"] = 140, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 6, ["y"] = 1, ["param1"] = 157, ["z"] = 4, ["name"] = "default:water_flowing"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 5, ["y"] = 1, ["param1"] = 173, ["z"] = 5, ["name"] = "default:water_flowing"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:stonebrick"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 14, ["y"] = 2, ["param1"] = 157, ["z"] = 3, ["name"] = "default:water_flowing"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:dirt"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:dirt"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:dirt"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:dirt"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:dirt"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 5, ["name"] = "default:dirt"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 6, ["name"] = "default:dirt"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:stonebrick"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 1, ["name"] = "default:stonebrick"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 2, ["name"] = "default:stonebrick"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 3, ["name"] = "default:stonebrick"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 4, ["name"] = "default:stonebrick"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 5, ["name"] = "default:stonebrick"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:stonebrick"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 2, ["param1"] = 15, ["z"] = 0, ["name"] = "default:torch"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 2, ["param1"] = 15, ["z"] = 6, ["name"] = "default:torch"}} \ No newline at end of file diff --git a/schems/library.we b/schems/library.we index 2a3bde1..803d09b 100644 --- a/schems/library.we +++ b/schems/library.we @@ -1 +1 @@ -return { { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 7, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 8, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 9, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 7, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 8, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 9, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 7, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 8, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 9, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 77, ["z"] = 0, ["name"] = "stairs:slab_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 3, ["param1"] = 61, ["z"] = 1, ["name"] = "stairs:stair_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 3, ["param1"] = 77, ["z"] = 2, ["name"] = "stairs:stair_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 3, ["param1"] = 61, ["z"] = 3, ["name"] = "stairs:stair_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 3, ["param1"] = 45, ["z"] = 4, ["name"] = "stairs:stair_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 3, ["param1"] = 29, ["z"] = 5, ["name"] = "stairs:stair_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 3, ["param1"] = 29, ["z"] = 6, ["name"] = "stairs:stair_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 3, ["param1"] = 45, ["z"] = 7, ["name"] = "stairs:stair_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 3, ["param1"] = 61, ["z"] = 8, ["name"] = "stairs:stair_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 3, ["param1"] = 77, ["z"] = 9, ["name"] = "stairs:stair_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 3, ["param1"] = 61, ["z"] = 10, ["name"] = "stairs:stair_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 45, ["z"] = 11, ["name"] = "stairs:slab_wood" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 79, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 95, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 79, ["z"] = 2, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 63, ["z"] = 3, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 47, ["z"] = 4, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 31, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 0, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 63, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 79, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 63, ["z"] = 2, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 47, ["z"] = 3, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 31, ["z"] = 4, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 0, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 0, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 2, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 3, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 4, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "default:book", "", "", "", "default:book", "", "", "", "default:book", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 7, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 8, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 9, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 2, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 3, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "default:book", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 4, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 6, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 7, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 8, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 9, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 93, ["z"] = 0, ["name"] = "stairs:stair_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 2, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 3, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 4, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 6, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 7, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 8, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 9, ["name"] = "default:bookshelf" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 3, ["param1"] = 61, ["z"] = 11, ["name"] = "stairs:stair_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 63, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 1, ["name"] = "stairs:slab_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 4, ["param1"] = 204, ["z"] = 2, ["name"] = "stairs:stair_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 4, ["param1"] = 187, ["z"] = 3, ["name"] = "stairs:stair_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 4, ["param1"] = 171, ["z"] = 4, ["name"] = "stairs:stair_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 4, ["param1"] = 155, ["z"] = 5, ["name"] = "stairs:stair_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 4, ["param1"] = 155, ["z"] = 6, ["name"] = "stairs:stair_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 4, ["param1"] = 171, ["z"] = 7, ["name"] = "stairs:stair_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 4, ["param1"] = 187, ["z"] = 8, ["name"] = "stairs:stair_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 4, ["param1"] = 204, ["z"] = 9, ["name"] = "stairs:stair_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 10, ["name"] = "stairs:slab_wood" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 0, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 47, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 63, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 47, ["z"] = 2, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 31, ["z"] = 3, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 1, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 2, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 10, ["name"] = "default:bookshelf" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "default:book", "", "", "", "", "", "default:book", "default:book", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 2, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "default:book", "", "", "default:book", "", "", "", "", "", "", "default:book", "default:book", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 10, ["name"] = "default:bookshelf" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 109, ["z"] = 0, ["name"] = "stairs:stair_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 2, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 10, ["name"] = "default:bookshelf" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 3, ["param1"] = 77, ["z"] = 11, ["name"] = "stairs:stair_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 47, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 204, ["z"] = 1, ["name"] = "stairs:stair_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 5, ["y"] = 4, ["param1"] = 0, ["z"] = 2, ["name"] = "default:torch" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 4, ["y"] = 4, ["param1"] = 0, ["z"] = 9, ["name"] = "default:torch" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 4, ["param1"] = 204, ["z"] = 10, ["name"] = "stairs:stair_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 0, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 31, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 47, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 205, ["z"] = 2, ["name"] = "stairs:slab_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 189, ["z"] = 3, ["name"] = "stairs:slab_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:slab_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 157, ["z"] = 5, ["name"] = "stairs:slab_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 157, ["z"] = 6, ["name"] = "stairs:slab_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 173, ["z"] = 7, ["name"] = "stairs:slab_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 189, ["z"] = 8, ["name"] = "stairs:slab_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 205, ["z"] = 9, ["name"] = "stairs:slab_wood" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 2, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "default:book", "default:book", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 7, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 8, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 9, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 4, ["y"] = 2, ["param1"] = 0, ["z"] = 4, ["name"] = "default:torch" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 6, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 7, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "default:book", "", "", "", "default:book", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 8, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 9, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 125, ["z"] = 0, ["name"] = "stairs:stair_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 6, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 7, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 8, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 9, ["name"] = "default:bookshelf" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 3, ["param1"] = 61, ["z"] = 11, ["name"] = "stairs:stair_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 31, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 1, ["name"] = "stairs:stair_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 4, ["param1"] = 155, ["z"] = 6, ["name"] = "stairs:stair_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 4, ["param1"] = 171, ["z"] = 7, ["name"] = "stairs:stair_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 4, ["param1"] = 187, ["z"] = 8, ["name"] = "stairs:stair_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 4, ["param1"] = 204, ["z"] = 9, ["name"] = "stairs:stair_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 10, ["name"] = "stairs:slab_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 0, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 31, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 189, ["z"] = 2, ["name"] = "stairs:slab_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 173, ["z"] = 3, ["name"] = "stairs:slab_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:slab_wood" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 3, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "default:book", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 4, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 7, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 8, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 9, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 4, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 7, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 8, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 9, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 10, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 11, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 141, ["z"] = 0, ["name"] = "stairs:stair_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 4, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "default:book", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 9, ["z"] = 7, ["name"] = "stairs:stair_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 10, ["z"] = 8, ["name"] = "stairs:stair_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 11, ["z"] = 9, ["name"] = "stairs:stair_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 28, ["z"] = 10, ["name"] = "stairs:stair_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 45, ["z"] = 11, ["name"] = "stairs:slab_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 1, ["name"] = "stairs:stair_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 4, ["param1"] = 155, ["z"] = 5, ["name"] = "stairs:stair_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 0, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 189, ["z"] = 2, ["name"] = "stairs:slab_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 173, ["z"] = 3, ["name"] = "stairs:slab_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 157, ["z"] = 4, ["name"] = "stairs:slab_wood" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 4, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 0, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 141, ["z"] = 0, ["name"] = "doors:door_wood_b_1" }, { ["x"] = 5, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "default:book", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 157, ["z"] = 0, ["name"] = "doors:door_wood_t_1" }, { ["x"] = 5, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "default:book", "", "", "", "", "", "", "", "default:book", "default:book", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 157, ["z"] = 0, ["name"] = "stairs:stair_wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "default:book", "default:book", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 5, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 3, ["param1"] = 153, ["z"] = 6, ["name"] = "stairs:stair_wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 204, ["z"] = 1, ["name"] = "stairs:stair_wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 5, ["y"] = 4, ["param1"] = 0, ["z"] = 2, ["name"] = "default:torch" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 4, ["param1"] = 171, ["z"] = 5, ["name"] = "stairs:stair_wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 205, ["z"] = 2, ["name"] = "stairs:slab_wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 189, ["z"] = 3, ["name"] = "stairs:slab_wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:slab_wood" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 5, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 0, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 95, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 77, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 63, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 45, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 31, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "default:book", "", "", "", "", "", "default:book", "", "", "", "", "", "", "default:book" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 6, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 6, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 173, ["z"] = 0, ["name"] = "stairs:stair_wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "default:book", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 1, ["name"] = "default:bookshelf" }, { ["x"] = 6, ["meta"] = { ["fields"] = { ["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]" }, ["inventory"] = { ["books"] = { "", "", "", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 5, ["name"] = "default:bookshelf" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 3, ["param1"] = 170, ["z"] = 6, ["name"] = "stairs:stair_wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 1, ["name"] = "stairs:slab_wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 4, ["param1"] = 204, ["z"] = 2, ["name"] = "stairs:stair_wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 4, ["param1"] = 187, ["z"] = 3, ["name"] = "stairs:stair_wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 4, ["param1"] = 171, ["z"] = 4, ["name"] = "stairs:stair_wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 170, ["z"] = 5, ["name"] = "stairs:slab_wood" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 6, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 111, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 95, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 79, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 63, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 45, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 29, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 1, ["param1"] = 138, ["z"] = 3, ["name"] = "doors:door_wood_b_1" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 1, ["y"] = 2, ["param1"] = 154, ["z"] = 3, ["name"] = "doors:door_wood_t_1" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 189, ["z"] = 0, ["name"] = "stairs:stair_wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 3, ["param1"] = 187, ["z"] = 6, ["name"] = "stairs:stair_wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 1, ["name"] = "stairs:slab_wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 2, ["name"] = "stairs:slab_wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 170, ["z"] = 3, ["name"] = "stairs:slab_wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 170, ["z"] = 4, ["name"] = "stairs:slab_wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 5, ["name"] = "stairs:slab_wood" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 7, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 125, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 111, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 93, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 77, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 63, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 47, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 31, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { ["infotext"] = "Chest", ["formspec"] = "size[8,9]list[current_name;main;0,0;8,4;]list[current_player;main;0,5;8,4;]" }, ["inventory"] = { ["main"] = { "default:bookshelf 256", "default:bookshelf 256", "default:bookshelf 256", "default:bookshelf 512", "default:bookshelf 512", "default:bookshelf 512", "", "", "default:paper 256", "default:paper 512", "default:paper 512", "", "", "", "", "", "default:papyrus 256", "default:papyrus 512", "default:papyrus 512", "", "", "", "", "", "", "", "", "", "", "", "", "" } } }, ["param2"] = 2, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:chest" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 187, ["z"] = 5, ["name"] = "stairs:stair_wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 205, ["z"] = 0, ["name"] = "stairs:stair_wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 0, ["z"] = 1, ["name"] = "default:torch" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 0, ["z"] = 5, ["name"] = "default:torch" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 3, ["param1"] = 204, ["z"] = 6, ["name"] = "stairs:stair_wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 204, ["z"] = 1, ["name"] = "stairs:slab_wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 2, ["name"] = "stairs:slab_wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 170, ["z"] = 3, ["name"] = "stairs:slab_wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 4, ["name"] = "stairs:slab_wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 204, ["z"] = 5, ["name"] = "stairs:slab_wood" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 8, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 109, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 95, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 79, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 63, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 47, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 31, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 13, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 1, ["param1"] = 171, ["z"] = 1, ["name"] = "stairs:stair_wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 171, ["z"] = 5, ["name"] = "stairs:stair_wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 189, ["z"] = 0, ["name"] = "stairs:stair_wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 2, ["y"] = 3, ["param1"] = 188, ["z"] = 6, ["name"] = "stairs:stair_wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 1, ["name"] = "stairs:slab_wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 171, ["z"] = 2, ["name"] = "stairs:slab_wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 155, ["z"] = 3, ["name"] = "stairs:slab_wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 171, ["z"] = 4, ["name"] = "stairs:slab_wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 187, ["z"] = 5, ["name"] = "stairs:slab_wood" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 9, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 95, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 79, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 63, ["z"] = 2, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 47, ["z"] = 3, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 31, ["z"] = 4, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 13, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 13, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 0, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 141, ["z"] = 2, ["name"] = "default:glass" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 125, ["z"] = 3, ["name"] = "default:glass" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 141, ["z"] = 4, ["name"] = "default:glass" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 0, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 0, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 1, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 157, ["z"] = 2, ["name"] = "default:glass" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 141, ["z"] = 3, ["name"] = "default:glass" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 157, ["z"] = 4, ["name"] = "default:glass" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 5, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 0, ["z"] = 6, ["name"] = "default:wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 173, ["z"] = 0, ["name"] = "stairs:slab_wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 189, ["z"] = 1, ["name"] = "stairs:stair_wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 173, ["z"] = 2, ["name"] = "stairs:stair_wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 157, ["z"] = 3, ["name"] = "stairs:stair_wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:stair_wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 3, ["y"] = 3, ["param1"] = 189, ["z"] = 5, ["name"] = "stairs:stair_wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 173, ["z"] = 6, ["name"] = "stairs:slab_wood" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 0, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore" }, { ["x"] = 10, ["meta"] = { ["fields"] = { }, ["inventory"] = { } }, ["param2"] = 0, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore" } } \ No newline at end of file +5:return {{["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 77, ["z"] = 0, ["name"] = "stairs:slab_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 3, ["param1"] = 61, ["z"] = 1, ["name"] = "stairs:stair_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 3, ["param1"] = 77, ["z"] = 2, ["name"] = "stairs:stair_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 3, ["param1"] = 61, ["z"] = 3, ["name"] = "stairs:stair_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 3, ["param1"] = 45, ["z"] = 4, ["name"] = "stairs:stair_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 3, ["param1"] = 29, ["z"] = 5, ["name"] = "stairs:stair_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 3, ["param1"] = 29, ["z"] = 6, ["name"] = "stairs:stair_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 3, ["param1"] = 45, ["z"] = 7, ["name"] = "stairs:stair_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 3, ["param1"] = 61, ["z"] = 8, ["name"] = "stairs:stair_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 3, ["param1"] = 77, ["z"] = 9, ["name"] = "stairs:stair_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 3, ["param1"] = 61, ["z"] = 10, ["name"] = "stairs:stair_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 77, ["z"] = 11, ["name"] = "stairs:slab_wood"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 79, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 95, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 79, ["z"] = 2, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 63, ["z"] = 3, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 47, ["z"] = 4, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 31, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 63, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 79, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 63, ["z"] = 2, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 47, ["z"] = 3, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 31, ["z"] = 4, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 0, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 2, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 3, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 4, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 5, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "default:book", "", "", "", "default:book", "", "", "", "default:book", ""}}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 7, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 8, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 9, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 2, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 3, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "default:book", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 4, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 5, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 6, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 7, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 8, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 9, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 93, ["z"] = 0, ["name"] = "stairs:stair_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 2, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 3, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 4, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 5, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 6, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 7, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 8, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 9, ["name"] = "default:bookshelf"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 3, ["param1"] = 93, ["z"] = 11, ["name"] = "stairs:stair_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 63, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 1, ["name"] = "stairs:slab_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 4, ["param1"] = 205, ["z"] = 2, ["name"] = "stairs:stair_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 4, ["param1"] = 189, ["z"] = 3, ["name"] = "stairs:stair_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 4, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:stair_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 4, ["param1"] = 157, ["z"] = 5, ["name"] = "stairs:stair_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 4, ["param1"] = 157, ["z"] = 6, ["name"] = "stairs:stair_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 4, ["param1"] = 173, ["z"] = 7, ["name"] = "stairs:stair_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 4, ["param1"] = 189, ["z"] = 8, ["name"] = "stairs:stair_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 4, ["param1"] = 205, ["z"] = 9, ["name"] = "stairs:stair_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 10, ["name"] = "stairs:slab_wood"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 47, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 63, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 47, ["z"] = 2, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 31, ["z"] = 3, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 1, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 2, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 10, ["name"] = "default:bookshelf"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "default:book", "", "", "", "", "", "default:book", "default:book", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 2, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "default:book", "", "", "default:book", "", "", "", "", "", "", "default:book", "default:book", "", "", ""}}}, ["y"] = 2, ["z"] = 10, ["name"] = "default:bookshelf"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 109, ["z"] = 0, ["name"] = "stairs:stair_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 2, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 10, ["name"] = "default:bookshelf"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 3, ["param1"] = 109, ["z"] = 11, ["name"] = "stairs:stair_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 47, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 205, ["z"] = 1, ["name"] = "stairs:stair_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 5, ["y"] = 4, ["z"] = 2, ["name"] = "default:torch"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 4, ["y"] = 4, ["z"] = 9, ["name"] = "default:torch"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 4, ["param1"] = 205, ["z"] = 10, ["name"] = "stairs:stair_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 31, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 47, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 205, ["z"] = 2, ["name"] = "stairs:slab_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 189, ["z"] = 3, ["name"] = "stairs:slab_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:slab_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 157, ["z"] = 5, ["name"] = "stairs:slab_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 157, ["z"] = 6, ["name"] = "stairs:slab_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 173, ["z"] = 7, ["name"] = "stairs:slab_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 189, ["z"] = 8, ["name"] = "stairs:slab_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 205, ["z"] = 9, ["name"] = "stairs:slab_wood"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 2, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 3, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 10, ["name"] = "default:bookshelf"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 3, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 10, ["name"] = "default:bookshelf"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 125, ["z"] = 0, ["name"] = "stairs:stair_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 3, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 10, ["name"] = "default:bookshelf"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 3, ["param1"] = 125, ["z"] = 11, ["name"] = "stairs:stair_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 31, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 1, ["name"] = "stairs:stair_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 4, ["param1"] = 157, ["z"] = 6, ["name"] = "stairs:stair_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 4, ["param1"] = 173, ["z"] = 7, ["name"] = "stairs:stair_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 4, ["param1"] = 189, ["z"] = 8, ["name"] = "stairs:stair_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 4, ["param1"] = 205, ["z"] = 9, ["name"] = "stairs:stair_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 10, ["name"] = "stairs:slab_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 31, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 189, ["z"] = 2, ["name"] = "stairs:slab_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 173, ["z"] = 3, ["name"] = "stairs:slab_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 157, ["z"] = 4, ["name"] = "stairs:slab_wood"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 3, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "default:book", "", ""}}}, ["y"] = 1, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 4, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 10, ["name"] = "default:bookshelf"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 4, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 10, ["name"] = "default:bookshelf"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 11, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 141, ["z"] = 0, ["name"] = "stairs:stair_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 157, ["z"] = 7, ["name"] = "stairs:stair_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 157, ["z"] = 8, ["name"] = "stairs:stair_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 173, ["z"] = 9, ["name"] = "stairs:stair_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 157, ["z"] = 10, ["name"] = "stairs:stair_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 141, ["z"] = 11, ["name"] = "stairs:slab_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 1, ["name"] = "stairs:stair_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 4, ["param1"] = 173, ["z"] = 5, ["name"] = "stairs:stair_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 189, ["z"] = 2, ["name"] = "stairs:slab_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 173, ["z"] = 3, ["name"] = "stairs:slab_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 157, ["z"] = 4, ["name"] = "stairs:slab_wood"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 4, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {["state"] = "1"}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 1, ["param1"] = 142, ["z"] = 0, ["name"] = "doors:door_wood_b"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 204, ["z"] = 5, ["name"] = "default:fence_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["param2"] = 1, ["y"] = 1, ["z"] = 6, ["name"] = "default:bookshelf"}, {["x"] = 5, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "default:book", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["param2"] = 1, ["y"] = 1, ["z"] = 7, ["name"] = "default:bookshelf"}, {["x"] = 5, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "default:book", "", "", "", ""}}}, ["param2"] = 1, ["y"] = 1, ["z"] = 8, ["name"] = "default:bookshelf"}, {["x"] = 5, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "default:book", "default:book", "", "", ""}}}, ["param2"] = 1, ["y"] = 1, ["z"] = 9, ["name"] = "default:bookshelf"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 157, ["z"] = 0, ["name"] = "doors:hidden"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 1, ["y"] = 2, ["z"] = 5, ["name"] = "default:torch"}, {["x"] = 5, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "default:book", "", "", ""}}}, ["param2"] = 1, ["y"] = 2, ["z"] = 6, ["name"] = "default:bookshelf"}, {["x"] = 5, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "default:book", "", "", "", ""}}}, ["param2"] = 1, ["y"] = 2, ["z"] = 7, ["name"] = "default:bookshelf"}, {["x"] = 5, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["param2"] = 1, ["y"] = 2, ["z"] = 8, ["name"] = "default:bookshelf"}, {["x"] = 5, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["param2"] = 1, ["y"] = 2, ["z"] = 9, ["name"] = "default:bookshelf"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 157, ["z"] = 0, ["name"] = "stairs:stair_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "default:book", "default:book", "", "", ""}}}, ["y"] = 3, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 3, ["param1"] = 189, ["z"] = 6, ["name"] = "stairs:stair_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 173, ["z"] = 7, ["name"] = "stairs:slab_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 157, ["z"] = 8, ["name"] = "stairs:slab_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 157, ["z"] = 9, ["name"] = "stairs:slab_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 141, ["z"] = 10, ["name"] = "stairs:slab_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 205, ["z"] = 1, ["name"] = "stairs:stair_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 5, ["y"] = 4, ["z"] = 2, ["name"] = "default:torch"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 4, ["param1"] = 189, ["z"] = 5, ["name"] = "stairs:stair_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 205, ["z"] = 2, ["name"] = "stairs:slab_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 189, ["z"] = 3, ["name"] = "stairs:slab_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:slab_wood"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 5, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 95, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 77, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 63, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 45, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 31, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "default:book", "", "", "", "", "", "default:book", "", "", "", "", "", "", "default:book"}}}, ["y"] = 1, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 6, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "default:book", "", "", "", "", "", ""}}}, ["y"] = 1, ["z"] = 5, ["name"] = "default:bookshelf"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 2, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 6, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "default:book", "", "", "", "", "", "", "", "", "default:book", "", ""}}}, ["y"] = 2, ["z"] = 5, ["name"] = "default:bookshelf"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 7, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 8, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 9, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 10, ["name"] = "default:wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 173, ["z"] = 0, ["name"] = "stairs:stair_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "default:book", "", "", "", ""}}}, ["y"] = 3, ["z"] = 1, ["name"] = "default:bookshelf"}, {["x"] = 6, ["meta"] = {["fields"] = {["formspec"] = "size[8,7;]bgcolor[#080808BB;true]background[5,5;1,1;gui_formbg.png;true]listcolors[#00000069;#5A5A5A;#141318;#30434C;#FFF]list[context;books;0,0.3;8,2;]list[current_player;main;0,2.85;8,1;]list[current_player;main;0,4.08;8,3;8]listring[context;books]listring[current_player;main]image[0,2.85;1,1;gui_hb_bg.png]image[1,2.85;1,1;gui_hb_bg.png]image[2,2.85;1,1;gui_hb_bg.png]image[3,2.85;1,1;gui_hb_bg.png]image[4,2.85;1,1;gui_hb_bg.png]image[5,2.85;1,1;gui_hb_bg.png]image[6,2.85;1,1;gui_hb_bg.png]image[7,2.85;1,1;gui_hb_bg.png]"}, ["inventory"] = {["books"] = {"", "", "", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["y"] = 3, ["z"] = 5, ["name"] = "default:bookshelf"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 3, ["param1"] = 173, ["z"] = 6, ["name"] = "stairs:stair_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 157, ["z"] = 7, ["name"] = "stairs:slab_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 141, ["z"] = 8, ["name"] = "stairs:slab_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 141, ["z"] = 9, ["name"] = "stairs:slab_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 125, ["z"] = 10, ["name"] = "stairs:slab_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 1, ["name"] = "stairs:slab_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 4, ["param1"] = 205, ["z"] = 2, ["name"] = "stairs:stair_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 4, ["param1"] = 189, ["z"] = 3, ["name"] = "stairs:stair_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 4, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:stair_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 173, ["z"] = 5, ["name"] = "stairs:slab_wood"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 6, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 111, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 95, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 79, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 63, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 45, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 29, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 189, ["z"] = 0, ["name"] = "stairs:stair_wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 3, ["param1"] = 189, ["z"] = 6, ["name"] = "stairs:stair_wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 1, ["name"] = "stairs:slab_wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 2, ["name"] = "stairs:slab_wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 173, ["z"] = 3, ["name"] = "stairs:slab_wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:slab_wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 5, ["name"] = "stairs:slab_wood"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 7, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 125, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 111, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 93, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 77, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 63, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 47, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 31, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {["infotext"] = "Chest", ["formspec"] = "size[8,9]list[current_name;main;0,0;8,4;]list[current_player;main;0,5;8,4;]"}, ["inventory"] = {["main"] = {"default:bookshelf 256", "default:bookshelf 256", "default:bookshelf 256", "default:bookshelf 512", "default:bookshelf 512", "default:bookshelf 512", "", "", "default:paper 256", "default:paper 512", "default:paper 512", "", "", "", "", "", "default:papyrus 256", "default:papyrus 512", "default:papyrus 512", "", "", "", "", "", "", "", "", "", "", "", "", ""}}}, ["param2"] = 2, ["y"] = 1, ["z"] = 1, ["name"] = "default:chest"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 187, ["z"] = 5, ["name"] = "stairs:stair_wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 205, ["z"] = 0, ["name"] = "stairs:stair_wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["z"] = 1, ["name"] = "default:torch"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["z"] = 5, ["name"] = "default:torch"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 3, ["param1"] = 205, ["z"] = 6, ["name"] = "stairs:stair_wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 205, ["z"] = 1, ["name"] = "stairs:slab_wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 2, ["name"] = "stairs:slab_wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 173, ["z"] = 3, ["name"] = "stairs:slab_wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 4, ["name"] = "stairs:slab_wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 205, ["z"] = 5, ["name"] = "stairs:slab_wood"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 8, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 109, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 95, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 79, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 63, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 47, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 31, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 13, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 1, ["param1"] = 171, ["z"] = 1, ["name"] = "stairs:stair_wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 171, ["z"] = 5, ["name"] = "stairs:stair_wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 189, ["z"] = 0, ["name"] = "stairs:stair_wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 2, ["y"] = 3, ["param1"] = 189, ["z"] = 6, ["name"] = "stairs:stair_wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 1, ["name"] = "stairs:slab_wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 173, ["z"] = 2, ["name"] = "stairs:slab_wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 157, ["z"] = 3, ["name"] = "stairs:slab_wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:slab_wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 189, ["z"] = 5, ["name"] = "stairs:slab_wood"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 9, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 95, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 79, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 63, ["z"] = 2, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 47, ["z"] = 3, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 31, ["z"] = 4, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 13, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 13, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 0, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 141, ["z"] = 2, ["name"] = "default:glass"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 125, ["z"] = 3, ["name"] = "default:glass"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 141, ["z"] = 4, ["name"] = "default:glass"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 1, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 0, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 1, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 157, ["z"] = 2, ["name"] = "default:glass"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 141, ["z"] = 3, ["name"] = "default:glass"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 157, ["z"] = 4, ["name"] = "default:glass"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 5, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["z"] = 6, ["name"] = "default:wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 2, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 173, ["z"] = 0, ["name"] = "stairs:slab_wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 189, ["z"] = 1, ["name"] = "stairs:stair_wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 173, ["z"] = 2, ["name"] = "stairs:stair_wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 157, ["z"] = 3, ["name"] = "stairs:stair_wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 173, ["z"] = 4, ["name"] = "stairs:stair_wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["param2"] = 3, ["y"] = 3, ["param1"] = 189, ["z"] = 5, ["name"] = "stairs:stair_wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 173, ["z"] = 6, ["name"] = "stairs:slab_wood"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 3, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 4, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 0, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 1, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 2, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 3, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 4, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 5, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 6, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 7, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 8, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 9, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 10, ["name"] = "mg:ignore"}, {["x"] = 10, ["meta"] = {["fields"] = {}, ["inventory"] = {}}, ["y"] = 5, ["param1"] = 15, ["z"] = 11, ["name"] = "mg:ignore"}} \ No newline at end of file