Sweenus / SimplySwords

Other
46 stars 28 forks source link

How to implement Loot drops into nether and other sources etc. #125

Closed ELCuleroPingon closed 1 year ago

ELCuleroPingon commented 1 year ago

I am currently using the latest version of the mod, but cant help but notice that the chests within bastions and nether fortresses don't contain any of the Simply Swords weapons, I have found runes, but no weapons. I actually found this odd after like 20-25 chests and opened up private creating world and tp'd around to not find any is there a way to add them into those loot tables in the config files?

Sweenus commented 1 year ago

Hello,

If you're finding runes, that implies that the loot injection is working correctly, and that you can find the weapons in the same location. Simply Swords injects loot into all chest loot tables (except villages) by default. If a pack has loot table changes via datapack this can override my injection method and result in loot not showing (you wouldn't be seeing the runic tablets in this case though).

You shouldn't need to, but you can try manually adding the loot table path to the config file found in the simplyswords_extra folder.

ELCuleroPingon commented 1 year ago

Pardon my ignorance all this is relatively new to me but what would be the file path to the chests in the Nether Fortresses and Bastions?

I notice the other ones state 'minecraft:chests/village/ etc. so would it be Minecraft:chests/Nether_fortress

Sweenus commented 1 year ago

Sorry for the delayed response! I'm not actually sure what the Nether fortress loot path is, it does not appear to be located under /chests like I would have thought.

Here are the vanilla paths that Simply Swords will generate in by default: