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

Dawn API

API that facilitates the creation of features.

4.8M загрузок156 подписчиковLGPL-3.0-onlyfabricquilt

Обновлён 23 июня 2023 г. · опубликован 24 декабря 2020 г.

Dawn API

Discord user count Twitter followers

The Dawn API is a library mod for the latest version of Minecraft that adds utility classes for constructing a typical mod for the Dawn Team.
It is designed to be handy and ease with the creation of any feature in the game through builder classes, and a variety of tools for data fixing.

You can visit the GitHub repository of the Dawn API for more information.

👾 Features

Other than being a useful API, the Dawn API is also bundled with some in-game tools too:

  • /health - A command that allows easy control over an entity's health.
  • /foodbar - A command that allows easy control over an entity's food/saturation points.
  • /motion - A command that allows easy control over an entity's motion (velocity).
  • /export - A command that can export information/files of the game's content.
  • A custom TNT entity with more NBT data parameters than the vanilla TNT entity.
  • A flying block entity which reflects the flying counterpart of the vanilla falling block entity.

❤️ Support

Patreon supporters

You can support the Dawn API on the Patreon page of the founder, main developer and maintainer of the Dawn Team mods (Hugman).

By supporting Hugman, you can get access to the following:

  • Vote for the next features to be added to the Dawn Team mods
  • Get exclusive screenshots of the next features to be added to Dawn Team mods
  • Get early access to the latest beta versions of Dawn Team mods with new features
  • Get early access to new mods from the Dawn Team mods

We do not want to lock any in-game feature of the Dawn Team mods behind a paywall, because we believe that any Minecraft mod should forever remain free to download and fully exploit/use.
Supporting via Patreon is a more of way to help Hugman to continue to improve the mods and show the gratitude you might have towards Hugman's work. Some money you donate may be used to pay for new features, such as music or art, but not all of it.

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
v5.0.0Релиз1.20, 1.20.1, 1.20.2fabric, quilt23 июня 2023 г..jar (1.3 МБ)
v5.0.0-beta.1Бета1.20, 1.20.1fabric, quilt18 июня 2023 г..jar (1.3 МБ)
4.2.1Релиз1.19.4fabric, quilt6 мая 2023 г..jar (1.2 МБ)
4.2.0Релиз1.19.4fabric, quilt26 марта 2023 г..jar (1.2 МБ)
4.1.1Релиз1.19.3fabric8 февраля 2023 г..jar (1.2 МБ)
4.1.0Релиз1.19.3fabric14 января 2023 г..jar (1.2 МБ)
4.0.0Релиз1.19.3fabric29 декабря 2022 г..jar (275 КБ)
3.5.0Релиз1.19, 1.19.1, 1.19.2fabric1 июля 2022 г..jar (1.1 МБ)
3.4.0Релиз1.19fabric30 июня 2022 г..jar (1.1 МБ)
3.3.2Релиз1.18.2fabric28 июня 2022 г..jar (1.1 МБ)
3.3.1Релиз1.18.2fabric26 мая 2022 г..jar (1.1 МБ)
3.3.0Релиз1.18.2fabric28 марта 2022 г..jar (1.1 МБ)
3.2.0Релиз1.18, 1.18.1fabric21 декабря 2021 г..jar (1.1 МБ)
3.1.0Релиз1.18, 1.18.1fabric1 декабря 2021 г..jar (1.0 МБ)
3.0.0Релиз1.18-pre7fabric23 ноября 2021 г..jar (1.0 МБ)

Показаны последние 15 из 28 версий. Все версии — на Modrinth.

Ченджлог

v5.0.0Релиз1.20, 1.20.1, 1.20.2 · 23 июня 2023 г.

The Dawn API has been updated to run on Minecraft 1.20 and 1.20.1! Mods using this library may as well update to these versions. Changelogs will now be fancier thanks to the establishment of a new workflow. This workflow also allows updates to be more easy to make.

This is also the first update of the library since I've passed 15 million downloads across all my mods!! Thank you all for the support! 😁

Code changes

  • Updated the DawnFactory class to allow for more extensive usages.
  • Updated GitHub actions
    • Now automatically sends the latest beta translations to Crowdin
    • Now automatically releases the mod on multiple platforms when a GitHub release is created.

Fixed bugs

  • #35 - Custom wall signs don't drop anything
v5.0.0-beta.1Бета1.20, 1.20.1 · 18 июня 2023 г.

Technical changes

The mod has been updated to run on Minecraft 1.20 and 1.20.1.

Code changes

  • Updated the DawnFactory class to allow for more extensive usages.
  • Updated GitHub workflows
    • Now automatically sends the latest beta translations to Crowdin
    • Now automatically releases the mod on multiple platforms when a GitHub release is created.

This will fasten development as it now requires less effort to syncronize and publish the mod.
This also allows for a better changelogs such as this one.

Fixed bugs

  • #35 - Custom wall signs don't drop anything
4.2.1Релиз1.19.4 · 6 мая 2023 г.
  • Fixed the critical issue of client-server desync
4.2.0Релиз1.19.4 · 26 марта 2023 г.
  • Updated to 1.19.4
  • /health add no longer deals damage with negative values
4.1.1Релиз1.19.3 · 8 февраля 2023 г.
  • Fix a crash with Promenade
4.1.0Релиз1.19.3 · 14 января 2023 г.
  • Rework the shape system to allow for more possibilities
  • Add a useful class to add reloadable resources
  • Embed Cloth Config again
4.0.0Релиз1.19.3 · 29 декабря 2022 г.
  • Updated for 1.19.3
  • Remove the whole internal creator system in favor of a generalized registrar and factory utility classes, as well as DawnBlockSettings and DawnItemSettings
  • Added the Shapes system
  • Added /shape
  • Port some useful classes that were used in Promenade
3.5.0Релиз1.19, 1.19.1, 1.19.2 · 1 июля 2022 г.
  • Added BoneMealSpreadable and DynamicSaplingGenerator interfaces
  • Internal but important and breaking changes to some classes

Полная история изменений — на Modrinth.

Комментарии

Загружаем…