mirror of
https://github.com/simon987/Much-Assembly-Required.git
synced 2025-12-13 22:59:02 +00:00
Changed maven artifactID names
This commit is contained in:
3
Plugin Cubot/src/main/resources/plugin.properties
Normal file
3
Plugin Cubot/src/main/resources/plugin.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
classpath=net.simon987.cubotplugin.CubotPlugin
|
||||
name=Cubot Plugin
|
||||
version=1.0
|
||||
@@ -1,10 +0,0 @@
|
||||
package net.simon987.cubotplugin;
|
||||
|
||||
public enum CubotAction {
|
||||
IDLE,
|
||||
DIGGING,
|
||||
WALKING,
|
||||
WITHDRAWING,
|
||||
DEPOSITING
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user