Version Update: Beta-1.2.0
This commit is contained in:
parent
aa291cad5a
commit
6a388da8fd
2 changed files with 4 additions and 4 deletions
|
|
@ -3,11 +3,11 @@
|
||||||
A litte fun project of mine to add some features and
|
A litte fun project of mine to add some features and
|
||||||
crafting recipes to Minecraft.
|
crafting recipes to Minecraft.
|
||||||
|
|
||||||
Used API: *Spigot-1.15.2*
|
Used API: *Spigot-1.16.4*
|
||||||
|
|
||||||
Minecraft Version: *1.15.2*
|
Minecraft Version: *1.16.4*
|
||||||
|
|
||||||
Plugin Version: *Beta-1.1.0*
|
Plugin Version: *Beta-1.2.0*
|
||||||
|
|
||||||
#### Features:
|
#### Features:
|
||||||
- Custom Crafting Recipes!
|
- Custom Crafting Recipes!
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@ name: LittleMinecraftVanillaExtension
|
||||||
main: ml.codenoodles.lmve.Main
|
main: ml.codenoodles.lmve.Main
|
||||||
api-version: 1.15
|
api-version: 1.15
|
||||||
author: netbenix
|
author: netbenix
|
||||||
version: Beta-1.1.0
|
version: Beta-1.2.0
|
||||||
commands:
|
commands:
|
||||||
lmve:
|
lmve:
|
||||||
usage: /<command>
|
usage: /<command>
|
||||||
|
|
|
||||||
Reference in a new issue