Craft.Net icon indicating copy to clipboard operation
Craft.Net copied to clipboard

(Unmaintained, see TrueCraft) Minecraft server, client, and etc for .NET

Results 39 Craft.Net issues
Sort by recently updated
recently updated
newest added
trafficstars

If the client fails auth from mojang.com while connecting, Server keeps player on the world and RemoteClient lists, Which could cause crashes.

Any block placed such as a rail block will turn the grass into dirt. This is due to the lightreduction being a value of 15 on default for blocks and...

Hunger and health poison.

Craft.Net.Server.MinecraftServer publicly exposes two events, named "PacketRecieved" and "PacketSent". These events are intended to be raised by the protected internal methods named "OnPacketRecieved" and "OnPacketSent", respectively. However, neither of those...

For example, glowstone blocks drop glowstone dust when mined. @nevercast

refactoring

Tested with Steak but may work with other food items. right-clicking to eat the food item in Minecraft results in 1 qty of the food item being deducted, even if...

bug

Sky light, block light, etc

enhancement

Don't check every entity against every other one. Divide them into chunks.

enhancement