HomeJavaModsSilkyDrops
SilkyDrops
[​IMG]
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).
My Other Plugins
MythicMobs Discord

Commands

Plugin details

Read from the plugin's own plugin.yml.

Quick facts

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.

Explore more