This repository has been archived on 2023-04-08. You can view files and clone it, but cannot push or open issues/pull-requests.
minecraft-vanilla-tweaks/README.md

47 lines
1.3 KiB
Markdown
Raw Normal View History

2019-10-02 15:08:03 +02:00
## Vanilla Tweaks
Some tweaks to vanilla minecraft. All added with a spigot plugin so players wont have to download anything extra.
## Current tweaks
A list of all the tweaks current present in this project.
### Toggle trample
Allows players to use the command `/toggletrample` to toggle their ability to trample farmland.
This tweak also disables crop trampling for villagers and iron golems to help with decorative villages.
2019-10-02 16:48:21 +02:00
### Crafting tweaks
Adds some extra crafting recipes to the game.
Currently included:
- 8 wood logs -> 4 chests
- 2 paper + 1 iron ingot -> 1 name tag
- 1 wool (any color) -> 4 string
- 3 leather + 2 string + 2 iron ingot -> 1 saddle
2019-10-04 19:01:03 +02:00
- 1 blue ice -> 9 packed ice
- 1 packed ice -> 9 ice
- 3 glass + 1 popped chorus fruit -> 3 dragons breath
2019-10-05 01:52:55 +02:00
- 8 kelp + 1 yellow dye -> 1 sponge
2019-10-02 16:48:21 +02:00
### Dropped seed planting
Automatically plants seed dropped on tilled soil.
Works for:
- Wheat
- Beetroot
- Carrot
- Potato
- Melon
- Pumpkin
2019-10-02 19:49:30 +02:00
### Armor stand swapping
Allow players to shift right-click on any armor stand to swap armor with it.
### Nether sponge drying
Instantly dry wet sponges when they are placed in the nether.
2019-10-04 19:01:03 +02:00
### Hoe harvesting
When breaking crops with a hoe you break a range around them. This drastically speeds up manual harvesting of crop farms.
2019-10-02 15:08:03 +02:00
## Planned tweaks
- Dynamite
- Sign editing