Guide-API VP
Flexible code based guide book
Обновлён 10 мая 2026 г. · опубликован 26 июня 2021 г.
Guide-API-VP aka Village and Pillage
This is a fork of the original mod Guide-API by TehNut and Tombenpotter released under the MIT license for 1.14 (Village and Pillage) and above. It uses a different package and a different modid (guideapi-vp).
For modders:
About
Allows easy creation of a guide book for your mod.
Books are mostly maintained by Guide-API (it registers them, it puts them in it's own creative tab, etc).
The guide book is created mostly in code whereas e.g. Patchouli is mostly JSON based. This means:
- Add or change content based on the configuration of your mod.
- Wrap lines and pages based automatically, so localized strings don't overflow
- Refer to the set keybindings
- Refer to internal constants, balancing values etc so they are automatically changed in the book if you change them in the mod
- Add custom page types, recipe types, etc.
- Use helper methods to generate parts of the book automatically
What else?
- No hard dependency, if Guide-API is not present at runtime the book won't be there, but everything else works
- Use TextFormatting and manual \n
- Several ready-to-use page types like text, item/block focused text, recipe, and image pages
How to use for your own mod:
https://github.com/maxanier/Guide-API#developer-information
Credits
Original Mod: TehNut and Tombenpotter
Fork: Maxanier
Licence
MIT license, so if necessary you can create a fork. Also feel free to include it in your modpack.
Версии
| Версия | Канал | Игра | Загрузчики | Дата | Скачать |
|---|---|---|---|---|---|
| 26.1.2-3.0.0-beta.1 | Бета | 26.1.2 | neoforge | 10 мая 2026 г. | .jar (223 КБ) |
| 1.21.1-2.3.0 | Релиз | 1.21.1 | neoforge | 11 августа 2024 г. | .jar (227 КБ) |
| 1.21-2.3.0-beta.1 | Бета | 1.21 | neoforge | 7 июля 2024 г. | .jar (227 КБ) |
| 1.21-2.3.0-alpha+20240630-1358 | Альфа | 1.21 | neoforge | 30 июня 2024 г. | .jar (227 КБ) |
| 1.20.6-2.3.0 | Релиз | 1.20.6 | neoforge | 15 июня 2024 г. | .jar (227 КБ) |
| 1.20.6-2.3.0-beta.1 | Бета | 1.20.6 | neoforge | 2 мая 2024 г. | .jar (226 КБ) |
| 1.20.1-2.2.6 | Релиз | 1.20.1 | forge | 15 октября 2023 г. | .jar (230 КБ) |
| 1.20.1-2.2.6-alpha+20230617-1850 | Альфа | 1.20.1 | forge | 17 июня 2023 г. | .jar (230 КБ) |
| 1.20-2.2.6-alpha+20230609-2303 | Альфа | 1.20 | forge | 9 июня 2023 г. | .jar (230 КБ) |
| 1.19.4-2.2.6 | Релиз | 1.19.4 | forge | 9 июня 2023 г. | .jar (236 КБ) |
| 1.19.4-2.2.6-beta.1 | Бета | 1.19.4 | forge | 24 марта 2023 г. | .jar (235 КБ) |
| 1.19.4-2.2.6-alpha+20230324-1707 | Альфа | 1.19.4 | forge | 24 марта 2023 г. | .jar (235 КБ) |
| 1.19.3-2.2.5 | Релиз | 1.19.3 | forge | 13 февраля 2023 г. | .jar (234 КБ) |
| 1.19.3-2.2.5-beta.2 | Бета | 1.19.3 | forge | 18 декабря 2022 г. | .jar (234 КБ) |
| 1.19.3-2.2.5-beta.1 | Бета | 1.19.3 | forge | 9 декабря 2022 г. | .jar (234 КБ) |
Показаны последние 15 из 28 версий. Все версии — на Modrinth.
Ченджлог
1.20.1-2.2.6Релиз1.20.1 · 15 октября 2023 г.
No changelog was specified.
1.20.1-2.2.6-alpha+20230617-1850Альфа1.20.1 · 17 июня 2023 г.
This version should not be used in your 'productive' world. It contains the latest features, but also the latest bugs. Probably not all features are finished. To see what might have changed visit our Github page and browse the latest commits.
1.20-2.2.6-alpha+20230609-2303Альфа1.20 · 9 июня 2023 г.
This version should not be used in your 'productive' world. It contains the latest features, but also the latest bugs. Probably not all features are finished. To see what might have changed visit our Github page and browse the latest commits.
1.19.4-2.2.6Релиз1.19.4 · 9 июня 2023 г.
No changelog was specified.
1.19.4-2.2.6-beta.1Бета1.19.4 · 24 марта 2023 г.
No changelog was specified.
1.19.4-2.2.6-alpha+20230324-1707Альфа1.19.4 · 24 марта 2023 г.
This version should not be used in your 'productive' world. It contains the latest features, but also the latest bugs. Probably not all features are finished. To see what might have changed visit our Github page and browse the latest commits.
1.19.3-2.2.5Релиз1.19.3 · 13 февраля 2023 г.
The project has been updated to Guide-API-VP-1.19.3-2.2.5. No changelog was specified.
1.19.3-2.2.5-beta.2Бета1.19.3 · 18 декабря 2022 г.
The project has been updated to Guide-API-VP-1.19.3-2.2.5-beta.2. No changelog was specified.
Полная история изменений — на Modrinth.
Комментарии
Загружаем…