作者:rebot | 分类:模组
Minecraft 版本: 1.21.1
平台: neoforge
标签: library
Databank is a library mod. It contains random, mostly rendering related libraries and utilities, as well as sound utils, data-driven multiblocks, block hiding, and music. These last three can be leveraged by modpacks if they so wish.
Notable features may include...
Databank allows for dynamically-animated block, item and entity models which support meshes. A Blockbench plugin is provided to generate Databank models. As a bonus, such models are resource packable.
Data-driven hiding of blocks and items in the world as other blocks until certain conditions are met. A few built-in conditions for hiding are available - advancements and logical operators (AND, OR, NOT). More conditions and more hidden types can be easily added in your mod.
Databank adds its own loader for post processing shaders.
Databank multiblocks are defined in json similarly to recipes, composed of a pattern and a key. They support tag- and blockstate matches.
Data-driven music playing, mostly tailored to boss themes and similarly looping music. Also includes a few OpenAL helpers for precise sound timing.
A special system for rendering using a GuiGraphics and accepting per-pixel clicks in-world
Simple creation of blocks which take up multiple blocks of space
A special feature which allows you to save builds as json and spawn them in-world using code without any size limit
请登录后举报
暂无评论,抢个沙发吧~