Wiki 9Minecraft Dawn API Wiki
Dawn API Wiki

Dawn API Wiki & Guide

wiki.9minecraft.net/dawn-api/

The community wiki and guide for Dawn API — recipes, items, tags and mechanics, kept current for every Minecraft version the mod supports.

0recipes · MC 1.20.1
0wiki pages
1MC versions
Updated 1171 days ago5.5M downloads153 followersLicense: GNU Lesser General Public License v3.0 only

About this mod

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.

Compatibility

Which Minecraft versions and mod loaders the mod supports.

LoaderMC 1.20.2MC 1.20.1MC 1.20MC 1.19.4MC 1.19.3MC 1.19.2MC 1.19.1MC 1.19MC 1.18.2MC 1.18.1MC 1.18MC 1.17.1
Fabric
Quilt

Dependencies

Other mods required (or optional) to run this mod.

Fabric API (required)AppleSkin (optional)Mod Menu (optional)Cloth Config API (embedded)

Recent updates

Latest releases with the author's changelog notes.

v5.0.0 2023-06-23 · fabric, quilt · MC 1.20, 1.20.1, 1.20.2

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.

...

v5.0.0-beta.1 2023-06-18 · fabric, quilt · MC 1.20, 1.20.1

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.

...

4.2.1 2023-05-06 · fabric, quilt · MC 1.19.4
  • Fixed the critical issue of client-server desync
4.2.0 2023-03-26 · fabric, quilt · MC 1.19.4
  • Updated to 1.19.4
  • /health add no longer deals damage with negative values
4.1.1 2023-02-08 · fabric · MC 1.19.3
  • Fix a crash with Promenade

Mods in the same category as this one.

Fabric APICloth Config APIYetAnotherConfigLib (YACL)Fabric Language KotlinArchitectury APIJust Enough Items (JEI)

Developer resources

Source codeReport an issue