1.12.2 - Upgrade to stone lumbar hut from wood, and you get half a wood building.
ProsperCraft opened this issue ยท 5 comments
@Raycoms we need to take a look at structure downgrading.
For now switching is like that, else we would have to create a lot if additional tasks to let the builder deconstruct first. But currently at the moment of building we only have the info of the current level and not of the last one to compare them
We could technically once the RS is stable switch the builder from the workmanager to the RS.
It would allow us to combine build requests together. Just a note for the future.
I think that's not that big of a problem atm. the bigger problem is that we have to code the "deconstruct" task extra. Shouldn't be that hard, we can include that with the "chest relocation" feature.