mirror of
https://github.com/minetest-mods/craftguide.git
synced 2025-06-28 06:11:58 +02:00
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