Tweaks icon

Tweaks -----

Vanilla tweaks and other quality-of-life improvements.



TWEAKS
Adds toggleable vanilla tweaks and other quality-of-life improvements.

IMPORTANT NOTES
  • Midnight v1.2.5 or later is required. It's my library! : )
  • Requires Java 21.
  • It has only been tested on Spigot 1.21.
  • I have plans for a LOT more tweaks in the future, so be sure to revisit this page in the future!
TWEAKS (default: enabled / disabled )
Set Entities on Fire - Right-clicking an entity with a flint & steel or fire charge sets them on fire.
[​IMG]

Water Bottles Convert Lava - Splashing a water bottle into lava converts it into obsidian.
[​IMG]

Water Bottle Craft - Allows you to convert a water bucket into splash water bottles.
[​IMG]

Anvil Repair - Right-clicking an anvil with an iron block will repair it slightly.
[​IMG]

XP Fill
- Allows the filling of empty bottles into XP bottles by right-clicking on an enchanting table.
[​IMG]


Double Doors
- Double doors can be opened with 1 click.
[​IMG]

Torch Throw
- Allows you to throw torches on the ground to place them.
[​IMG]

Drops Magnet
- Breaking blocks nearby will cause their item drops to go towards the player a little.
[​IMG]

Bone Meal Anything - Allows players to bone meal any crop.
[​IMG]

Glass Break
- Glass breaks instantly when broken by a Netherite Pickaxe (configurable).
[​IMG]


Vehicle Pickup
- Allows vehicles to be picked up by sneak-right-click.
[​IMG]

Prevent Crop Trampling - Prevents the trampling of crops.
[​IMG]

Entity Equip - If a player throws an item close to an entity, they will auto equip it.
[​IMG]

Fire Dries Sponges - Setting a sponge on fire dries it out instantly.
[​IMG]

Hay Bale Bread - Right-clicking a hay bale with a hoe automatically crafts and drops bread.
[​IMG]

Horse Statistics - Allows you to view the statistics (health-speed-jump) of horses by sneak-right-click.
[​IMG]

Inventory Crafting
- Right-clicking a crafting table in your inventory opens it.
[​IMG]

Swing Through Grass - Allows weapons to swing through grass without destroying them.
[​IMG]

Colored Names - Items can be colored in the anvil.
[​IMG]

Name Tag Dye - Allows the dying of named mobs with dyes.
Recipe Unlock All - Players who join the server will have all the recipes unlocked.
Portal Explosion Proof - Nether portals can no longer be destroyed by explosions

ADMIN COMMANDS
/tweaks (tweaks.reload) - Reloads the config.yml file.

FILE SHOWCASE
Code (Text):
tweaks:
  # Items can be colored in the anvil.
  anvil-color: true
  # Right-clicking an anvil with an iron block will repair it slightly.
  anvil-repair: true
  # Allows players to bone meal any crop.
  crops-bone-meal: true
  # Prevents the trampling of crops.
  crops-trample-proof: true
  # Breaking blocks nearby will cause their item drops to go towards the player a little.
  # This means if you are building high up, you won't lose all your drops.
  drops-magnet: true
  # If a player throws an item close to an entity, they will auto equip it.
  entity-equip: false
  # Setting a sponge on fire dries it out instantly.
  fire-dries-sponges: true
  # Glass breaks instantly when broken by the materials below.
  glass-break:
    toggle: true
    materials:
      - NETHERITE_PICKAXE
  # Right-clicking a hay bale with a hoe automatically crafts and drops bread.
  hay-bale-bread: false
  # Allows you to view the statistics (health-speed-jump) of horses by sneak-right-click.
  # This lets you find the best horses without having to tame them all first! :)
  horse-statistics:
    toggle: true
    message:
      - "&7Max Health: &e{health}"
      - "&7Speed: &e{speed}"
      - "&7Jump: &e{jump}"
  # Right-clicking a crafting table in your inventory opens it.
  inventory-crafting: true
  # Allows the dying of named mobs with dyes.
  name-tag-dye: true
  # Players who join the server will have all the recipes unlocked.
  # If you accidentally kept this on and didn't want this, just do '/tweaks resetrecipes'.
  recipe-unlock-all: true
  # Nether portals can no longer be destroyed by explosions.
  # No more ghasts or creepers destroying them!
  portal-explosion-proof: true
  # Allows vehicles to be picked up by sneak-right-click.
  vehicle-pickup: true
  # Allows weapons (swords/axes) to swing through grass without destroying them.
  weapon-swing-through-grass: true
  # Allows the filling of empty bottles into XP bottles by right-clicking on an enchanting table.
  xp-fill:
    toggle: true
    # Amount of XP it takes to fill each bottle.
    # In vanilla Minecraft, an XP bottle drops an average of 7 experience.
    cost: 8

# Random admin stuff. No need to mess with this!
reloaded: "&2&l✓ &a&lTweaks &ahas been reloaded. Registered &l{amount} &atweaks."
reset-recipes: "&2&l✓ &aRecipes have been reset for all online players."

# Allows us to collect anonymous data about the plugin.
enable-metrics: true

HELP SECTION
Need more help? Please visit the Discord.
Resource Information
Author:
----------
Total Downloads: 32
First Release: Mar 30, 2025
Last Update: Today at 4:11 PM
Category: ---------------
All-Time Rating:
0 ratings
Version -----
Released: --------------------
Downloads: ------
Version Rating:
----------------------
-- ratings