mirror of
https://codeberg.org/tenplus1/farming.git
synced 2025-06-28 06:20:35 +02:00
typo
This commit is contained in:
@ -43,7 +43,7 @@ minetest.register_craft({
|
||||
replacements = {{"group:food_baking_tray", "farming:baking_tray"}}
|
||||
})
|
||||
|
||||
-- Bue Dye
|
||||
-- Blue Dye
|
||||
minetest.register_craft({
|
||||
output = "dye:blue",
|
||||
recipe = {{"farming:blueberries"}}
|
||||
|
Reference in New Issue
Block a user