sus sex with double golden hoes

master
danil275487 2021-08-03 18:39:34 +03:00
parent ace50dc82e
commit de6cbeb9d1
2 changed files with 4 additions and 4 deletions

View File

@ -83,7 +83,7 @@ minetest.register_tool("minecraft:gold_hoe", {
on_place = hoe_on_place_function(33),
})
minetest.register_tool("minecraft:gold_hoe", {
minetest.register_tool("minecraft:diamond_hoe", {
description = "Diamond Hoe",
inventory_image = "items.png^[sheet:16x16:3,8",
tool_capabilities = {
@ -91,4 +91,4 @@ minetest.register_tool("minecraft:gold_hoe", {
punch_attack_uses = 1562,
},
on_place = hoe_on_place_function(1562),
})
})

View File

@ -1,4 +1,4 @@
--TODO: armor, fence, furnace, ladder, minecart stuff (oh yeah hoes and swords too ofc)
--TODO: armor, minecart stuff (oh yeah swords too ofc)
--
-- General recipes.
@ -399,4 +399,4 @@ minetest.register_craft({
output = "minecraft:stone",
recipe = "minecraft:cobble",
cooktime = 10,
})
})