Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
leon0017 committed Jun 1, 2024
2 parents 31eeddc + 8a2a68e commit 9f3748b
Showing 1 changed file with 75 additions and 0 deletions.
75 changes: 75 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,75 @@
# VanillaBosess
Website: None

# Official Discord

https://discord.gg/aT9z7q7hX8

## Building instructions

mvn clean install

## Description

A boss plugin designed to work without any third party plugins. The items the boss has, the rate at which the bosses spawn in and more are all configurable.

## Default Config

```
boss-block-enabled: false
boss-block: NETHERRACK
boss-block-radius: 4
boss-block-radius-y: 2
boss-bar-radius: 20.0
phantom:
chance: 0.1
particle: WAX_ON
extra-damage: 2.5
extra-speed: 0.3
withered-skeleton:
chance: 0.01
equipment:
helmet:
item: DIAMOND_HELMET
enchantments:
THORNS:
lvl: -1
fire-skeleton:
chance: 0.01
equipment:
chestplate:
drop-chance: 0.2
item: LEATHER_CHESTPLATE
dye-color: 16711680
enchantments:
PROTECTION_ENVIRONMENTAL:
lvl: -1
main-hand:
item: BOW
enchantments:
ARROW_FIRE:
lvl: -1
super-creeper:
chance: 0.05
particle: ELECTRIC_SPARK
particle-amount: 10
extra-damage: 2.5
special-zombie:
chance: 0.01
equipment:
leggings:
item: DIAMOND_LEGGINGS
trim-material: QUARTZ
trim-pattern: EYE
main-hand:
item: DIAMOND_SWORD
extra-speed: 0.2
extra-damage: 2.5
```

### Folia inquisitors

[<img src="https://github.com/Folia-Inquisitors.png" width=80 alt="Folia-Inquisitors">](https://github.com/orgs/Folia-Inquisitors/repositories)
[<img src="https://github.com/leon0017.png" width=80 alt="C">](https://github.com/leon0017)

0 comments on commit 9f3748b

Please sign in to comment.