Version Update: Beta-1.2.0

This commit is contained in:
netbenix 2020-11-20 13:41:23 +01:00
parent aa291cad5a
commit 6a388da8fd
2 changed files with 4 additions and 4 deletions

View file

@ -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!

View file

@ -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>