init.lua.diff 246 B

1234567891011121314
  1. 76a77,78
  2. > minetest.register_alias("firestone:lighter", "fire:flint_and_steel")
  3. >
  4. 78c80
  5. < description = "Flint and Steel",
  6. ---
  7. > description = "Lighter",
  8. 326,327c328,329
  9. < interval = 7,
  10. < chance = 12,
  11. ---
  12. > interval = 1,
  13. > chance = 5,