
Piglib
A mod to help other modders and datapack creators mess with Piglins
- Загрузки
- 2K
- Подписчики
- 6
- Обновлён
- 11 февраля 2024 г.
- Лицензия
- LGPL-3.0-only
Опубликован 13 декабря 2020 г.
Adds item tags for various Piglin related things that Mojang were too silly to add themselves! Useful for mods which add new items that should interact with Piglins, or for datapack makers.
Tags include:
piglib:piglin_bartering_items - Items in this tag, when picked up by a Piglin or right clicked with, will result in the Piglin bartering
piglib:piglin_safe_armor - Items in this tag, when worn in an armor slot, will prevent nearby Piglins from being angered
piglib:piglin_loved_nuggets - Items in this tag, when picked up by Piglins, will be picked up as a whole stack like gold nuggets rather than one at a time. Piglins will not actively seek out these items. Items in this tag should not also be in the vanilla minecraft:piglin_loved tag
Note that adding items to any of these tags doesn't automatically add them to minecraft:piglin_loved, so if you want Piglins to actively seek out the items when dropped on the ground, you will need to add to that as well.
This can be Jar-in-Jar'd to your Fabric mods! Use JitPack.
Центр версий
8 версийЧенджлог
1.1.2+fabric-mc1.20.1Релиз1.20.1 · 17 августа 2023 г.
No changelog was specified.
1.1.1Релиз1.18.2 · 10 марта 2022 г.
Updated to 1.18.2
1.1.0Релиз1.18 · 28 ноября 2021 г.
Updated to 1.18 Cleaned up code Vanilla piglin_loved tag now contains #piglib:piglin_bartering_items tag, allowing for one method mixin to be removed GitHub repo now has an example datapack
1.0.4Релиз1.17.1 · 5 октября 2021 г.
- Updated to 1.17.1
- Updated Gradle
- Updated dependencies
- Added Guarded by Piglins REI category
- Moved to new Fabric TagFactory instead of TagRegistry
- Optimized imports
1.0.3-1.16Релиз1.16.5 · 15 февраля 2021 г.
Added REI plugin
Комментарии
Загружаем…