Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/henkelmax/vanilla-plus
- Owner: henkelmax
- Created: 2021-11-12T16:04:20.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2024-02-08T11:12:25.000Z (9 months ago)
- Last Synced: 2024-02-09T10:47:53.979Z (9 months ago)
- Topics: fabric, fabric-mod, fabricmc, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 187 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- Changelog: changelog.md
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 |