hjake123 / reactive

A Minecraft Forge mod based around alchemy and experimentation.
https://www.curseforge.com/minecraft/mc-mods/reactive
Other
4 stars 0 forks source link

Mind lichen rework #54

Closed slava110 closed 3 weeks ago

slava110 commented 4 months ago

When you walk on mind lichen it extracts some xp from you into the world and grows. Because of that you can walk forward on it and it will spread below your legs unless you somehow lose this experience orb. And you can cover the whole world in it. Btw, might be cool to grow it using xp orbs in the world (for example dropped from mobs or from ore). Or maybe make it grow passively. Would open second option for mind automation. UPD: Oh, there's even no proper entry about mind lichen. Is it something that is WIP?

hjake123 commented 4 months ago

It's covered in whatever entry is about uses of vines. I think it's a Results entry?

The spread is intended behavior since you can just jump away from the lichen or break it to escape the situation

hjake123 commented 4 months ago

Spreading on contact with xp could be good, but it would mean that if you step on the lichen, it grows, and then your orb hits it, your levels are gone.

slava110 commented 4 months ago

Well, yeah. There's an entry about cultivation. From this entry I know that it exists and it should be studied further. I thought it would grow and give me mind (because I was in creative) but it didn't really grow. Only after reading code I understood that I need to be in survival to interact with it. Maybe it's easy to find out in survival mode though :shrug: 2024-04-24_20 57 30 Idk how I feel about this mechanic with spreading. Because... From player's perspective it looks weird. You walk and xp orb is constantly on your legs bouncing. And lichen spreads when you walk just because xp orb is picked up instantly. Looks more like some kind of bug to me From automation perspective it isn't useful too. You cannot use this mechanic without player. Technically you can bonemeal it but it will be costly to get a bit of Mind.

hjake123 commented 4 months ago

Hmm. The lichen was definitely from a time where features were being added just because, without much gameplay consideration. I'll think about this, maybe a rework is in order sometime

hjake123 commented 3 weeks ago

A change in how Mind Lichen work has been implemented for the upcoming 1.21-9 release (including a new thing for them to do).