
Silent Lib
A library used by some SilentChaos512 mods
- Загрузки
- 998K
- Подписчики
- 34
- Обновлён
- 16 апреля 2026 г.
- Лицензия
- MIT
Опубликован 9 июня 2023 г.
Features
Silent Lib is mostly just a "library" mod, containing code for other mods to share. But it does add one notable command that players can use.
Commands
NBT Viewer (/sl_nbt)
The "sl_nbt" command can be used to view the NBT of a block, entity, or item in an easy to read format. Unlike the vanilla "data get" command, this opens a new UI and formats the text for easy reading. The output is also color-coded, and 32-bit integers are displayed in both decimal and hexadecimal. From there, you can also export the NBT to a JSON file (possibly useful when reporting bugs).

Ченджлог
11.2.0Релиз26.1, 26.1.1, 26.1.2 · 16 апреля 2026 г.
[1.21.1-11.2.0] - 2026-04-16
Added
- A new color blending algorithm plus color blending helper methods
10.6.0Релиз1.21, 1.21.1 · 16 апреля 2026 г.
[1.21.1-10.6.0] - 2026-04-16
Added
- A new color blending algorithm plus color blending helper methods
11.1.4Бета26.1 · 27 марта 2026 г.
[26.1-11.1.4] - 2026-03-27
- Updated
ExtendedShapedRecipeBuilderandExtendedShapelessRecipeBuilderto match new recipe changes
[26.1-11.1.3] - 2026-03-26
- Corrected
ExtendedShapedRecipeandExtendedShapelessRecipeto allow proper serializer to be returned
[26.1-11.1.2] - 2026-03-25
- Port to Minecraft 26.1 (NeoForge)
ExtendedShapedRecipeandExtendedShapelessRecipenow extend the vanilla classes and have been mostly gutted. But they contain helper methods to create basic serializers.
11.1.3Бета26.1 · 26 марта 2026 г.
[26.1-11.1.3] - 2026-03-26
- Corrected
ExtendedShapedRecipeandExtendedShapelessRecipeto allow proper serializer to be returned
[26.1-11.1.2] - 2026-03-25
- Port to Minecraft 26.1 (NeoForge)
ExtendedShapedRecipeandExtendedShapelessRecipenow extend the vanilla classes and have been mostly gutted. But they contain helper methods to create basic serializers.
11.1.2Бета26.1 · 26 марта 2026 г.
[26.1-11.1.2] - 2026-03-25
- Port to Minecraft 26.1 (NeoForge)
ExtendedShapedRecipeandExtendedShapelessrecipe now extend the vanilla classes and have been mostly gutted. But they contain helper methods to create basic serializers.
11.1.1Релиз1.21.11 · 1 марта 2026 г.
[1.21.11-11.1.1] - 2026-03-01
- Add
crop_cutoutmodel template for data generation
[1.21.11-11.1.0] - 2026-02-25
- Add
LibBlockModelGeneratorsandcross_cutoutmodel templates - Fixed an issue with
LibRecipeProvider#smeltingAndBlastingRecipesnot handling tags correctly - Small refactoring in
InitialSpawnItems: deprecateaddand addaddItemandaddItems
11.1.0Релиз1.21.11 · 25 февраля 2026 г.
[1.21.11-11.1.0] - 2026-02-25
- Add
LibBlockModelGeneratorsandcross_cutoutmodel templates - Fixed an issue with
LibRecipeProvider#smeltingAndBlastingRecipesnot handling tags correctly - Small refactoring in
InitialSpawnItems: deprecateaddand addaddItemandaddItems
11.0.4Релиз1.21.11 · 16 января 2026 г.
[1.21.11-11.0.4] - 2026-01-16
- Add
LibBlockItemTagsProvider
[1.21.11-11.0.3] - 2026-01-04
- Ported to Minecraft 1.21.11 (NeoForge)
Комментарии
Загружаем…