An open API service indexing awesome lists of open source software.

https://github.com/norbit4/survivaltweaks

Created to add some useful mechanics for useless items in game minecraft
https://github.com/norbit4/survivaltweaks

bukkit java minecraft paper plugin spigot survival survivaltweaks tweaks

Last synced: 11 months ago
JSON representation

Created to add some useful mechanics for useless items in game minecraft

Awesome Lists containing this project

README

          




logo





[![License: GPL v3](https://img.shields.io/badge/license-GPLv3-orange.svg)](https://github.com/Norbit4/SurvivalTweaks/blob/master/LICENSE)
[![Github tag](https://badgen.net/github/tag/Norbit4/SurvivalTweaks)](https://github.com/Norbit4/SurvivalTweaks/tags/)
[![Github all releases](https://img.shields.io/github/downloads/Norbit4/SurvivalTweaks/total.svg)](https://GitHub.com/Norbit4/SurvivalTweaks/releases/)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/e572b411685a4df68e117d3544cba995)](https://app.codacy.com/gh/Norbit4/SurvivalTweaks/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)

Used Languages and Tools:






SurvivalTweaks


This plugin is created to add some useful mechanics for useless items in minecraft. It contains unique mechanics that improve items in the game.

Command | Permission | Info |
--- | --- | --- |
**/survivaltweaks** | *survivaltweaks.command* | Main cmd |
**/track [x] [z]** | *survivaltweaks.track* | Set locations for the compass |

Table of contents

- [Compass](#compass)
- [Size](#size)
- [Recovery compass](#recovery-compass)
- [Spyglass](#spyglass)
- [Campfire](#campfire)
- [Turtle helmet](#turtle-helmet)
- [Fireball](#fireball)
- [Clock](#clock)
- [Player head](#player-head)
- [Void totem](#void-totem)
- [Death messages](#death-messages)
- [Minable budding amethyst](#budding-amethyst)
- [Minable spawners](#minable-spawners)
- [Horse tp](#horse-tp)
- [Hp status](#hp-bar)
- [Blaze drop](#blaze-drop)
- [Villager profession cooldown](#villager-profession-cooldown)
- [Download](https://github.com/Norbit4/SurvivalTweaks/releases/latest)
- [Config](https://github.com/Norbit4/SurvivalTweaks/blob/master/src/main/resources/config.yml)

Compass

Block **cords in f3 screen**, display cords when player **holds compass**. The player can use the **/track [x] [z]** command, this command allows the compass to track a location.


img

Size

Change your **size** when eat. After eating **glow berries** you become small.

To return to your normal size eat a **golden carrot**.

> [!TIP]
> *Items can be configured.*


img

Recovery compass

Display last **death location** when player **holds recovery compass**.


img

Spyglass

**Mark entities** when player look at them.


img


img

Campfire

_Add:_
- **Regeneration effect** when player is near campfire _(2 blocks)_.
- **Fire resistance effect** when player is near soul campfire _(2 blocks)_.


img

Turtle helmet

Add **dolphin's grace effect** when player is in water and has turtle helmet in head.


img

Fireball

Fireball like **ghost attack** when player right click with fire charge.


img

Clock

Display **time** when player **holds clock**.


img

Player head

Drop player head when player **die**.


img

Void totem

Activating **Totem of Undying** while falling into the **void**. Gives the player a **levitation** effect.


img

Death messages

Custom **death** messages.


img

Minable budding amethyst

Mine budding amethyst with **silk touch**


img

Minable spawners

Mine spawner with **silk touch**.


img

Horse tp

Tp **horse** with when player sitting on it and ender pearl teleport

img

Hp status

Action Hp status when if you are looking at entity.

img

Blaze drop

Chance to drop blaze rod when blaze die on water, 50% chance - 1 rod, 10% chance - 2 rods

img

Villager profession cooldown

Villagers profession change cooldown.

img