Add support for dropped items + support for URL fetched recipes +

bugfixes
This commit is contained in:
Jean-Patrick Guerrero
2019-10-10 00:49:02 +02:00
parent 98a652259b
commit 4fb4fe1763
5 changed files with 174 additions and 105 deletions

View File

@ -9,6 +9,7 @@ read_globals = {
"vector",
"string",
"table",
"ItemStack",
}
globals = {