在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):VazkiiMods/Botania开源软件地址(OpenSource Url):https://github.com/VazkiiMods/Botania开源编程语言(OpenSource Language):Java 98.0%开源软件介绍(OpenSource Introduction):
Botania is a Minecraft tech mod themed around natural magic. It's inspired by other magic mods, such as Thaumcraft or Blood Magic. The current iteration of Botania is made possible thanks to the massive help by the part of williewillus, who ported the mod from 1.8 through to the present day, so go buy him a beer or something, I dunno, he's pretty cool. Botania is licensed under the Botania License For information on contributing, please read Maven infoMaven artifacts are located here, each folder representing a version. Note: As of 1.16, intermediate (non-release) Maven builds are no longer persisted.
That is, you must either depend on a released version of Botania, e.g. Note that In Forge, add the following to your repositories {
maven { url 'https://maven.blamejared.com' }
}
dependencies {
// 1.14+
compileOnly fg.deobf("vazkii.botania:Botania:[VERSION]:api")
runtimeOnly fg.deobf("vazkii.botania:Botania:[VERSION]")
} Mixin TroubleshootingRead this if you get crashes when depending on Botania and trying to launch in-dev.
Botania uses Mixins to implement various features.
This may cause issues when depending on Botania in-dev, since ForgeGradle/MixinGradle
do not yet properly support this in-dev like Fabric does.
As a workaround, disable refmaps by defining the |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论