Enderite CJ Edition (Armor & Tools) [Fabric/Forge/NeoForge/Quilt]

Enderite CJ Edition (Armor & Tools) [Fabric/Forge/NeoForge/Quilt]

232k Downloads

Incompatibility with Fresh Moves and Better Archeology

exhaust-pipe opened this issue ยท 2 comments

commented

Fabric 1.21.1 , all mods and pack are latest

When I use the Fresh Moves resource pack and only load the Better Archeology and Enderite CJ Edition mods along with some necessary dependencies, equipping the elytra renders two elytras: one with the original texture and the other with the texture of the elytra chestplate from Enderite CJ Edition.
This is a strange bug, as it doesn't occur when any of these three is disabled.

Image

This is not a serious bug, so try to fix it if you're interested :)

commented

Better Archeology is the problem.
Because of this file:
data/tags/c/item/elytras.json
{
"values": [
"minecraft:elytra"
]
}

I am using that file to load the enderite elytra model, so every item inside this tag list, will have this elytra model.