forked from mtcontrib/x_enchanting
add silk touch enchant, switch sounds to OSI licensing
This commit is contained in:
@ -16,13 +16,14 @@ exclude_files = {
|
||||
}
|
||||
|
||||
globals = {
|
||||
'minetest',
|
||||
'XEnchanting'
|
||||
}
|
||||
|
||||
read_globals = {
|
||||
"DIR_DELIM", "INIT",
|
||||
|
||||
"minetest", "core",
|
||||
"core",
|
||||
"dump", "dump2",
|
||||
|
||||
"Raycast",
|
||||
|
Reference in New Issue
Block a user