Module:LootChest/chests: Difference between revisions

no edit summary
No edit summary
No edit summary
 
(13 intermediate revisions by the same user not shown)
Line 3,328: Line 3,328:
-- CUSTOM PARALLEL LOOT TABLES START HERE --
-- CUSTOM PARALLEL LOOT TABLES START HERE --
--------------------------------------------
--------------------------------------------
 
["sunken-treasure"]={
chest_type = "suspicious sand",
header = "[[parallel:Sunken Treasure]]",
link = "[[parallel:Sunken Treasure]]",
structure = "Sunken Treasure",
container = "sand block",
structID = "sunken-treasure",
poolsJava = {
{
rolls = {1,1},
items = {
["bone"] = {1,1,1729},
["seagrass"] = {1,1,1729},
["mossy-cobblestone"] = {1,1,1152},
["kelp"] = {1,1,864},
["prismarine-crystals"] = {1,1,576},
["prismarine-shard"] = {1,1,576},
["sea-pickle"] = {1,1,576},
["scute"] = {1,1,288},
["bottle-o'-enchanting"] = {1,1,288},
["gold-ingot"] = {1,1,288},
["wet-sponge"] = {1,1,173},
["parallel:treasure-chest"] = {1,1,58},
["parallel:message-in-a-bottle"] = {1,1,1152},
["parallel:waders"] = {1,1,300},
["leather-boots"] = {1,1,250},
}
}
},
poolsJavaUpcoming = {},
poolsBedrock = {},
poolsBedrockUpcoming = {}
},
["sunken-treasure-chest"]={
chest_type = "suspicious sand",
header = "[[parallel:Sunken Treasure]]",
link = "[[parallel:Sunken Treasure]]",
structure = "Sunken Treasure Chest",
container = "sand block",
structID = "sunken-treasure-chest",
poolsJava = {
{
rolls = {1,1},
items = {
["heart-of-the-sea"] = {1,1,10},
["wet-sponge"] = {1,2,50},
["damaged-trident"] = {1,1,1},
}
},
{
rolls = {0,2},
items = {
["emerald"] = {1,2,20},
["diamond"] = {1,2,10},
["nautilus-shell"] = {1,3,5},
}
},
{
rolls = {1,3},
items = {
["tube-coral"] = {2,4,5},
["tube-coral-fan"] = {2,4,5},
["tube-coral-block"] = {1,2,1},
["brain-coral"] = {2,4,5},
["brain-coral-fan"] = {2,4,5},
["brain-coral-block"] = {1,2,1},
["bubble-coral"] = {2,4,5},
["bubble-coral-fan"] = {2,4,5},
["bubble-coral-block"] = {1,2,1},
["fire-coral"] = {2,4,5},
["fire-coral-fan"] = {2,4,5},
["fire-coral-block"] = {1,2,1},
["horn-coral"] = {2,4,5},
["horn-coral-fan"] = {2,4,5},
["horn-coral-block"] = {1,2,1},
}
},
{
rolls = {4,8},
items = {
["sand"] = {1,4,15},
["gravel"] = {1,3,20},
["clay-ball"] = {5,9,15},
}
},
{
rolls = {2,4},
items = {
["gunpowder"] = {2,5,10},
["lapis-lazuli"] = {4,12,10},
["gold-nugget"] = {1,3,10},
["iron-nugget"] = {1,4,10},
["rotten-flesh"] = {1,5,5},
["bone"] = {1,5,5},
}
},
{
rolls = {0,1},
items = {
["enchanted-book-rnd"] = {1,1,2},
["damaged-random-enchanted-iron-shovel"] = {1,1,1},
["damaged-random-enchanted-fishing-rod"] = {1,1,1},
}
},
{
rolls = {2,2},
items = {
["raw-cod"] = {2,5,5},
["raw-salmon"] = {2,5,5},
["tropical-fish"] = {1,3,1},
["pufferfish"] = {1,4,3},
}
}
},
poolsJavaUpcoming = {},
poolsBedrock = {},
poolsBedrockUpcoming = {}
},
["voteparty"]={
["voteparty"]={
header = "[[parallel:Voting]]",
header = "[[parallel:Voting]]",
Line 3,339: Line 3,456:
rolls = {2,2},
rolls = {2,2},
items = {
items = {
["diamond"] = {1,1,300},
["diamond"] = {1,4,628},
["diamond"] = {2,2,200},
["diamond"] = {4,4,128},
["parallel:50-riftcoin-jackpot"] = {1,1,100},
["parallel:50-riftcoin-jackpot"] = {1,1,100},
["enchanted-book-rnd-low"] = {1,1,80},
["enchanted-book-rnd-low"] = {1,1,80},