← Назад к ресурсам

Shield Lib

Library that makes it easy to add shields with banner support, enchantment support, & custom shapes without conflicts!

Modrinth equipment library utility

Описание

![Shield Lib Banner](https://raw.githubusercontent.com/StellarWind22/Shield-Lib/refs/heads/main/docs/image/banner_128.png) --- ### Shield Lib is a library that makes it easy to add custom shields with banner support, enchantments, custom shapes, & custom effects across Fabric & Neoforge without conflicts! ### We also provide event hooks & modifier registries for shields and shield enchantments for creating custom effects with them by modifying blocking, disabling, movement, or cooldown. ## Enchanting: ![Vanilla shield being enchanted](https://raw.githubusercontent.com/StellarWind22/Shield-Lib/refs/heads/main/docs/image/showcase_enchanting.png) ## Custom Shapes: ![Custom square shaped shield model in Blockbench, then in-game with globe banner pattern on it](https://raw.githubusercontent.com/StellarWind22/Shield-Lib/refs/heads/main/docs/image/showcase_shape.png) ## Tooltips: ![Vanilla shield with a new tooltip saying that when it's hit by an axe it will have 5 seconds of cooldown](https://raw.githubusercontent.com/StellarWind22/Shield-Lib/refs/heads/main/docs/image/showcase_tooltip.png) --- ## Pages: - [Github](https://github.com/StellarWind22/Shield-Lib) - [Modrinth](https://modrinth.com/mod/shieldlib) - [CurseForge](https://www.curseforge.com/minecraft/mc-mods/shield-lib) ## Documentation? [![Architectury](https://raw.githubusercontent.com/StellarWind22/Shield-Lib/refs/heads/main/docs/image/architectury_64.png)](https://github.com/StellarWind22/Shield-Lib/tree/main/docs/page/architectury/getting_started.md) [![Fabric](https://raw.githubusercontent.com/StellarWind22/Shield-Lib/refs/heads/main/docs/image/fabric_64.png)](https://github.com/StellarWind22/Shield-Lib/tree/main/docs/page/fabric/getting_started.md) [![Neoforge](https://raw.githubusercontent.com/StellarWind22/Shield-Lib/refs/heads/main/docs/image/neoforge_64.png)](https://github.com/StellarWind22/Shield-Lib/tree/main/docs/page/neoforge/getting_started.md) ### The [example mod repo](https://github.com/CrimsonDawn45/Fabric-Shield-Lib-Example-Mod) is a template repo you can use to quickly get started if your making a new mod. Although it isn't updated as frequently.