Sunken Treasure: Difference between revisions

→‎Technical Details: Update treasure chest link
(Remove icon field from ModuleInfoBoxes that don't need it)
(→‎Technical Details: Update treasure chest link)
 
(2 intermediate revisions by 2 users not shown)
Line 9: Line 9:
There needs to be 4 blocks of water above the player, and the player must be fully submerged in water in order to find treasure.  
There needs to be 4 blocks of water above the player, and the player must be fully submerged in water in order to find treasure.  


For the loot table of the treasure chests, visit [https://github.com/Gamemode4Dev/GM4_Datapacks/blob/master/gm4_sunken_treasure/data/gm4_sunken_treasure/loot_tables/treasure_chest.json this page].
For the loot table of the treasure chests, visit [https://github.com/Gamemode4Dev/GM4_Datapacks/blob/master/gm4_sunken_treasure/data/gm4_sunken_treasure/loot_table/chests/treasure_chest.json this page].


The chance for treasure to drop is based on the level of Fortune. Any level above 3 will not work.
The chance for treasure to drop is based on the level of Fortune. Any level above 3 will not work.
Line 85: Line 85:
|1.5%
|1.5%
|-
|-
|{{Stack|gm4:Treasure Chest|size=24}} Treasure Chest<ref group="note" name=":4">Placeable chest with a loot table containing [https://github.com/Gamemode4Dev/GM4_Datapacks/blob/master/gm4_sunken_treasure/data/gm4_sunken_treasure/loot_tables/treasure_chest.json various treasure]</ref>
|{{Stack|gm4:Treasure Chest|size=24}} Treasure Chest<ref group="note" name=":4">Placeable chest with a loot table containing [https://github.com/Gamemode4Dev/GM4_Datapacks/blob/master/gm4_sunken_treasure/data/gm4_sunken_treasure/loot_tables/chests/treasure_chest.json various treasure]</ref>
|0.5%
|0.5%
|}
|}
38

edits