HomeJavaModsRandomized Drop
Randomized Drop
Randomized Drops does exactly what the name says. It randomizes what items are going to drop upon breaking any block.

It can be customized via the config.yml . You can add or remove any block that is available in 1.16 .The items that can will be dropped randomly can be also be added or removed.

Spoiler: Sample Config
Sample Config:

Code (YAML):
reload:
  message
: "&6&lConfig reloaded"


blocks
:
  DIRT
:
   - GRASS_BLOCK
    - DIRT
    - STONE
    - GRAVEL
    - DIRT
    - DIRT

  STONE
:
   - DIRT
    - STONE
    - IRON_ORE
    - IRON_NUGGET
    - GRAVEL
    - GRANITE
    - COBBLESTONE
    - COBBLESTONE
    - COAL

  SAND
:
   - COARSE_DIRT
    - DIRT
    - DIORITE
    - RED_SAND
    - SANDSTONE
    - RED_SANDSTONE
    - GLASS

  IRON_ORE
:
   - IRON_ORE
    - IRON_INGOT
    - IRON_NUGGET
    - STONE
    - SMOOTH_STONE
    - SMOOTH_STONE_SLAB
    - IRON_BLOCK
    - STONE
    - IRON_ORE
    - GOLD_ORE
    - GOLD_INGOT
    - COAL

  GOLD_ORE
:
   - GOLD_ORE
    - GOLD_INGOT
    - GOLD_NUGGET
    - IRON_BLOCK
    - IRON_INGOT
    - IRON_NUGGET
    - STONE
    - SMOOTH_STONE
    - COBBLESTONE
    - IRON_ORE
    - DIAMOND_ORE
    - RED_SANDSTONE

  OAK_LOG
:
   - OAK_SAPLING
    - OAK_LOG
    - OAK_PLANKS
    - OAK_LEAVES
    - BIRCH_LOG
    - BIRCH_SAPLING
    - APPLE

  GRASS_BLOCK
:
   - GRASS_BLOCK
    - DIRT
    - STONE
    - SMOOTH_STONE
    - WHEAT_SEEDS
    - BEETROOT_SEEDS
    - POTATO
    - CARROT
    - RABBIT_FOOT
    - ROTTEN_FLESH
    - APPLE

  DIAMOND_ORE
:
   - DIAMOND_ORE
    - DIAMOND
    - DIAMOND_BLOCK
    - GOLD_BLOCK
    - GOLD_INGOT
    - COAL_BLOCK
    - GOLDEN_APPLE
    - NETHERITE_INGOT
    - NETHERITE_BLOCK
    - ANCIENT_DEBRIES
    - NETHERRACK

  COAL_ORE
:
   - COAL_ORE
    - COAL
    - COAL_BLOCK
    - IRON_INGOT
    - FLINT_AND_STEEL
 

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.

Randomized Drop is a free Minecraft Java mod. Compatible with Minecraft 1.16. Downloaded 580 times (via Spigot). Download it and open it directly in the game.

Explore more