Skip to content
Success

Changes

Summary

  1. Added some missing blocks to Herbalism/Mining (commit: 43d08ec) (details)
  2. Fixing 1.13.2 bamboo material errors (commit: f904ac7) (details)
  3. changelog update (commit: f4214e2) (details)
Commit 43d08ec21d75827a62dc8d8fc8eca0d8744e7eec by github
Added some missing blocks to Herbalism/Mining
Added some missing entries to herbalism mining and one to combat.
Reasoning for each xp below:
bamboo - 10 Cant grow nearly as tall as kelp
the other 1 high tall flowers (excluding poppy, dandelion and allium)
lily_of_the_valley - 150 same as the other 1 high tall flowers
(excluding poppy, dandelion and allium)
to harvest. You need a wither to kill a mob and have the block not get
destroyed by the wither blast. If the block where to get destroyed the
flower just drops instead and you dont get any xp.
The whole stone brick family get the same xp as nether brick, 50
stone_bricks
chiseled_stone_bricks
The rest of the prismarine family continue with the same xp as their
main block, 70
wandering_trader  - 1.0 same as normal villagers
(commit: 43d08ec)
The file was modified src/main/resources/experience.yml (diff)
Commit f904ac70190a76602752bbf2238452c7d0d0ea64 by unconfigured
Fixing 1.13.2 bamboo material errors
(commit: f904ac7)
The file was modified src/main/java/com/gmail/nossr50/util/MaterialMapStore.java (diff)
The file was modified src/main/java/com/gmail/nossr50/skills/herbalism/HerbalismManager.java (diff)
The file was modified Changelog.txt (diff)
The file was modified pom.xml (diff)