Module:OOO/Data/Buildings: Difference between revisions

No edit summary
No edit summary
 
(One intermediate revision 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:32:09Z"},
  _meta = {schema = 1, generated = "2025-10-12T13:47:57Z"},
  [400001] = {displayName = "Wood Block", 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", 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", category = "Buildings", subcategory = "Wood", description = "Placeable Structure", price = 1300, size = {x = 2,
  ["400003"] = {displayName = "Wood Wall", image = "Icon_WooDWall.png",
}
}