> For the complete documentation index, see [llms.txt](https://thecrib.gitbook.io/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks.md).

# Gameplay Tweaks

- [Armorstand Wand](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/armorstand-wand.md)
- [Better Armorstands](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/better-armorstands.md)
- [Better Ladders](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/better-ladders.md)
- [Bottled Cloud](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/bottled-cloud.md): Who knew clouds were so important?
- [Better Enchanting Table](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/better-enchanting-table.md): Easy enchanting!
- [Burn Vine Tip](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/burn-vine-tip.md): More flint and steel uses! Yay!
- [Coordinate Hud](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/coordinate-hud.md): No more F3...
- [Craftable Bundles](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/craftable-bundles.md)
- [Crafting Table on Stick](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/crafting-table-on-stick.md): Portable crafting table? Count me in.
- [Elytra Bombing](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/elytra-bombing.md): Griefers & trolls beware!
- [Hoe Harvesting​](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/hoe-harvesting.md): Netherite hoes are useful now!
- [Infinity Water Bucket](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/infinity-water-bucket.md): Work smarter, not harder.
- [Jumpy Boats](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/jumpy-boats.md): ...
- [Lava Trashcan](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/lava-trashcan.md): Makes trashing so much easier...
- [Mob Heads](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/mob-heads.md): Is this Eden for builders?
- [Noteblock Mob Sounds](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/noteblock-mob-sounds.md): I've always wanted to hear what a creeper skull would sound like. Or not...
- [Poison Potato Usage](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/poison-potato-usage.md): Nooo... Not the babies :(
- [Reach Around](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/reach-around.md): Another builder's delight?
- [Rotation Wrench](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/rotation-wrench.md): 90, 180, 360, 420 degrees?
- [Shear Item Frames](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/shear-item-frames.md): No more ugly item frames!
- [Shear Name Tags](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/shear-name-tags.md): I meant to name the villager Joe, not Sally!
- [Shulker Box Preview](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/shulker-box-preview.md): Why aren't these features added to the game yet?
- [Snowball Knockback](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/snowball-knockback.md): Bring 1.8 PvP back!
- [Swing Through Grass](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/swing-through-grass.md): Yeah, this couldn't have been more obvious.
- [Trowel](https://thecrib.gitbook.io/welcome/server/gameplay-tweaks/trowel.md): I'm telling you. We love our builders (pls join our server builders, we need u).


---

# 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:

```
GET https://thecrib.gitbook.io/welcome/server/gameplay-tweaks.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.
