Class Gameplay
java.lang.Object
net.darkhax.botanypots.common.impl.config.Gameplay
-
Field Summary
FieldsModifier and TypeFieldDescriptionbooleancom.google.gson.JsonObjectnet.darkhax.bookshelf.common.api.function.ReloadableCache<net.minecraft.world.item.ItemStack> floatfloat -
Constructor Summary
Constructors -
Method Summary
-
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()
-