9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-28 03:19:15 +00:00

fix some bugs

This commit is contained in:
XiaoMoMi
2024-09-04 21:13:57 +08:00
parent ee9fe05505
commit 5a7bb86112
3 changed files with 23 additions and 2 deletions

View File

@@ -377,6 +377,7 @@ public class PotBlock extends AbstractCustomCropsBlock {
waterChanged = true;
}
hasNaturalWater = true;
break;
}
}
}