Panda Archaeology
Mod Description
This entertaining mod introduces a new game mechanic that brings life to the server. Now you can fish up or discover with a brush during archaeological excavations items that previously disappeared from the world! When any item vanishes from the game, it gets added to a special collection of lost items. This collection can store no more than 10 copies of each item type (this value can be changed in settings). During fishing or archaeological work, you have a certain chance (also configurable) to discover these vanished items. Each found item will contain information about the date it was lost and by whom it was left, if it was a player.
Mod Configuration
The configuration file PandaArchaeology.json is created automatically when the game starts:
{
"activeForFishing": true, // Activate for fishing
"activeForBrushing": true, // Activate for archaeology
"onlyPlayerOwned": false, // Add only items left by players
"itemLimit": 10, // Maximum number of items of each type (0 to disable)
"fishingChance": 60, // Chance 1 in X to find a vanished item when fishing
"brushChance": 10 // Chance 1 in X to find a vanished item when archaeology
}
License
The mod is distributed under the Creative Commons CC0 license.