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
kalle 16631e26ba Update README with archive notice. 2022-07-01 16:23:49 +02:00
gradle/wrapper Make preparations for a more modular system. 2020-08-19 23:06:06 +02:00
src/main Fix fake players in dimensions that are not the overworld. 2020-09-28 22:33:36 +02:00
.gitignore Initial commit. 2019-10-02 14:59:00 +02:00
.gitlab-ci.yml Make merge requests also run the automatic build. Should help to avoid commits that don't compile being merged. 2019-10-17 06:35:43 +00:00
LICENSE Add LICENSE 2019-10-02 13:10:38 +00:00
README.md Update README with archive notice. 2022-07-01 16:23:49 +02:00
build.gradle Update to spigot 1.16.3. Add fake players. Reorganize tweaks. 2020-09-23 11:07:11 +02:00
gradle.properties Make preparations for a more modular system. 2020-08-19 23:06:06 +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

Archived

This project has been archived. It has been rewritten from the ground up and renamed to DTweaks which can be found here.

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
  • 8 kelp + 1 yellow dye -> 1 sponge
  • 1 dropper + 3 sticks + 3 string -> 1 dispenser
  • 3 purpur slabs + 2 chorus fruit -> 1 shulker shell

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.

Lily pad growing

When right-clicking a lily pad with bone meal it wil grow new lily pads around the one that was clicked.

Planned tweaks

See trello board: https://trello.com/b/m4jXPj5F/vanillatweaks-minecraft-plugin