Ecliptic Seasons

Ecliptic Seasons

17.4k Downloads

[Question] Why does the Broom item "Not work under the current configuration"?

Closed this issue ยท 9 comments

commented

I don't know which config caused it, since I can't even find one that is related to "broom".
By the way, the broom can remove the snowy state of the block and drop a snowball, but it's still visually shown as snowy.

commented

ServerRealisticSnowyChange, RealisticSnowyChange

commented

Only one of the two needs to be enabled. The snowball drop is likely caused by ServerRealisticSnowyChange being enabled on the server side, but in most cases I think the other option is preferable.

commented

So do I have to turn them off to make the broom useable?

commented

close ServerRealisticSnowyChange on both side, open RealisticSnowyChange on client

commented

I tried turing both of them off but it's still says "Not work under the current configuration"?
And also there is no ServerRealisticSnowyChange option in client config, I think.

commented
Image Image

works for me

commented

The default value should work, right? If so I would try deleting the config file and see.

commented

Pre-12 removed its usability, while Pre-13 changed it to require SnowInWorld to be enabled.
This makes it truly interactive.

commented

Image