# MoreTweaks

## MoreTweaks

- [Introduction](https://moretweaks.tarna.dev/readme.md)
- [Configuration](https://moretweaks.tarna.dev/configuration.md)
- [Languages](https://moretweaks.tarna.dev/languages.md)
- [Always Drop](https://moretweaks.tarna.dev/tweaks/always-drop.md)
- [Anti-Creeper Grief](https://moretweaks.tarna.dev/tweaks/anti-creeper-grief.md)
- [Anti-Enderman Grief](https://moretweaks.tarna.dev/tweaks/anti-enderman-grief.md)
- [Anti-Ghast Grief](https://moretweaks.tarna.dev/tweaks/anti-ghast-grief.md)
- [Anti-Zombie Grief](https://moretweaks.tarna.dev/tweaks/anti-zombie-grief.md)
- [Anvil Cost Limiter](https://moretweaks.tarna.dev/tweaks/anvil-cost-limiter.md)
- [Apiarist Suit](https://moretweaks.tarna.dev/tweaks/apiarist-suit.md)
- [Bat Membranes](https://moretweaks.tarna.dev/tweaks/bat-membranes.md)
- [Chest Sorting](https://moretweaks.tarna.dev/tweaks/chest-sorting.md)
- [Chicken Shedding](https://moretweaks.tarna.dev/tweaks/chicken-shedding.md)
- [Dead Saplings](https://moretweaks.tarna.dev/tweaks/dead-saplings.md)
- [Death Book](https://moretweaks.tarna.dev/tweaks/death-book.md)
- [Dirt to Grass](https://moretweaks.tarna.dev/tweaks/dirt-to-grass.md)
- [Dragon Loot](https://moretweaks.tarna.dev/tweaks/dragon-loot.md)
- [Durability Ping](https://moretweaks.tarna.dev/tweaks/durability-ping.md)
- [Fast Paths](https://moretweaks.tarna.dev/tweaks/fast-paths.md)
- [Feather Crops](https://moretweaks.tarna.dev/tweaks/feather-crops.md)
- [Fire Aspect Lighter](https://moretweaks.tarna.dev/tweaks/fire-aspect-lighter.md)
- [Item Finder](https://moretweaks.tarna.dev/tweaks/item-finder.md)
- [Mobs on Blocks](https://moretweaks.tarna.dev/tweaks/mobs-on-blocks.md)
- [More Shulker Shells](https://moretweaks.tarna.dev/tweaks/more-shulker-shells.md)
- [Nether Creepers](https://moretweaks.tarna.dev/tweaks/nether-creepers.md)
- [No More Zoombies](https://moretweaks.tarna.dev/tweaks/no-more-zoombies.md)
- [One Life One Totem](https://moretweaks.tarna.dev/tweaks/one-life-one-totem.md)
- [Paperbark](https://moretweaks.tarna.dev/tweaks/paperbark.md)
- [Pet Memorial Name Tag](https://moretweaks.tarna.dev/tweaks/pet-memorial-name-tag.md)
- [Possessive Pigmen](https://moretweaks.tarna.dev/tweaks/possessive-pigmen.md)
- [Random Creeper Fuse](https://moretweaks.tarna.dev/tweaks/random-creeper-fuse.md)
- [Real Time Clock](https://moretweaks.tarna.dev/tweaks/real-time-clock.md)
- [Slime Cream](https://moretweaks.tarna.dev/tweaks/slime-cream.md)
- [Soft Punch](https://moretweaks.tarna.dev/tweaks/soft-punch.md)
- [Starting Inventory](https://moretweaks.tarna.dev/tweaks/starting-inventory.md)
- [Stomp Torches](https://moretweaks.tarna.dev/tweaks/stomp-torches.md)
- [Trader Notify](https://moretweaks.tarna.dev/tweaks/trader-notify.md)
- [Transferable Pets](https://moretweaks.tarna.dev/tweaks/transferable-pets.md)
- [Tree Elevator](https://moretweaks.tarna.dev/tweaks/tree-elevator.md)
- [Tree Twerk](https://moretweaks.tarna.dev/tweaks/tree-twerk.md)
- [Unlock All Recipes](https://moretweaks.tarna.dev/tweaks/unlock-all-recipes.md)
- [Unstable TNT](https://moretweaks.tarna.dev/tweaks/unstable-tnt.md)
- [Weakened Bedrock](https://moretweaks.tarna.dev/tweaks/weakened-bedrock.md)
- [Wither Flesh](https://moretweaks.tarna.dev/tweaks/wither-flesh.md)
- [XP Bottling](https://moretweaks.tarna.dev/tweaks/xp-bottling.md)
- [Zombie Pickaxe](https://moretweaks.tarna.dev/tweaks/zombie-pickaxe.md)
- [Blasted Ore Blocks](https://moretweaks.tarna.dev/recipes/blasted-ore-blocks.md)
- [Craftable Bell](https://moretweaks.tarna.dev/recipes/craftable-bell.md)
- [Craftable Enchanted Golden Apple](https://moretweaks.tarna.dev/recipes/craftable-enchanted-golden-apple.md)
- [Dropper to Dispenser](https://moretweaks.tarna.dev/recipes/dropper-to-dispenser.md)
- [Sticky Honey Piston](https://moretweaks.tarna.dev/recipes/sticky-honey-piston.md)
- [Turtle Box](https://moretweaks.tarna.dev/recipes/turtle-box.md)
- [Unpackable Ice](https://moretweaks.tarna.dev/recipes/unpackable-ice.md)
- [Unpackable Nether Wart](https://moretweaks.tarna.dev/recipes/unpackable-nether-wart.md)
- [Unpackable Wool](https://moretweaks.tarna.dev/recipes/unpackable-wool.md)
- [Zombie Leather](https://moretweaks.tarna.dev/recipes/zombie-leather.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://moretweaks.tarna.dev/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
