mirror of
https://github.com/alexcrea/CustomAnvil.git
synced 2026-06-23 16:16:17 +02:00
Better build script and create offline build
This commit is contained in:
parent
6fa7cc0168
commit
be53cbf5bd
2 changed files with 66 additions and 13 deletions
|
|
@ -1,14 +1,13 @@
|
|||
main: io.delilaheve.CustomAnvil
|
||||
name: CustomAnvil
|
||||
prefix: "Custom Anvil"
|
||||
version: 1.6.3
|
||||
version: ${version}
|
||||
folia-supported: true
|
||||
description: Allow to customise anvil mechanics
|
||||
api-version: 1.16
|
||||
load: POSTWORLD
|
||||
authors: [ DelilahEve, alexcrea ]
|
||||
libraries:
|
||||
- org.jetbrains.kotlin:kotlin-stdlib:1.9.24
|
||||
libraries: [${libraries}]
|
||||
|
||||
commands:
|
||||
anvilconfigreload:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue