Cotton Resources

Cotton Resources

22.9k Downloads

Nether Cobalt Ore still missing loot table

Bluberry-Kat opened this issue ยท 0 comments

commented

Describe the bug
Cobalt Ore does not drop cobalt ore, because the loot table is for stone-cobalt ore, and not netherrack-cobalt ore

To Reproduce
Steps to reproduce the behavior:

  1. Find Nether Cobalt Ore
  2. Break with appropriate tool

Version of the (please complete the following information):

  • cotton-resources 1.4.1+1.14.4
  • fabric api 0.3.2+build.216-1.14
  • minecraft 1.14.4

This should be a simple fix. In cobalt_ore.json, "c:cobalt_ore" should be "c:cobalt_nether_ore"
Or alternatively, another loot table specifically for the nether variant, but this depends on if we want both Nether and Overworld versions in the same world. I guess for backwards compatibility it wouldn't hurt,