mysiding.lua 228 B

1234567891011
  1. mycorners.register_all(
  2. "wide_default_sandstone",
  3. "Sandstone Siding",
  4. "default_sandstone.png^mysiding_pattern1.png",
  5. {crumbly=2, cracky = 3, not_in_creative_inventory=1},
  6. "mysiding:wide_default_sandstone",
  7. "normal"
  8. )