July 2, 201411 yr Author So, the problem is found, but i can't fix it: world.setLightValue(EnumSkyBlock.Block, message.x , message.y, message.z, Amnesia.instance.getLanternLightValue()); Its simply not working if i getting the server world. If i get client world it works, but we all know i need server world if i want an universal mod. Can someone help me or explain why is that? Thanks!
July 2, 201411 yr Author Sorry if you can't understand me, but English is not my main language. I know i can get the pos and the Item on client. I need to send pakets only to create the light source. If im create the light client side the server won't have knowlage about the it and others can't see it. I just can't understand why EnumSkyBlock.Block refuses to change its LightValue server side.
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.