lucaargolo / fabric-seasons-extras

A Minecraft mod that adds custom blocks and items to make your Fabric Seasons experience better.
Mozilla Public License 2.0
0 stars 10 forks source link

Cursed floating mangled tree generates near spawn #3

Closed vico93 closed 1 year ago

vico93 commented 1 year ago

I'm assembling a modpack on 1.19.4 with Fabric Seasons 2.0.1 and EXTRAS 1.1-BETA, and everytime i create a new world (on large biomes type), a very bizarre floating mess of trees and leaves of multiple types generates near spawn:

2023-04-25_13 59 32 2023-04-24_22 45 48 2023-04-24_22 45 34

I thought it could be a particular mod i have in my modpack that add cursedness on the game, but when i mentioned this issue on Fabricord someone mentioned having the same issue but on 1.19.2, comparing both modpacks we realized Fabric Seasons was present on both.

So, i tested removing temporally both seasons and extras and created a spitting copy of a previous world where the floating thing generated, and it's gone. So i think that is being added by seasons.

lucaargolo commented 1 year ago

Hey, this is being caused by Fabric Seasons: Extras. While loading the server, the extras addon builds all trees so they can be used in the Seasonal Compendium. It shouldn't be placing the trees in the world tho, but I bet some mod incompatibility is causing my mixin to fail. I'll take a look into it. Thanks.

vico93 commented 1 year ago

If you need i can send my mod list here.

vico93 commented 1 year ago

Any updates about this?