FEATURES:
Loot Customization: Any item, probability, command.
Main command: /betterdrops.
Easy to configure, easy to use.
DEPENDENCIES:
- NBTAPI
PERMISSIONS:
betterdrops.commands.main
Loot Customization: Any item, probability, command.
Main command: /betterdrops.
Easy to configure, easy to use.
DEPENDENCIES:
- NBTAPI
PERMISSIONS:
betterdrops.commands.main
Spoiler: Mobs
Spoiler: Blocks
Spoiler: config.yml
items :
# Define an object with the id "custom-log".
custom-log :
# Preferably, copy the NBT with the command /betterdrops nbt
NBT : ' {id: "minecraft:log",Count:2b,Damage:0s }'
# The probability of obtaining this object, in percentage.
probability : 40
# The list of commands to be executed when the object is obtained.
commands :
- 'msg <player> &aYou got lucky! x2 &6LOG'
# Define an object with the id "custom-diamond".
custom-diamond :
# Preferably, copy the NBT with the command /betterdrops nbt
NBT : ' {id: "minecraft:diamond",Count:1b,Damage:0s }'
# The probability of obtaining this object, in percentage.
probability : 20
# The list of commands to be executed when the object is obtained.
commands :
- 'msg <player> &bDIAMONDS!'
drops-block:
log-drop :
# If set to true, the originally dropped items are kept.
keep-original-drops : false
# The type of block that drops the object.
block : LOG
# The list of worlds where the block drops the object.
worlds :
- 'world'
# The list of objects that can be dropped.
items :
- 'custom-log'
drops-entity:
cow-drop :
# If set to true, the originally dropped items are kept.
keep-original-drops : true
# The type of entity that drops the object.
entity : COW
# The list of worlds where the entity drops the object.
worlds :
- 'world'
# The list of objects that can be dropped.
items :
- 'custom-diamond'
Code (YAML):
items :
# Define an object with the id "custom-log".
custom-log :
# Preferably, copy the NBT with the command /betterdrops nbt
NBT : ' {id: "minecraft:log",Count:2b,Damage:0s }'
# The probability of obtaining this object, in percentage.
probability : 40
# The list of commands to be executed when the object is obtained.
commands :
- 'msg <player> &aYou got lucky! x2 &6LOG'
# Define an object with the id "custom-diamond".
custom-diamond :
# Preferably, copy the NBT with the command /betterdrops nbt
NBT : ' {id: "minecraft:diamond",Count:1b,Damage:0s }'
# The probability of obtaining this object, in percentage.
probability : 20
# The list of commands to be executed when the object is obtained.
commands :
- 'msg <player> &bDIAMONDS!'
drops-block:
log-drop :
# If set to true, the originally dropped items are kept.
keep-original-drops : false
# The type of block that drops the object.
block : LOG
# The list of worlds where the block drops the object.
worlds :
- 'world'
# The list of objects that can be dropped.
items :
- 'custom-log'
drops-entity:
cow-drop :
# If set to true, the originally dropped items are kept.
keep-original-drops : true
# The type of entity that drops the object.
entity : COW
# The list of worlds where the entity drops the object.
worlds :
- 'world'
# The list of objects that can be dropped.
items :
- 'custom-diamond'
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.7, 1.8
- How to install: Install the matching mod loader (Forge, Fabric or NeoForge) for your Minecraft version. → Download the .jar. → Put it in the .minecraft/mods folder and launch that loader profile.
- Where to get it: Opens on Spigot — not every file is mirrored on our own servers.
Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.
BetterDrops ⚡ is a free Minecraft Java mod. Compatible with Minecraft 1.7, 1.8. Downloaded 548 times (via Spigot). Download it and open it directly in the game.