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: 23 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-10-23T12:14:03.000Z (3 months ago)
- Last Synced: 2024-11-10T01:13:23.786Z (3 months ago)
- Topics: fabric, fabric-mod, fabricmc, minecraft, minecraft-mod
- Language: Java
- Homepage:
- Size: 228 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 |
| `new_elytra_durability` | `false` | Enables the elytra changes of *1.18 experimental snapshot 7* |
| `interaction_commands` | `false` | Adds `/interaction` commands |
| `protect_death_items` | `true` | Prevents items dropped at death to be destryed |