mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-25 09:59:20 +00:00
3.2.2-hotfix2
This commit is contained in:
@@ -460,7 +460,7 @@ public class CCWorld extends Function {
|
||||
removePotData(simpleLocation);
|
||||
return;
|
||||
}
|
||||
if (potKey.equals(pot.getPotKey())) {
|
||||
if (!potKey.equals(pot.getPotKey())) {
|
||||
return;
|
||||
}
|
||||
if (ConfigUtils.isVanillaItem(replacer)) {
|
||||
|
||||
Reference in New Issue
Block a user