focamacho / RingsOfAscension

Rings of Ascension is a mod that uses the Curios API/Trinkets API to add 20+ news rings to your minecraft.
https://www.curseforge.com/minecraft/mc-mods/rings-of-ascension
MIT License
13 stars 10 forks source link

1.19 - Error in Config #76

Closed Snaitf closed 2 years ago

Snaitf commented 2 years ago

Rings of Ascension - 1.19 - 1.0

In the location section of the config:

2nd entry says "run" instead of "ruin" for Sponge Ring

ringLocationSponge = "minecraft:chests/underwater_ruin_big;minecraft:chests/underwater_run_small"

Snaitf commented 2 years ago

Upon further examination, it's in there several times: WaterBreathing, Dolphin, Sponge, and WaterWalking all say "underwater_run_small" instead of "ruin"

focamacho commented 2 years ago

Thanks for pointing that!