Skip to content

Commit 2b7d6bb

Browse files
committed
- fixed improperly set tags
1 parent b92cba1 commit 2b7d6bb

32 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@
22
- improved performance on item copy
33
- fixed issues related to attribute math
44
- fixed enchanting related issues
5-
- added support for anvil-only enchantments
5+
- added support for anvil-only enchantments
6+
- fixed incorrectly set tags
7+
- fixed compat with farmers delight

common/src/main/resources/data/c/tags/items/armor.json renamed to common/src/main/resources/data/c/tags/item/armor.json

File renamed without changes.
File renamed without changes.

common/src/main/resources/data/c/tags/items/boots.json renamed to common/src/main/resources/data/c/tags/item/boots.json

File renamed without changes.
File renamed without changes.

common/src/main/resources/data/c/tags/items/chestplates.json renamed to common/src/main/resources/data/c/tags/item/chestplates.json

File renamed without changes.

common/src/main/resources/data/c/tags/items/crossbows.json renamed to common/src/main/resources/data/c/tags/item/crossbows.json

File renamed without changes.

common/src/main/resources/data/c/tags/items/helmets.json renamed to common/src/main/resources/data/c/tags/item/helmets.json

File renamed without changes.
File renamed without changes.

common/src/main/resources/data/c/tags/items/knifes.json renamed to common/src/main/resources/data/c/tags/item/knife.json

File renamed without changes.

0 commit comments

Comments
 (0)