question regarding config(mc 1.10.2)
SDUBZ opened this issue ยท 6 comments
drop chances" {
# This is the resolution of the bag drop chances. Only change this if you want bags with rarity resolutions > 0.1%
I:"1 Weighting Resolution"=100
why was the config set to 1000 by default and what is 1000 in percentage chance?
The chance to get a bag is expressed as a ratio of weight/resolution, so 15/100 is a 15% chance to drop, but 15/1000 is a 1.5% chance to drop.
also noticed something wierd is happening with loot bags and everlasting abilities when you get a ability totem in a loot bag it always says none on it for some reason
I don't know what ability totems are or what mod adds them, but it sounds like they're using NBT data to express their effect and that's not being carried over.
well i was just wondering if it would be possible to get some sort of compat between your mod and everlasting abilities or if there was a way to register the items manually in some way?
also heres the mod page https://minecraft.curseforge.com/projects/everlastingabilities?gameCategorySlug=mc-mods&projectID=248353 if you were interested in getting these 2 mods to work together