KurtisAD / NoVa-SRC

Hacked client for Minecraft
6 stars 0 forks source link

Add marker that ignores metadata flag instead of adding every case #45

Closed KurtisAD closed 7 years ago

KurtisAD commented 7 years ago

Need to modify SimpleBlock equals()

Jacktherippa commented 7 years ago

Does this encompass markers not being able to "see" tile entities (chests, furnaces, brewing stands, hoppers, etc)?

KurtisAD commented 7 years ago

No, my hook is incorrect for markers

KurtisAD commented 7 years ago

Removing the unneeded metadata flag fixed a lot of issues