# Tweak list

* [Skills](/survival/skill-leveling.md)
* [Quests](/survival/questing.md)
* [Boosters](/survival/boosters.md)
* [Mob rarities and Mobdex](/survival/tweak-list/mob-rarities-and-mobdex.md)
* [Tree feller when using axes](/survival/tweak-list/tree-feller.md)
* [Vein mining when crouching](/survival/tweak-list/vein-miner.md)
* [Biome titles](/survival/tweak-list/biome-titles.md)
* [Block & entity visualizers](/survival/tweak-list/block-and-entity-visualizers.md)
* [Inventory auto sorting](/survival/tweak-list/inventory-auto-sorting.md)
* [Utility flight](/survival/tweak-list/utility-flight.md)
* Crops and trees grow in unloaded chunks at a slightly reduced speed
* Keep-inventory when dying using [vibecoin](/survival/economy.md)
* No attack cooldown (1.8 pvp + sweeping)
* Loot chests in structures regenerate 12 hours after looted for other players (1 chest per player)
* [Extra game sounds](/survival/tweak-list/extra-game-sounds.md)
* [Friendly Creepers](/survival/tweak-list/friendly-creepers.md), except Charged Creepers
* Fire spread is off
* No creeper/enderman block damage in the overworld or in claims (unless [turned on](/survival/land-claiming.md))
* Pets have an increased breeding delay of 30 minutes
* [Eating glow berries makes you glow](/survival/tweak-list/glow-berries.md)
* [Chests, shulkers, and your inventory can be auto sorted](/survival/tweak-list/inventory-auto-sorting.md)
* No player collisions
* [Starter kit](/survival/tweak-list/starter-kit.md)
* [Cows have a 20% chance to spawn angry](/survival/tweak-list/angry-cows.md)
* Chests can be opened with a solid block on top
* [Mob head drops](/survival/tweak-list/mob-head-drops.md)
* No [vibecoin ](/survival/economy.md)or xp death penalty for pvp deaths
* [Increased tick speed](/survival/tweak-list/increased-tick-speed.md)
* Lapis put in enchantment tables persists in that slot inside the table
* [Interact with containers through item frames & signs](/survival/tweak-list/invisible-item-frames.md)
* [Invisible item frames](/survival/tweak-list/invisible-item-frames.md)
* [Rideable enderpearls](/survival/tweak-list/rideable-enderpearls.md)
* [Rideable frogs](/survival/tweak-list/rideable-frogs.md)
* Player stacking: right click with an empty hand to stack on another player
* [Colorcodes on anvils & signs](/survival/tweak-list/color-on-item-names-and-signs.md)
* [Right click beehives or nests to see inside](/survival/tweak-list/beehive-gui.md)
* [Realistic flying block explosions](/survival/tweak-list/realistic-explosions.md)
* [Adjusted mob healths](/survival/tweak-list/mob-health-adjustments.md)
* No crop trampling
* [Pet ownership transferring](/survival/tweak-list/pet-ownership-transferring.md)
* Horses can spawn with slightly higher variable max speed and jump height. Skeleton horses always spawn with a faster max speed than regular horses, up to x3 the Vanilla max.
* [Better compasses](/survival/tweak-list/better-compasses.md)
* [Slabs, stairs, carpets, lily pads & dripleaves can be sat on by right clicking with an empty hand](/survival/tweak-list/sitting-laying-and-crawling.md)
* [Sit, lay or crawl anywhere using /sit, /lay & /layflat](/survival/tweak-list/sitting-laying-and-crawling.md)
* [Doorbells](/survival/tweak-list/doorbells.md)
* [Personal waypoints](/survival/tweak-list/personal-waypoints.md)
* [Community waypoints](/survival/tweak-list/community-waypoints.md)
* Monthly end resets
* The Enderdragon will always drop an egg when killed
* [One player sleep](/survival/tweak-list/one-player-sleep.md)
* No Phantom spawning (membrane can be acquired by upgrading fishing skill)
* [Reserved nights](/survival/tweak-list/reserved-nights.md)
* Left click on ageable mobs with a milk bucket to turn them into a baby
* [Armor stand editor](/survival/tweak-list/armor-stand-editor.md)
* Teleporting in a boat takes the passenger mob with you
* Teleporting while riding a horse takes it with you
* [The moon](/survival/tweak-list/the-moon.md)
* Totem of undying works in any inventory slot
* [Enchantment upgrade tables](/survival/tweak-list/enchantment-upgrade-tables.md)
* [Unlocked head slot](/survival/tweak-list/unlocked-head-slot.md)
* [Toggleable PvP](/survival/tweak-list/toggleable-pvp.md)
* [Axolotl variant display on buckets](/survival/tweak-list/axolotl-variant-display.md)
* [Tool and armor statistics](/survival/tweak-list/tool-and-armor-statistics.md)
* [Elytra Speed Meter](https://github.com/vibecentralmc/wiki/blob/main/survival/tweak-list/survival/tweak-list/elytra-speed-meter.md)
* [Persistent crop and flora growth](/survival/tweak-list/persistent-crop-and-flora-growth.md)
* [Crops have a 12.5% chance to drop XP when harvested](/survival/tweak-list/crops-drop-xp.md)
* Firework explosions don't deal entity damage
* Custom written death messages
* Custom advancement formatting with rarities
* [Elytra speed meter](/survival/tweak-list/elytra-speed-meter.md)


---

# Agent Instructions: 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://wiki.vibecentral.xyz/survival/tweak-list.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.
