mirror of
https://github.com/minetest-mods/moreores.git
synced 2025-07-03 00:20:33 +02:00
Deprecate hoes to follow changes in Minetest Game
Hoes crafted from "rare" materials were deprecated in
9c459e77ac
.
Hoes are still available in existing worlds, but they cannot
be crafted anymore.
This closes #29.
This commit is contained in:
@ -25,6 +25,7 @@ stds.minetest = {
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
"farming",
|
||||
"intllib",
|
||||
"mg",
|
||||
}
|
||||
|
Reference in New Issue
Block a user