[Feature] New Ice Behaviour
This commit is contained in:
parent
eaf01c1ed1
commit
f85f45582d
1 changed files with 6 additions and 0 deletions
|
@ -0,0 +1,6 @@
|
|||
package org.betterx.bclib.behaviours.interfaces;
|
||||
|
||||
import org.betterx.bclib.interfaces.tools.AddMineablePickaxe;
|
||||
|
||||
public interface BehaviourIce extends AddMineablePickaxe {
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue