9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-24 09:29:19 +00:00
This commit is contained in:
XiaoMoMi
2024-06-21 01:34:20 +08:00
parent 7e7ce62138
commit 701eb7bb97
6 changed files with 49 additions and 12 deletions

View File

@@ -126,7 +126,7 @@ public interface Pot extends KeyItem {
String getBlockState(boolean water, FertilizerType type);
/**
* Is the pot a vanilla blocks
* Is the pot a vanilla block
*/
boolean isVanillaBlock();