promotional bannermobile promotional banner

Drop Editor

Experimental
A little mod that allows you to easily add or remove drops from blocks

Allows you to add or remove drops from any block in the game

 

Example config: 

Note chance is binomial and in percent - so chance 50, max 2 has a 25% to drop nothing, 50% to drop 1, 25% to drop 2. Not specifying metadata for the block will capture all values, not specifying damage for the stacks will default to 0

 

"leaves": {
     "name": "minecraft:leaves",

     "metadata":0,
     "stacks": [
          {
              "name": "minecraft:diamond",

              "damage":0,
              "chance": 50,
              "max": 2
          }
      ]
}

The Drop Editor Team

HighCrafter tier frameprofile avatar
  • 4
    Followers
  • 15
    Projects
  • 7.4M
    Downloads

More from _ForgeUser16618358View all