Main public logs
From TibiaCraft
Jump to navigationJump to search
Combined display of all available logs of TibiaCraft. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 21:19, 4 October 2025 Root talk contribs created page Module:LootChest/chests/doc (Created page with "{{documentation header}} <!-- Documentation here --> This module is a sub-module of Module:LootChest. It's sole purpose is to output loot table data from across the game. == Usage == Generally, it should only be edited if a new loot table is added, in which case, the raw <code>json</code> data should be copied over directly as follows: Original module: <pre> poolsBedrockUpcoming = {} } } -- end of file </pre> Module after adding new loot table: <pre>...")