Make chisel always available
This commit is contained in:
@@ -9,4 +9,4 @@ stripped_tree.register_strippable_trunk("default:pine_tree", "default:pine_wood"
|
||||
|
||||
-- Register axes
|
||||
local axe_types = {"axe_wood", "axe_stone", "axe_bronze", "axe_steel", "axe_mese", "axe_diamond"}
|
||||
if not stripped_tree.enable_chisel then stripped_tree.register_axes(mod_name, axe_types) end
|
||||
if stripped_tree.axes_strip_trees then stripped_tree.register_axes(mod_name, axe_types) end
|
||||
|
||||
Reference in New Issue
Block a user