Module:LootChest/chests: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 3,354: Line 3,354:
["parallel:buddy-head"] = {1,1,1},
["parallel:buddy-head"] = {1,1,1},
["parallel:maggie-head"] = {1,1,1},
["parallel:maggie-head"] = {1,1,1},
}
}
},
poolsJavaUpcoming = {},
poolsBedrock = {},
poolsBedrockUpcoming = {}
},
["sunken-treasure"]={
header = "[[parallel:Sunken Treasure]]",
link = "[[parallel:Sunken Treasure]]",
structure = "Sunken Treasure",
container = "Sunken Treasure sand",
structID = "sunken-treasure",
poolsJava = {
{
rolls = {2,2},
items = {
["bone"] = {1,1,28350},
["seagrass"] = {1,1,28350},
["mossy-cobblestone"] = {1,1,18900},
["kelp"] = {1,1,14175},
["prismarine-crystals"] = {1,1,9450},
["prismarine-shard"] = {1,1,9450},
["sea-pickle"] = {1,1,9450},
["scute"] = {1,1,4725},
["bottle-o'-enchanting"] = {1,1,4725},
["gold-ingot"] = {1,1,4725},
["wet-sponge"] = {1,1,2835},
["parallel:treasure-chest"] = {1,1,945},
["parallel:waders"] = {1,1,330},
["leather-boots"] = {1,1,275},
}
}
}
}

Navigation menu