|
// TODO: Nerf XP from jungle trees, as it was done previously
|
|
// TODO: Nerf XP from jungle trees, as it was done previously
|
|
Misc.randomDropItem(block.getLocation(), new ItemStack(Material.SAPLING, 1, Woodcutting.extractLogItemData(block.getData())), 10);
|
|
Misc.randomDropItem(block.getLocation(), new ItemStack(Material.SAPLING, 1, Woodcutting.extractLogItemData(block.getData())), 10);
|