
No Armor Perk Config
chillguylethalwork opened this issue ยท 1 comments
The armor perk config does not pop up for 1.21.1, even with Configured installed.
To Reproduce:
- Install Configured
- Open World
- Look through config files & configured
- No armor perk config
I expected there to be a config for the armor perks considering it says there should be on the modpage.
- Minecraft-version: 1.21.1
- ModLoader-version: Neoforge - 21.1.97
- Mod-version: 2.2.1
The mod description is in need of an update. Sorry about that.
Due to changes in recent Minecraft updates I decided to move the configuration of armor perks to item tags.
This can be done simply by creating a datapack, and overwriting the following tags:
item/pacify_endermen_armor.json
item/pacify_phantoms_armor.json
item/pacify_piglins_armor.json
I'm working on updating the mod description and documentation, but this may still take some time. I'll add the creation of a datapack template to my to do list. In the meantime, please refer to the Minecraft Wiki for documentation on datapacks.