Replace BulkContinueOnLoad. Support Primal Nether properly (#21)
* BulkContinueOnLoad is no longer necessary or exists * Add primal nether as soulbound item so TSM handles it correctly * query calles iscached, removed redundancy * missed a then
This commit is contained in:
@@ -29,4 +29,5 @@ TSMAPI.SOULBOUND_MATS = {
|
||||
-- ["item:98717:0:0:0:0:0:0"] = true, -- Balanced Trillium Ingot
|
||||
-- ["item:98619:0:0:0:0:0:0"] = true, -- Celestial Cloth
|
||||
-- ["item:98617:0:0:0:0:0:0"] = true, -- Hardened Magnificent Hide
|
||||
["item:23572:0:0:0:0:0:0"] = true, -- Primal Nether
|
||||
}
|
||||
Reference in New Issue
Block a user