90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

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

Project members

constellation

constellation

Organization

melontini

Author

Details

Licensed MIT
Published 2 years ago
Updated 5 months ago