Minecraft Rebalance - Villager Rebalance | Too Expensive remover | PvP Tweaks icon

Minecraft Rebalance - Villager Rebalance | Too Expensive remover | PvP Tweaks -----

Collection of vanilla-like tweaks for minecraft



Dependencies:
Tweaks:
Anvil Tweaks
Allows you to repair items as many times as you want
Villager Tweaks
Limiting the bonus for healing zombie villagers
PvP Tweaks
When using a totem, it has a cooldown
Allows you to prevent the victim from flying away using elytra during PvP
Ability to change crystal damage multiplier
Raid Tweaks
Auto Bad Omen Fix: Fix a bug due to which farms like this are possible
Item Keeper
Allows you to adjust the chance of items dropping on death, for example, in PvE, 50% of the inventory is saved, in PvP - 25% of the inventory. This tweak is compatible with Soulbound items from Slimefun 4

All tweaks can be enabled and disabled in the config

Config:
Code (YAML):
# Anvil Tweaks
Anvil-Tweaks
:
  Enabled
: false
  # This limit allows you to remove "Too Expensive" from the anvil
  # Leave it at 40 to keep it vanilla-like, or set it lower to make repairs cheaper
  # If the value is greater than 40, it will visually say "Too Expensive"
  Max-Repair-Cost
: 40

# Villager Tweaks
Villager-Tweaks
:
  Enabled
: false
  # These are ideal values in my opinion:
  # The maximum discount will be 4 times less than one curing zombie villager.
  # Repeated heals will not increase the discount, since each heal adds 20 major_positive and 25 minor_positive, and we already have a limit of 5.
  Limits
:
    major_positive
: 5
    minor_positive
: 5

# PvP Tweaks
PvP-Tweaks
:
  Enabled
: false
  Totem-Cooldown-Seconds
: 30.0
  End-Crystal-Damage-Multiply
: 0.1
  Cooldown-Seconds-On-Hit
:
    Elytra
: 5.0
    Ender-Pearl
: 5.0

# Raid Tweaks
Raid-Tweaks
:
  Enabled
: false
  Auto-Bad-Omen-Bug-Fix
: true

# Items Keeper
# KeepInventory permission: MinecraftRebalance.KeepInventory
Items-Keeper
:
  Enabled
: false
  Keep-On-Creative
: true
  Keep-Item-Chance
:
    PvE
: 0.5
    PvP
: 0.5
  Slimefun-Sounbound-Keep-Item-Chance
:
    PvE
: 1.0
    PvP
: 0.75

# Ender Dragon Tweaks
Ender-Dragon-Tweaks
:
  Enabled
: {Ender-Dragon-Tweaks.Enabled|false }
  Dragon-Egg
:
    # Disable dragon egg teleportation
    # The egg cannot be broken with a torch, use a piston or a hand with the Disable-Teleport tweak
    Disable-Gravity
: true
    # Disable dragon egg teleportation
    # With this tweak, the dragon egg can be broken by hand
    Disable-Teleport
: true
    # Chance of dropping a dragon egg on repeated kills
    Drop-Every-Time-Chance
: 1.0
 
Resource Information
Author:
----------
Total Downloads: 613
First Release: Jan 14, 2022
Last Update: Aug 8, 2022
Category: ---------------
All-Time Rating:
5 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings