-
-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
5c77071
commit abca9eb
Showing
2 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
### Added: | ||
- A different way to apply `CustomModelData` to an item, this addition avoids an error that isn't an error from appearing. `-1` means no custom model data will be applied! | ||
- Our documentation will be updated with the new format sometime this weekend however you can keep using the old format. | ||
- The old format `tripwire_hook#custom_model_data` will continue to work however consider this the deprecation notice. | ||
- Try and make an effort to use the new format please, you can look in the `examples` folder to see some applications of the format. | ||
### Changed: | ||
- Updated how interaction with crates has been handled. | ||
|
||
### Fixed: | ||
- Prevents placeable blocks from being placed on blocks if a key like tripwire hook or candle. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters