mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-06-29 23:01:00 +02:00
deprecate bronze, mese and diamond hoe, increase uses for steel hoe
This commit is contained in:
@ -26,5 +26,8 @@ if minetest.get_modpath("lucky_block") then
|
||||
{"dro", {"farming:cutting_board"}, 1},
|
||||
{"dro", {"farming:juicer"}, 1},
|
||||
{"dro", {"farming:mixing_bowl"}, 1},
|
||||
{"dro", {"farming:hoe_bronze"}, 1},
|
||||
{"dro", {"farming:hoe_mese"}, 1},
|
||||
{"dro", {"farming:hoe_diamond"}, 1},
|
||||
})
|
||||
end
|
||||
|
Reference in New Issue
Block a user