LanternPowered / Lantern

An open-source Minecraft server that implements the SpongeAPI.
MIT License
108 stars 12 forks source link

General To-Do list and problems for me and others #11

Open parlough opened 7 years ago

parlough commented 7 years ago

Walking over magma blocks does not hurt you(need to make a new behavior) Moved to #20 Falling into the void doesn't kill you, just keeps going forever Moved to #20 Attacking, taking damage, running, swimming, and jumping don't take your exhaustion away Moved to #20 Can spawn bed but cannot place one Moved to #21

Cybermaxke commented 7 years ago

No supplier for ItemStack.Builder will be resolved in the recipes branch.

Unlocks all recipes when you join every time, but still red in recipe book, the red just means that you don't have enough resources to craft the recipe.

Cybermaxke commented 7 years ago

It seems to be raining more than it should? There is currently a 33,3% chance that it rains, is clear or thunderstorms. I designed the weather system that you can register more weathers and when the weather changes it will always be a different one. I don't know how the vanilla system exactly works, but I think that they combine the thunder and rain weathers. Any suggestions what a realistic rate would be? I would say: 50% clear, 30% rain, 20% thunderstorm? We could also modify the lengths of the weathers to compensate this problem.

Cybermaxke commented 7 years ago

@Meronat

parlough commented 7 years ago

@Cybermaxke I think those rates are much more realistic for now, since I don't know much about the Minecraft weather system either.

XakepSDK commented 6 years ago

Is this up?