Good Tea has been archived. Good Tea will not receive any further updates unless the author decides to unarchive the project.
Compatibility
Minecraft: Java Edition
1.20.4
1.20–1.20.1
1.19.2–1.19.3
Platforms
Fabric
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Details
Licensed MIT
Published last year
Updated 6 months ago
Changelog
What's new:
- [NEW] Data pack support!
- You can now add custom behaviors with commands using data packs!
- Example:
Create a file in good_tea/behaviors
.
{
"item_id": "minecraft:nether_star", //can be an array. []
"disabled": false //disables any behavior. False by default.
"complement": true //Should this behavior complement or replace others. True by default.
"user_commands": [ //Any commands executed on user. Supports @s and @p
"/kill @s"
],
"server_commands": [ //Executed as server. No user or pos context.
]
}
- Item group items are sorted by rawId now.
- Teas with no behavior will fall back to item's default behavior. None for most, eating for food.
- Updated Dark Matter.
Files
Metadata
Release channel
BetaVersion number
1.0.0-1.19.2Loaders
Game versions
1.19.2Downloads
141Publication date
December 6, 2023 at 12:31 PMPublisher
melontini
Author