
Silent Lib
A library used by some SilentChaos512 mods
994K загрузок34 подписчиковMITforgeneoforge
Обновлён 16 апреля 2026 г. · опубликован 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 | neoforge | 16 апреля 2026 г. | .jar (271 КБ) |
| 10.6.0 | Релиз | 1.21, 1.21.1 | neoforge | 16 апреля 2026 г. | .jar (262 КБ) |
| 11.1.4 | Бета | 26.1 | neoforge | 27 марта 2026 г. | .jar (152 КБ) |
| 11.1.3 | Бета | 26.1 | neoforge | 26 марта 2026 г. | .jar (150 КБ) |
| 11.1.2 | Бета | 26.1 | neoforge | 26 марта 2026 г. | .jar (147 КБ) |
| 11.1.1 | Релиз | 1.21.11 | neoforge | 1 марта 2026 г. | .jar (154 КБ) |
| 11.1.0 | Релиз | 1.21.11 | neoforge | 25 февраля 2026 г. | .jar (152 КБ) |
| 11.0.4 | Релиз | 1.21.11 | neoforge | 16 января 2026 г. | .jar (148 КБ) |
| 11.0.3 | Релиз | 1.21.11 | neoforge | 4 января 2026 г. | .jar (145 КБ) |
| 11.0.3 | Релиз | 1.21.10 | neoforge | 18 октября 2025 г. | .jar (145 КБ) |
| 11.0.2 | Релиз | 1.21.8 | neoforge | 1 сентября 2025 г. | .jar (145 КБ) |
| 11.0.2 | Релиз | 1.21.5 | neoforge | 1 сентября 2025 г. | .jar (145 КБ) |
| 11.0.1 | Релиз | 1.21.8 | neoforge | 22 августа 2025 г. | .jar (143 КБ) |
| 11.0.1 | Релиз | 1.21.5 | neoforge | 22 августа 2025 г. | .jar (143 КБ) |
| 11.0.0 | Бета | 1.21.7 | neoforge | 4 июля 2025 г. | .jar (120 КБ) |
Показаны последние 15 из 43 версий. Все версии — на Modrinth.
Ченджлог
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)
Полная история изменений — на Modrinth.
Комментарии
Загружаем…