Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/henkelmax/vanilla-plus

A serverside mod improving the vanilla experience.
https://github.com/henkelmax/vanilla-plus

fabric fabric-mod fabricmc minecraft minecraft-mod

Last synced: 7 days ago
JSON representation

A serverside mod improving the vanilla experience.

Awesome Lists containing this project

README

        

# VanillaPlus

A serverside Fabric mod enhancing vanilla gameplay.

## Config Options

| Name | Default Value | Description |
|---------------------------|---------------|-------------------------------------------------------------------------------------------------|
| `leash_villagers` | `true` | If villagers should be leashable |
| `phantom_attacks` | `false` | If phantoms should attack players |
| `creeper_block_damage` | `false` | If creepers should do block damage |
| `enderman_pick_up_blocks` | `false` | If endermen should pick up blocks |
| `crop_trampling` | `false` | If crops can be trampled |
| `controlled_raids` | `true` | Disables raids for every player. Players need to re enable raids with `/vanillaplus raids true` |
| `new_elytra_durability` | `false` | Enables the elytra changes of *1.18 experimental snapshot 7* |
| `interaction_commands` | `false` | Adds `/interaction` commands |