1
0
mirror of https://github.com/MinetestForFun/minercantile.git synced 2025-07-13 05:20:33 +02:00

added whitelist item

added function additem/delitem
This commit is contained in:
2016-06-13 23:25:06 +02:00
parent 55d73c330e
commit 9ead7cc839
3 changed files with 110 additions and 4 deletions

3
whitelist.lua Normal file
View File

@ -0,0 +1,3 @@
minercantile.shop.items_whitelist = {
"maptools:superapple",
}