Smaller Changes
This commit is contained in:
parent
4c472c8307
commit
4cd8ee38e9
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