Skip to content
Success

Changes

Summary

  1. Fix avatars in readme, link can't be in new line (commit: ef89879) (details)
  2. Remove duplicate "Beetroot_block" option (commit: ee245d3) (details)
  3. Calculate experience gain before processing green thumb. (commit: d64399d) (details)
  4. Added nether bricks to mining (commit: 6c474c8) (details)
  5. Codebase! (commit: 4214552) (details)
Commit ef8987917d11e91efae1e9a48210f610f7dbb544 by github
Fix avatars in readme, link can't be in new line
(commit: ef89879)
The file was modified README.md (diff)
Commit ee245d348fce233b8526873c0482e611acafb751 by github
Remove duplicate "Beetroot_block" option
(commit: ee245d3)
The file was modified src/main/resources/config.yml (diff)
Commit d64399df49174d11f457d60cc4cccddc810f0e35 by 11708354+ProgrammingAtDawn
Calculate experience gain before processing green thumb.
(commit: d64399d)
The file was modified src/main/java/com/gmail/nossr50/skills/herbalism/HerbalismManager.java (diff)
Commit 6c474c88387344d8b4f2a54aacd5f510aa0bd628 by github
Added nether bricks to mining
As per https://github.com/mcMMO-Dev/mcMMO/issues/3426
(commit: 6c474c8)
The file was modified src/main/resources/experience.yml (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/salvage/SalvageManager.java (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/repair/RepairManager.java (diff)
The file was modified src/main/resources/locale/locale_en_US.properties (diff)