Sunken Treasure: Difference between revisions
→Technical Details: Update treasure chest link
(username removed) No edit summary |
(→Technical Details: Update treasure chest link) |
||
| (One intermediate revision by one other user 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/ | 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. | ||
{| class="wikitable" | |||
|+ | |||
!Fortune Level | |||
!Chance of Treasure | |||
|- | |||
|0 | |||
|0% | |||
|- | |||
|I | |||
|10% | |||
|- | |||
|II | |||
|26% | |||
|- | |||
|III | |||
|48% | |||
|} | |||
=== Treasure Drops === | === Treasure Drops === | ||
The following items/mobs can spawn when treasure is dropped | The following items/mobs can spawn when treasure is dropped | ||