Breaking frosted ice changes frosted ice block beside to water
Breaking a frosted ice block sometimes changes a frosted ice block beside it to water.
Environment
Win10, JRE8u66x64, launcher 1.6.44
Created Issue:
Breaking frosted ice changes frosted ice block beside to water
Breaking a frosted ice block sometimes changes a frosted ice block beside it to water.
Environment
Win10, JRE8u66x64, launcher 1.6.44
Added Labels: block-update blockupdate boot boots break enchant enchanted enchanting enchantment enchantments enchants frost-walker frosted-ice frosted_ice water water-block
Added Attachments:
Removed Labels: enchanting
Added Affects Versions: 15w44b
that's just the random tick at that one moment@FVbico You mean it's just a coïncidence? I'm sure that's not the case.
Added video
Can't anybody confirm this?
sorry, thought you meant in block state, I take my comment back
Confirmed.
This seems like intended behavior: When a frosted ice block receives a neighbor-changed update (MCP names the method onNeighborBlockChange), it specifically checks if the neighbor that changed was also frosted ice and melts the current frosted ice block if it now has less than two frosted ice neighbors remaining.
15w44b, see class ali, method a(aho,cj,aqv,ajn).