diff --git a/plugins.json b/plugins.json index 7f697a8e..27acdb42 100644 --- a/plugins.json +++ b/plugins.json @@ -890,7 +890,7 @@ "icon": "azureicon.png", "description": "Create animated blocks, items, entity, and armor using the AzureLib library and plugin. This is a fork of Geckolib and cross compatibility will not be promised in the future.", "tags": ["Minecraft: Java Edition"], - "version": "1.0.9", + "version": "1.0.10", "min_version": "4.8.0", "new_repository_format": true, "await_loading": true, diff --git a/plugins/azurelib_utils/about.md b/plugins/azurelib_utils/about.md index d13d0b7b..d75783cd 100644 --- a/plugins/azurelib_utils/about.md +++ b/plugins/azurelib_utils/about.md @@ -1,44 +1,51 @@ -Download the mod library here on [CurseForge](https://www.curseforge.com/minecraft/mc-mods/azurelib) and [Modrinth](https://modrinth.com/mod/azurelib). +

+ + discord +

+

+AzureLib represents a branch derived from Geckolib 4.x, serving as an animation engine tailored for Minecraft Mods. It boasts various features, including support for intricate 3D keyframe-driven animations, over 30 different easing functions, concurrent animation capabilities, sound and particle keyframes, event-based keyframes, and numerous other functionalities. +
-Wiki found here: https://wiki.azuredoom.com/ +

+Download the mod here on: +

+

+ curseforge + modrinth +

+ +
+ +

+Wiki found here +

+ +

Supported Minecraft versions: -- **1.16.5 Forge/Fabric** -- **1.17.1 Forge/Fabric** -- **1.18.2 Forge/Fabric** -- **1.19.2 Forge/Fabric** -- **1.19.4 Forge/Fabric** -- **1.20.1 Forge/NeoForge/Fabric** -- **1.20.4 NeoForge/Fabric** -- **1.20.6 NeoForge/Fabric** - -To add to your code, please do the following: - -```gradle -repositories { - // The Maven with the mods source - maven { url 'https://libs.azuredoom.com:4443/mods' } -} - -dependencies { - //Common 1.20.1+ Latest Only - compileOnly "mod.azure.azurelib:azurelib-common-MCVER:MODVER" - - //Fabric or Quilt and older - modImplementation "mod.azure.azurelib:azurelib-fabric-MCVER:MODVER" - //Fabric bug is requiring this - modApi "com.terraformersmc:modmenu:VERSION" - - //Forge 1.20.1 and older (Forge is no longer supported) - implementation fg.deobf("mod.azure.azurelib:azurelib-forge-MCVER:MODVER") - - //NeoForge 1.20.1 - implementation fg.deobf("mod.azure.azurelib:azurelib-neo-MCVER:MODVER") - - //NeoForge 1.20.4+ - implementation "mod.azure.azurelib:azurelib-neo-MCVER:MODVER" -} +

+ +``` +- 1.15.2 Forge +- 1.16.5 Forge/Fabric +- 1.17.1 Forge/Fabric +- 1.18.2 Forge/Fabric +- 1.19.2 Forge/Fabric +- 1.19.4 Forge/Fabric +- 1.20.1 Forge/NeoForge/Fabric +- 1.20.4+ NeoForge/Fabric +- 1.21+ NeoForge/Fabric ``` + +

+Need a server to play with friends? Don't know how to setup one? Just rent an already configured server from BisectHosting! + logo + + +

+Click on the picture above, select plan(at least 4GB), and use my code azuredoom to get 25% off your first month and enjoy playing with your friends! +

+