Перейти к содержимому
Mineforgian

Guide-API VP

Flexible code based guide book

403K загрузок24 подписчиковMITforgeneoforge

Обновлён 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.2neoforge10 мая 2026 г..jar (223 КБ)
1.21.1-2.3.0Релиз1.21.1neoforge11 августа 2024 г..jar (227 КБ)
1.21-2.3.0-beta.1Бета1.21neoforge7 июля 2024 г..jar (227 КБ)
1.21-2.3.0-alpha+20240630-1358Альфа1.21neoforge30 июня 2024 г..jar (227 КБ)
1.20.6-2.3.0Релиз1.20.6neoforge15 июня 2024 г..jar (227 КБ)
1.20.6-2.3.0-beta.1Бета1.20.6neoforge2 мая 2024 г..jar (226 КБ)
1.20.1-2.2.6Релиз1.20.1forge15 октября 2023 г..jar (230 КБ)
1.20.1-2.2.6-alpha+20230617-1850Альфа1.20.1forge17 июня 2023 г..jar (230 КБ)
1.20-2.2.6-alpha+20230609-2303Альфа1.20forge9 июня 2023 г..jar (230 КБ)
1.19.4-2.2.6Релиз1.19.4forge9 июня 2023 г..jar (236 КБ)
1.19.4-2.2.6-beta.1Бета1.19.4forge24 марта 2023 г..jar (235 КБ)
1.19.4-2.2.6-alpha+20230324-1707Альфа1.19.4forge24 марта 2023 г..jar (235 КБ)
1.19.3-2.2.5Релиз1.19.3forge13 февраля 2023 г..jar (234 КБ)
1.19.3-2.2.5-beta.2Бета1.19.3forge18 декабря 2022 г..jar (234 КБ)
1.19.3-2.2.5-beta.1Бета1.19.3forge9 декабря 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.

Комментарии

Загружаем…