Add Help-modpack support

https://forum.minetest.net/viewtopic.php?t=15912
Don't place Book of Portals in dungeon chests if its contents can be written in the help modpack Encyclopedia instead, and don't add Book of Portals to dungeon chests if Nether portals are the only type of portal - A Nether mod doesn't need a Book of Portals if it's only being used to provide a Nether portal.
This commit is contained in:
Treer
2020-02-02 15:49:13 +11:00
parent 4d4a3435e2
commit 0d9bf52748
5 changed files with 105 additions and 39 deletions

View File

@ -14,6 +14,7 @@ read_globals = {
"intllib",
"ItemStack",
"loot",
"doc",
"math.hypot",
"mesecon",
"minetest",