Module:OOO/Data/Buildings: Difference between revisions

No edit summary
Update autogenerated buildings Lua data
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
-- AUTOGENERATED. Do not edit by hand.
-- AUTOGENERATED. Do not edit by hand.
return {
return {
  _meta = {schema = 1, generated = "2025-10-12T13:44:14Z"},
  _meta = {schema = 1, generated = "2026-03-08T19:30:59Z", 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}},
  [400003] = {displayName = "Wood Wall", image = "Icon_WooDWall.png", category = "Buildings",
  ["400003"] = {displayName = "Wood Wall", image = "Icon_WooDWall
}
}