Skygrid

Skygrid

39.5k Downloads

Chest loot is identical

azaquaz opened this issue ยท 3 comments

commented

Describe the bug
There are only a few unique sets of chest loot. My guess is that it's one per loot table?

To Reproduce
Steps to reproduce the behavior:
Fly around opening chests (or build around in survival like I did)
It helps if quark is installed because chests are more frequent

Expected behavior
A clear and concise description of what you expected to happen.
Chests should generate a variety of different combinations of items.

Screenshots
If applicable, add screenshots to help explain your problem.
3 manasteel 1
3 manasteel 2
lexica botania 1
lexica botania 2
obsidian 1
obsidian 2
obsidian 3
pasta sticks 1
pasta sticks 2
Please note that while the screenshots I have include other mods, I've also tested this with nothing but skygrid and quark installed.

Version
Please list forge and mod version
Skygrid 1.1
Forge 14.23.5.2815

commented

At this point, I am not modifying the vanilla loot tables, just using them as they are. In the soon to be released version 1.2 I added a config system which lets you modify the blocks, loot, mobs and more for every single dimension. There one could add they're own loottables.

Another solution would be modifying the vanilla loottables, which I may do soon.

commented

Oh, and quark being installed should not make any difference to the frequency of chest being spawned. The way the system works is that first, it is determined if should spawn a chest and then which chest to spawn.

commented

Will look why it's always the same loot but I think I already know, should be fixed until tomorrow

Sent with GitHawk