forked from minetest-mods/craftguide
Add support for dropped items + support for URL fetched recipes +
bugfixes
This commit is contained in:
@ -9,6 +9,7 @@ read_globals = {
|
||||
"vector",
|
||||
"string",
|
||||
"table",
|
||||
"ItemStack",
|
||||
}
|
||||
|
||||
globals = {
|
||||
|
Reference in New Issue
Block a user