#Celestial Fruit Source Code Question

1 messages · Page 1 of 1 (latest)

candid plover
#

So, I was looking through the source code of the mod, specifically the block that adds the Celestial Fruit to the generated loot (inside SpecialLootModifier.java L86-95).
And to me, it really looks like the Celestial Fruit cannot be obtained at all if the first end loot chest wasn't opened with the Ring of the Seven Curses, I am understanding this right? And is it the intended behavior?

GitHub

Remains of the former Minecraftian times. Contribute to Aizistral-Studios/Enigmatic-Legacy development by creating an account on GitHub.

hardy hornet
candid plover
candid plover
#

Also, is there a config to change that? Like the CursedRingSuperCursedTime for the Abyssal Artifacts?

hardy hornet
candid plover
hardy hornet
candid plover
hardy hornet
candid plover
#

Ok, thanks!

icy needle
candid plover
# icy needle Let me confirm something. I have to equip the Ring BEFORE entering the End? Or b...

You need the ring before opening your first loot chest using the minecraft:chests/end_city_treasure loot table, which is basically any loot chest in the end.
But if you're playing on a modpack, it's possible that some structures in the overworld, like the ones from Dungeon Crawl, uses this loot table, thus making it impossible to get the Celestial Fruit if you opened those chests before equipping the ring.

icy needle