Smaller Changes
This commit is contained in:
parent
fcbfe26811
commit
aea93e06f6
2 changed files with 1 additions and 2 deletions
|
@ -2,5 +2,5 @@ package org.betterx.bclib.behaviours.interfaces;
|
|||
|
||||
import org.betterx.bclib.interfaces.tools.AddMineableHoe;
|
||||
|
||||
public interface BehaviourSeed extends AddMineableHoe {
|
||||
public interface BehaviourSeed extends AddMineableHoe, BehaviourCompostable {
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue