mirror of
https://github.com/luanti-org/minetest_game.git
synced 2025-05-29 18:16:27 -04:00
Depollute the code
This commit is contained in:
parent
4e12030bab
commit
4b99c82c73
1 changed files with 1 additions and 1 deletions
|
@ -118,7 +118,7 @@ minetest.register_craft( {
|
|||
recipe = {
|
||||
{"farming:string", "farming:string"},
|
||||
{"farming:string", "farming:string"},
|
||||
{"default:stick", ""}
|
||||
{"group:stick", ""}
|
||||
}
|
||||
})
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue