Introduction:
SilkyDrops is a plugin which will allow you to replace or add to the drops of blocks when mined using Silk Touch.
It even supports MMOItems!
Configuration:
In the case of the default config, there is a 5% chance that Diamond Ores will drop 1 to 3 Diamonds when mined with a Silk Touch pickaxe, and a 5% chance that Stone blocks will drop 1 Cobblestone when mined with a Silk Touch. If replace is true then the 1 to 3 diamonds will drop instead of a Diamond Ore block. If replace is false then the 1 to 3 diamonds will drop TOGETHER with the Diamond Ore block.
Code (YAML):
#Whether or not SilkyDrops should REPLACE drops or ADD drops.
#(true = REPLACE, false = ADD)
replace : true
Blocks:
DIAMOND_ORE : DIAMOND?5?1-3
STONE : COBBLESTONE?5?1-1
#The format is "MINEDBLOCK: DROPPEDITEM?CHANCE?AMOUNT"
#The chance is in percentage (5 = 5%) and cannot be in decimals.
#The amount is "min-max" amount of items to drop (at random).
#(true = REPLACE, false = ADD)
replace : true
Blocks:
DIAMOND_ORE : DIAMOND?5?1-3
STONE : COBBLESTONE?5?1-1
#The format is "MINEDBLOCK: DROPPEDITEM?CHANCE?AMOUNT"
#The chance is in percentage (5 = 5%) and cannot be in decimals.
#The amount is "min-max" amount of items to drop (at random).
MythicMobs Discord
Quick facts
- Edition: Minecraft Java
- File type: .jar
- Minecraft versions listed: 1.13, 1.14, 1.15
- 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.
SilkyDrops is a free Minecraft Java mod. Compatible with Minecraft 1.13, 1.14, 1.15. Downloaded 201 times (via Spigot). Download it and open it directly in the game.