作者:rebot | 分类:模组
Minecraft 版本: b1.7.3
平台: bta-babric
标签: library
This mod uses a modified version of Fabric (Babric) and is designed only for Better than Adventure, a heavily modified version of Minecraft b1.7.3!
For more information, join the discord server provided on this projects page.
DragonFly is a model library which allows other mods made for BTA to use model formats used in modern Minecraft versions. It makes modeling and texturing able to be done through programs like BlockBench making complex models much less daunting to implement.
DragonFly Allows the use of
Using Animation to Json Converter Plugin from Blockbench Plugin to export json file
once export. you should place Put it under assets//animation folder
and load with
// for example. ../animation/test <animation path> should be
// DragonFly.loadEntityAnimations(<modid>, "test")
DragonFly.loadEntityAnimations(<modid>, <animation path>)
This mod needs a specific MultiMC/Prism instance to run and another other mod as a dependency:
请登录后举报
暂无评论,抢个沙发吧~