Terrific Tickets

Quick rating

Community listing page, reviews here may not be monitored by the author.

Terrific Tickets

By LemmaEOFOwner

No reviews yet

Tokens and tickets for ModFest: Carnival!

Mod Loaders
Minecraft
1.21

About

Description

6ea515253de9b8a2296abbd4a0d463cc773ce61f.png

Made for ModFest: Carnival

This project will not be maintained going forward. DO NOT ping me with requests for support.

Terrific Tickets

Maven metadata URL

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>")
}