Love the polished wooden floors. Do you think you could make the compatible with "Water Fix"?
Regards,
~B
EDIT: Speaking with the Water Fix author, you could make it water-fix compatible by adding THIS into your code where appropriate:
data.raw.item['mytile'].place_as_tile.condition_size = data.raw.item['concrete'].place_as_tile.condition_size
Just change [mytile] to the name(s) of your tiles.
I hope this helps.