> For the complete documentation index, see [llms.txt](https://tweaky.scill.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tweaky.scill.me/about/changelog.md).

# Changelog

<details>

<summary>(5/18/26) <mark style="color:$primary;"><strong>Tweaky v1.16.0</strong></mark> - New Tweaks (current: 90)</summary>

**For Users:**

* Added new `DropsPlayerHead` tweak - chance to get head on player kill.
* Added new `FoodGlowBerries` tweak - glow when you eat glow berries.
* Added new `ShulkerBoxInsert` tweak - insert all your shulker items into a chest.
* Added new `PathSpeed` tweak - move faster on path blocks.
* Added new `RecipeDirtPath` recipe - craft dirt paths from dirt.
* Added new `RecipeGrassBlock` recipe - craft grass from dirt + bone meal.
* Fixed minor bug with `DoorsIron` tweak causing several error messages to appear when right-clicking a protected door using the GriefPrevention plugin.

***

**For Developers**:

<https://github.com/ColinGrime/Tweaky/releases/tag/v1.16.0>

</details>

<details>

<summary>(5/5/26) <mark style="color:$primary;"><strong>Tweaky v1.15.2</strong></mark> - New Admin Commands + More Options</summary>

**For Users:**

* Due to configuration changes, the `anvil-repair` and `crops-bone-meal` tweaks will have to be re-enabled after upgrading to this version. Sorry for the inconvenience!
* Added a special admin command for all toggle tweaks (tweaks with toggle commands) to force the tweak on/off for a particular player. For example, you can type `/nv Scill` in order to toggle my Night Vision tweak. Or you can type `/nv Scill [on/off]` to turn it directly on or off. See the updated [Commands](/about/commands.md) section for all available commands.
* Added `anvil-repair.sneak-required` option to require that players are sneaking in order to activate the Anvil Repair tweak.
* Added `crops-bone-meal.max-height` option to set the maximum height that sugar cane and cactus can be grown through the Bone Meal Anything tweak.
* Added the ability to pick up all chest boats in the Vehicle Pickup tweak unless there are items in the chests. Furthermore, there is a new `vehicle-pickup-items` message that is sent whenever a player attempts to pick up any vehicle (chest boat, chest minecart, hopper minecart, etc.) that has items in its inventory.

***

**For Developers**:

<https://github.com/ColinGrime/Tweaky/releases/tag/v1.15.2>

</details>

<details>

<summary>(5/2/26) <mark style="color:$primary;"><strong>Tweaky v1.15.1</strong></mark> - New Break Bedrock Options</summary>

**For Users:**

* Added `break-bedrock.allowed-worlds` option to allow for specific worlds that this tweak works in.
* Added `break-bedrock.y-min` option to set the minimum Y value needed for this tweak to work. Useful if you want to only allow the nether bedrock roof to be broken.

***

**For Developers**:

<https://github.com/ColinGrime/Tweaky/releases/tag/v1.15.1>

</details>

<details>

<summary>(5/1/26) <mark style="color:$primary;"><strong>Tweaky v1.15.0</strong></mark> - Admin Toggle Menu</summary>

**For Users:**

* Added new Admin Toggle menu (`/tweaky toggle`).
  * Left-click on a tweak to toggle it on or off.
  * Right-click on a recipe tweak to preview its recipe.
  * It's now very easy to see what tweaks are enabled/disabled, letting you also find newly added tweaks much easier! :)

***

**For Developers**:

<https://github.com/ColinGrime/Tweaky/releases/tag/v1.15.0>

</details>

<details>

<summary>(4/27/26) <mark style="color:$primary;"><strong>Tweaky v1.14.0</strong></mark> - Recipe Tweaks</summary>

**For Users:**

* Added new Recipe Preview menu.
  * Click on a recipe tweak in the `/tweaks` menu to preview the recipe.
  * Supports rotating through items if there are multiple useable items in the same recipe.
* Added new `RecipeGodApple` recipe.
* Added new `RecipeGoldenCarrot` recipe.
* Added new `RecipeGoldenMelon` recipe.
* Added new `RecipeChests` recipe.
* Added new `RecipeHopper` recipe.
* Added new `RecipeSticks` recipe.
* Added new `RecipeCobweb` recipe.
* Added new `RecipeBlackDye` recipe.
* Added new `RecipeRedstoneComparator` recipe.
* Added new `RecipeRedstoneRepeater` recipe.
* Added new `RecipeUnpackBookshelf` recipe.
* Added new `RecipeUnpackBook` recipe.
* Added new `RecipeUnpackWool` recipe.
* Added new `RecipeUnpackQuartz` recipe.
* Added new `RecipeUnpackCobweb` recipe.
* Check out all of the above recipes in the [Recipes](/categories/recipes.md) section! :)
* Changed ID of `rotten-flesh-to-leather` to `recipe-leather`.
  * You will have to re-enable the tweak due to the ID change.
* Changed ID of `water-bottle-craft` to `recipe-splash-water-bottles`.
  * You will have to re-enable the tweak due to the ID change.
* Improved performance of tweak registration when re-registering tweaks on reload.

***

**For Developers**:

<https://github.com/ColinGrime/Tweaky/releases/tag/v1.14.0>

</details>

<details>

<summary>(4/22/26) <mark style="color:$primary;"><strong>Tweaky v1.13.1</strong></mark> - Fix Entity Silence Tweak </summary>

**For Users:**

* Fixed broken `EntitySilence` tweak from previous code changes. Sorry about that!

***

**For Developers**:

<https://github.com/ColinGrime/Tweaky/releases/tag/v1.13.1>

</details>

<details>

<summary>(4/19/26) <mark style="color:$primary;"><strong>Tweaky v1.13.0</strong></mark> - Multi Modules, Adventure, &#x26; More</summary>

**For Users:**

* Split project into **Tweaky-Paper-X.jar** and **Tweaky-Bukkit-X.jar** for full compatibility.
* Added new `PlayerFeed` tweak.
* `{item}` placeholders now translate to the player's language.
* Fixed issue with `HappyGhastPlacement` tweak erasing contents of Shulker Boxes.
* Fixed issue with `VillagerFollow` tweak with villagers moving while sleeping.
* Improved performance of tweak registration.

***

**For Developers**:

<https://github.com/ColinGrime/Tweaky/releases/tag/v1.13.0>

</details>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://tweaky.scill.me/about/changelog.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
