Differences From Artifact [eba257a7d6]:
- File data/metals.lua — part of check-in [56a2b90c1b] at 2021-07-08 21:52:42 on branch trunk — add tree lathe recipes (user: lexi, size: 8707) [annotate] [blame] [check-ins using]
To Artifact [36b84b05c4]:
- File data/metals.lua — part of check-in [669078947d] at 2021-07-08 23:14:33 on branch trunk — add lathe recipes, bugfixes (user: lexi, size: 8731) [annotate] [blame] [check-ins using]
231 231 rarity = 13; 232 232 hardness = 2; 233 233 fuel = 80; 234 234 depth = 670; 235 235 level = 1; 236 236 no_tools = true; 237 237 no_armor = true; 238 + no_craftables = true; 238 239 }; 239 240 vidrium = { 240 241 tone = {119,185,221}, alpha = 140; 241 242 artificial = true; 242 243 dye = 'cyan'; 243 244 hardness = 1; 244 245 durability = 300;