A spigot plugins that adds usefull and fun features for vanilla survival.
This repository has been archived on 2023-04-08. You can view files and clone it, but cannot push or open issues/pull-requests.
Go to file
dragontamerfred dcf8d3582b Update gradlew. 2019-10-05 01:35:13 +02:00
gradle/wrapper Oops forgot about .gitignore 2019-10-05 01:34:17 +02:00
src/main Added crafting recipe for dragons breath. Fixed typo. 2019-10-05 00:43:40 +02:00
.gitignore Initial commit. 2019-10-02 14:59:00 +02:00
.gitlab-ci.yml Update .gitlab-ci.yml 2019-10-05 01:21:55 +02:00
LICENSE Add LICENSE 2019-10-02 13:10:38 +00:00
README.md Added crafting recipe for dragons breath. Fixed typo. 2019-10-05 00:43:40 +02:00
build.gradle Initial commit. 2019-10-02 14:59:00 +02:00
gradle.properties Initial commit. 2019-10-02 14:59:00 +02:00
gradlew Update gradlew. 2019-10-05 01:35:13 +02:00
gradlew.bat Initial commit. 2019-10-02 14:59:00 +02:00

README.md

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.

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
  • 1 blue ice -> 9 packed ice
  • 1 packed ice -> 9 ice
  • 3 glass + 1 popped chorus fruit -> 3 dragons breath

Dropped seed planting

Automatically plants seed dropped on tilled soil. Works for:

  • Wheat
  • Beetroot
  • Carrot
  • Potato
  • Melon
  • Pumpkin

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.

Hoe harvesting

When breaking crops with a hoe you break a range around them. This drastically speeds up manual harvesting of crop farms.

Planned tweaks

  • Dynamite
  • Sign editing