Computercraft turtle resets chest to white/white/white
jamesbearclaw opened this issue ยท 4 comments
Having just Computercraft and EnderStorage loaded (or those and any other mods), when a turtle breaks any color coded chest, it resets the chest to white/white/white. The config is set to false to reset personal chests.
The config is defaulted on everything.
Confirmed that anarchyMode=false in config, but turtles breaking EnderChests reverts them to white/white/white.
Rather late to the party (sorry), but worth noting that this is caused by #70.
It may be worth using CC:Tweaked until that issue is resolved, as that calls the older method, avoiding the problem.
Ahh i see, was wondering if it was related, getting back in to the swing of things next week, hopefully some updates to fix this. For now, ill leave this open as a duplicate.
Duplicate of #70 and is now marked as fixed in dev. Closing this.