Skip to content

Examples

TheAwesomeGem edited this page Jan 10, 2018 · 2 revisions

Sticks drop(10% chance) from any leaves including all the default drops:

  • /bd block add ore:treeLeaves *
  • /bd block set replace false
  • /bd drop add minecraft:stick 0
  • /bd drop set chance 10

Clone this wiki locally