Default Loot System, from looking at code, does not appear to be working
chronosacaria opened this issue ยท 1 comments
Describe the bug
Judging from the code from the McdwNewLoottables.java class, it does not appear that anything from the default loot tables would be generating. This is something that needs to be checked and corrected if it isn't working.
To Reproduce
Steps to reproduce the behavior:
- Go to Creative World with Default Loot Table Settings
- Use commands to call loot from any loottable that would have MCDW weapon in it
- If weapons appear, this is a non-issue; if they do not, rewrite loottable code
Expected behavior
That weapons that do not have crafting recipes, such as the Coral Sword, should show up in loottables when using the default loot settings.
Screenshots
N/A
Please complete the following information:
- OS: N/A
- Launcher [e.g. Default, MultiMC, GDLauncher, etc.]: N/A
- Mod Version [e.g. 4.0.3]: 4.2.5
- Are you using a Modpack? [e.g. Yes, No; if Yes, which one]: No
Additional context
N/A