Skip to main content
Version: 1.16.x

MoreVanillaLib

Loading data...

MoreVanillaLib serves as the core for my other vanilla-themed mods:


Materials​

MaterialDurabilityMining SpeedHarvest LevelDouble Drop ChanceSpecial Ability
Bone1763.90❌Extra Damage
Head Drop
Coal1453.9020%
Emerald18598.230.1%
Ender6663.72❌Extra Damage
Fiery1274.01❌Auto Smelt
Extra Damage
Glowstone1233.01❌Glowstone Drop
Lapis1736.2220%
Nether1883.91❌
Obsidian13374.73❌
Paper131.80❌Paper Damage
Prismarine2256.02❌Extra Damage
Quartz1173.9120%
Redstone1736.2220%
Slime1235.21❌Extra Damage
Wood-2.00❌
Stone-4.01❌
Iron-6.02❌
Gold-12.00❌
Diamond-8.030.1%
Netherite-9.04❌

Abilities​

Auto Smelt​

Tools with Auto Smelt modify drops by replacing them with their furnace-processed output. This applies to block drops (e.g., Log -> Charcoal) and mob drops (e.g., Raw Beef -> Steak).

Double Drop​

The Double Drop feature allows specific ores to drop additional items when mined, depending on the tool's material. The chance for extra drops is configurable, and tools without the Silk Touch enchantment can trigger this feature. Diamond, Coal, Emerald, Lapis, Quartz, and Redstone ores have unique chances for Double Drops based on their respective configuration settings, see materials above.

Extra Damage​

Extra Damage is applied to specific entities when using axes and swords based on the tool type:

Tool TypeAffected Entities
BoneSkeletons
EnderEndermen and Endermites
FieryMagma Cubes
PrismarineGuardians
SlimeSlimes, excluding Magma Cubes
info

This effect applies to direct subclasses of the mentioned entities. If a mod uses the vanilla base class of these entities, they will also be affected.

The default chance is 20% per hit, configurable in the server config.

Extra Drop​

Tools have a material-based chance to drop their repair material on each use (e.g., hitting a mob or mining a block).

The default chance is 0.05% per use, configurable in the server config.

Glowstone Drop​

Glowstone blocks will always drop 4 Glowstone Dust.

Head Drop​

Defeating skeleton-type enemies may result in a rare drop of the enemy's head. This chance is influenced by the Fortune enchantment on the tool.

The default chance is 5% per kill, configurable in the server config.

Paper Damage​

Using Paper tools introduces a chance for the player to inflict minor self-damage, humorously called a "paper cut". This can occur during tasks such as using items, destroying blocks, or hitting entities.

The default chance is 10% per activity, configurable in the server config.

Enchantments​

The mod adds "Luck of Cheap Repairing," an enchantment that removes the repair cost in an anvil. This enchantment can be applied to all breakable items.

Config​

Common​

You can choose whether only vanilla materials should be added. This setting affects only Vanilla Hammers and Vanilla Excavators. If enabled, only vanilla materials will be used for these tools.

Server​

The server config file is located in the serverconfig directory within the world directory. Here, you can adjust most values in the materials table.