toes-Pond_Portal icon

Pond Portal

πŸ…³πŸ…ΈπŸ†…πŸ…΄ πŸ…ΈπŸ…½πŸ†ƒπŸ…Ύ πŸ†ƒπŸ…·πŸ…΄ πŸ…ΏπŸ…ΎπŸ…½πŸ…³ πŸ…°πŸ…½πŸ…³ πŸ…΄πŸ…ΌπŸ…±πŸ†πŸ…°πŸ…²πŸ…΄ πŸ…²πŸ…·πŸ…°πŸ…ΎπŸ†‚

Last updated 10 hours ago
Total downloads 65
Total rating 3 
Categories Mods Client Side
Dependency string toes-Pond_Portal-1.4.1
Dependants 0 other packages depend on this package

This mod requires the following mods to function

PuppyGirl-TackleBox-0.5.2 icon
PuppyGirl-TackleBox

A mod menu for WEBFISHING and config API for mod devs!

Preferred version: 0.5.2
toes-Socks-0.999.0 icon
toes-Socks

Preferred version: 0.999.0

README

Pond Portal

Icon

Embrace chaos and dive into the pond to visit another dimension...

Changelog

Contributing (PRs welcome)

Known Issues

Feedback & Bug Reports (Discord)

Feature requests

Settings

{
     // When allowMature is true, Pond Portal permits going to servers marked as mature
     // They are otherwise excluded from the pool of lobby candidates, by default
    "allowMature": false,

    // Whether to message when arriving
    "sendGreetingMessage": true,

    // Custom greeting message
    "greetingMessage": "arrived through the Pond Portal... neat!",

    // Whether to message when leaving
    "sendPartingMessage": true,

    // Custom parting message
    "partingMessage": "jumped into the Pond Portal and went to another dimension. Bye!",

    // If set to false, disables using portals while hosting a lobby, as a safeguard
    "allowWhenLobbyHost": true,

    // If set to false disables using portals from *the main lake*, as a safeguard
    // You will have to use the smaller ponds on the right side of the island
    "allowLakePortal": true,

    // If set to false the cool sound effect is muted (why would you do this πŸ˜”)
    "playPortalSound": true,

    // Servers with fewer than this number of players will be filtered out
    "minimumLobbyPopulation": 1
}