Module:OOO/Data/Buildings: Difference between revisions

Update autogenerated buildings Lua data
Update autogenerated buildings Lua data
Line 1: Line 1:
-- AUTOGENERATED. Do not edit by hand.
-- AUTOGENERATED. Do not edit by hand.
return {
return {
   _meta = {schema = 1, generated = "2026-03-07T22:58:25Z", dataset = "buildings"},
   _meta = {schema = 1, generated = "2026-03-08T13:38:27Z", dataset = "buildings"},
   ["400001"] = {displayName = "Wood Block", image = "Icon_WoodBlock.png", category = "Buildings", subcategory = "Wood", description = "Placeable Structure", price = 1600, size = {x = 2, y = 2, z = 2}},
   ["400001"] = {displayName = "Wood Block", image = "Icon_WoodBlock.png", category = "Buildings", subcategory = "Wood", description = "Placeable Structure", price = 1600, size = {x = 2, y = 2, z = 2}},
   ["400002"] = {displayName = "Wood Floor", image = "Icon_WoodFloor.png", category = "Buildings", subcategory = "Wood", description = "Placeable Structure", price = 1300, size = {x = 2, y = 2, z = 2}},
   ["400002"] = {displayName = "Wood Floor", image = "Icon_WoodFloor.png", category = "Buildings", subcategory = "Wood", description = "Placeable Structure", price = 1300, size = {x = 2, y = 2, z = 2}},