fixes, refactor

This commit is contained in:
Brevven 2021-07-24 22:05:10 -07:00
parent d4a8b748f4
commit dd5770a2e6
11 changed files with 117 additions and 62 deletions

View file

@ -26,8 +26,9 @@ data:extend({
},
collision_box = {{-1.7, -1.7}, {1.7, 1.7}},
selection_box = {{-2, -2}, {2, 2}},
crafting_categories = {"founding", futil.smelt() and "smelting" or nil},
energy_usage = "90kW",
crafting_categories = {"founding", futil.me.smelt() and "smelting" or nil},
energy_usage = "360kW",
drain = "12kW",
crafting_speed = 4,
energy_source =
{