Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Good Tea

Good Tea

Make tea out of anything!

5,992
15
Cursed
Food
Game Mechanics
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

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source

Creators

constellation
constellationOrganization

melontini
melontini Author

Details

Licensed MIT
Published 2 years ago
Updated last year
DescriptionGalleryChangelogVersions

Show all versions

1.2.0 (1.20.1)

by melontini on Apr 14, 2024
Download

What's new:

This is a major data pack update.

  • Support placement is now determined automatically.
  • Kettle warm block states are now placed in good-tea/kettle_block_states. Example:
{
  "block": "minecraft:campfire",
  "predicate": {
    "lit": "true"
  }
}
  • Custom behaviors now require Commander. Example event declaration:
{
  "event": "good-tea:drank_tea",
  "parameters": {
    "items": [
      "minecraft:diamond"
    ]
  },
  "commands": [
    ...
  ]
}

1.1.0 (1.20)

by melontini on Jan 27, 2024
Download

1.1.0 (1.20.4)

by melontini on Jan 27, 2024
Download

What's new:

  • [NEW] Disguised Mugs!

    • You can now hide the contents of a mug by right-clicking the mug with an Echo Shard.
  • Switched to Codecs for JSON parsing.

1.0.0 (1.19.3)

by melontini on Dec 6, 2023
Download

1.0.0 (1.20)

by melontini on Dec 6, 2023
Download

1.0.0 (1.19.2)

by melontini on Dec 6, 2023
Download

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.

0.4.0 (1.19.3)

by melontini on Aug 16, 2023
Download

0.4.0 (1.20)

by melontini on Aug 16, 2023
Download

0.4.0 (1.19.2)

by melontini on Aug 16, 2023
Download

What's new:

  • Switched from Accessor and Invokers to AWs.
  • Updated Dark Matter, Fabric API and Loader.

0.3.3 (1.20) [Ignore the jar name]

by melontini on Jul 1, 2023
Download

0.3.3 (1.19.3)

by melontini on Jul 1, 2023
Download

0.3.3 (1.19.2)

by melontini on Jul 1, 2023
Download

What's new:

  • The kettle now uses cutout rendering instead of translucent.
  • CrackerUtil -> Dark Matter

0.3.2 (1.19.3)

by melontini on Apr 28, 2023
Download

0.3.2 (1.19.2)

by melontini on Apr 28, 2023
Download

What's new:

  • Added Chinese translation. Courtesy of Rad233.
  • Updated CrackerUtil

0.3.1 (1.19.3)

by melontini on Apr 11, 2023
Download

What's new:

  • Updated to Minecraft 1.19.3

0.3.1 (1.19.2)

by melontini on Apr 8, 2023
Download

What's new:

  • A bunch of internal changes.
  • Updated CrackerUtil in preps for 1.19.3.
  • Shortened tea making time.

Modrinth is open source.

main@4bafae8

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.