chime icon indicating copy to clipboard operation
chime copied to clipboard

Documention unclear

Open TheDrawingCoder-Gamer opened this issue 3 years ago • 8 comments

I feel that the documentation on the wiki is unclear. I find it very difficult to figure out how to add custom armor or items. Please clarify documention (continuation of issue #1)

TheDrawingCoder-Gamer avatar Mar 13 '21 18:03 TheDrawingCoder-Gamer

it also seems some of the documention is either outdated or incorrect like

"nbt": {
  "Health": "0..5"
}
Matches a player with 2.5 hearts or less

TheDrawingCoder-Gamer avatar Mar 13 '21 22:03 TheDrawingCoder-Gamer

How is that outdated? That predicate should match a player with 2.5 hearts or less

emilyploszaj avatar Mar 13 '21 23:03 emilyploszaj

i'm sorry i missread health

TheDrawingCoder-Gamer avatar Mar 13 '21 23:03 TheDrawingCoder-Gamer

but i feel the general of it being unclear. I have no idea how to do armor

TheDrawingCoder-Gamer avatar Mar 13 '21 23:03 TheDrawingCoder-Gamer

{
    "overrides": [
        {
            "predicate": {
                "name": "Gilded Netherite Boots"
            },
            "texture": "default_plus:textures/new_default_plus/gilded_netherite/gilded_netherite_layer_1"
        },
        {
            "predicate": {
                "name": "Gilded Netherite Leggings"
            },
            "texture": "default_plus:textures/new_default_plus/gilded_netherite/gilded_netherite_layer_1"
        },
        {
            "predicate": {
                "name": "Gilded Netherite Chestplate"
            },
            "texture": "default_plus:textures/new_default_plus/gilded_netherite/gilded_netherite_layer_1"
        },
        {
            "predicate": {
                "name": "Gilded Netherite Helmet"
            },
            "model": "default_plus:textures/new_default_plus/gilded_netherite/gilded_netherite_layer_1"
        }
    ]
}

this is my netherite_layer_1 file and it doesn't work

TheDrawingCoder-Gamer avatar Mar 13 '21 23:03 TheDrawingCoder-Gamer

i think yeah, the documentation is a little bit confusing, can someone send link me to the predicate and stuff and how to use it ? especially armor

OctaviusFarrel avatar Apr 05 '21 07:04 OctaviusFarrel

please make a video showing us how we can use chime's mod

UnFierrito avatar Jan 20 '22 20:01 UnFierrito

i might make a video about it

please make a video showing us how we can use chime's mod

OctaviusFarrel avatar Feb 22 '22 06:02 OctaviusFarrel