LemmaEOF / terrifictickets

Terrific Tickets - a library mod for ModFest Carnival

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terrific Tickets

Maven metadata URL

>> Downloads <<

Insert Coin to Continue!

This mod is open source and under a permissive license. As such, it can be included in any modpack on any platform without prior permission. We appreciate hearing about people using our mods, but you do not need to ask to use them. See the LICENSE file for more details.

Terrific Tickets is a simple utility mod made for ModFest: Carnival! It adds tokens and tickets, plus a passcard for compactly storing both. Tokens stack to 128, while tickets stack to 256.

Depending on Terrific Tickets

repositories {
    maven { 
        url 'https://repo.sleeping.town'
        content {
            includeGroup 'gay.lemmaeof'
        }
    }
}

dependencies {
    modImplementation include("gay.lemmaeof:terrifictickets:<VERSION>")
}

Made for ModFest: Carnival

Credits

About

Terrific Tickets - a library mod for ModFest Carnival

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Java 100.0%