Module:LootChest/chests: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 3,389: Line 3,389:
}
}
}
}
},
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},
["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 = {
["cod"] = {2,5,5},
["salmon"] = {2,5,5},
["tropical-fish"] = {1,3,1},
["pufferfish"] = {1,4,3},
}
}
},
},
poolsJavaUpcoming = {},
poolsJavaUpcoming = {},

Navigation menu