Version up and README.md edit.

This commit is contained in:
alexcrea 2024-06-23 22:33:37 +02:00
parent a4dda06602
commit e7f1218576
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
4 changed files with 7 additions and 3 deletions

View file

@ -35,6 +35,7 @@ class EcoEnchantDependency(private val ecoEnchantPlugin: Plugin) {
val compatibilityFile = File(folder, "ecoEnchant.yml")
if(compatibilityFile.exists()){
folder.mkdirs()
compatibilityFile.createNewFile()
}

View file

@ -1,7 +1,7 @@
main: io.delilaheve.CustomAnvil
name: CustomAnvil
prefix: "Custom Anvil"
version: 1.5.1-beta
version: 1.5.1
description: Allow to customise anvil mechanics
api-version: 1.16
load: POSTWORLD