Made pickaxe obtainable

This commit is contained in:
Joshua Barretto 2021-03-22 00:24:07 +00:00
parent 7b736640f5
commit f9612c1c26

View File

@ -378,7 +378,7 @@
"pickaxe": (
("common.items.tool.pick", 1),
[
(Item("common.items.crafting_ing.wool"), 1), // TODO: Replace with plant fiber when obtainable
(Item("common.items.crafting_ing.cloth_scraps"), 1), // TODO: Replace with plant fiber when obtainable
(Item("common.items.crafting_ing.stones"), 5), // TODO: Replace with iron ingots when obtainable
(Item("common.items.crafting_ing.twigs"), 4),
(Item("common.items.crafting_tools.craftsman_hammer"), 0),