Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.

1.2.0 (1.20.1)

Changelog

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": [
    ...
  ]
}

Files

good-tea-1.2.0-1.20.1-build.91.jar(368.98 KiB) Primary Download
good-tea-1.2.0-1.20.1-build.91-sources.jar(101.46 KiB) Download

External resources



Project members

constellation

constellation

Organization

melontini

Author


Technical information

License
MIT
Client side
required
Server side
required
Project ID