Skip to content

Commit

Permalink
Update news with ItemAbilities
Browse files Browse the repository at this point in the history
  • Loading branch information
TelepathicGrunt committed Jun 24, 2024
1 parent 7fae3b6 commit 728ed36
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions content/news/21.0release.md
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@ This method has been added to living entities in order to allow them to react to

We would like to thank [Caltinor](https://github.com/Caltinor) for their work on the [Pull Request](https://github.com/neoforged/NeoForge/pull/792), which you can consult for more information.

## ToolActions renamed to ItemAbilities (introduced in NeoForge 21.0.??-beta)
To help promote the usage of our `ToolActions` system, we renamed it to `ItemAbilities` to help so it can be used for more than just tools and more than just representing actions. This system is a special alternative to tags for when mods need to do itemstack sensitive checks where an item can be in many different states and have different abilities.

## Experimental Gradle Plugin
We're currently developing a new experimental Gradle Plugin, focused on simpler buildscripts and improved caching. You can find information on its usage [here](https://github.com/NeoForged/ModDevGradle), and support is provided in the [thread](https://discord.com/channels/313125603924639766/1239579489617580072) on our [Discord server](https://discord.neoforged.net).

Expand Down

1 comment on commit 728ed36

@neoforged-pages-deployments
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploying with Cloudflare Pages

Name Result
Last commit: 728ed363b19d1737c4bbb22a57db5b0a78778638
Status: ✅ Deploy successful!
Preview URL: https://d33b8202.neoforged-website-previews.pages.dev
PR Preview URL: https://pr-44.neoforged-website-previews.pages.dev

Please sign in to comment.