java.lang.Object
net.darkhax.botanypots.common.impl.config.Gameplay

public class Gameplay extends Object
  • Field Details

    • global_growth_modifier

      public float global_growth_modifier
    • damage_harvest_tool

      public boolean damage_harvest_tool
    • efficiency_growth_modifier

      public float efficiency_growth_modifier
    • default_harvest_stack

      public com.google.gson.JsonObject default_harvest_stack
    • default_harvest_tool

      public net.darkhax.bookshelf.common.api.function.ReloadableCache<net.minecraft.world.item.ItemStack> default_harvest_tool
  • Constructor Details

    • Gameplay

      public Gameplay()