mirror of
https://github.com/Xiao-MoMi/Custom-Crops.git
synced 2025-12-27 19:09:09 +00:00
Update default configs
This commit is contained in:
@@ -144,6 +144,5 @@ public interface FertilizerConfig {
|
||||
*
|
||||
* @return An array of doubles representing the quality ratio override, or null if not applicable.
|
||||
*/
|
||||
@Nullable
|
||||
double[] overrideQualityRatio();
|
||||
double @Nullable [] overrideQualityRatio();
|
||||
}
|
||||
Reference in New Issue
Block a user