3 mai 2016, 12:17

Ca ne marche toujours pas:

blockstates->cuivre_bloc.json

{
    "variants": {
        "normal": { "modegypte:cuivre_bloc.json" }
    }
}

models->block->cuivre_bloc.json

{
    "parent": "block/cube_all",
    "textures": {
        "all": "modegypte:blocs/bloc_Cuivre"
    }
}

models->item->cuivre_bloc

{
    "parent": "modegypte:block/cuivre_bloc",
    "display": {
        "thirdperson": {
            "rotation": [ 10, -45, 170 ],
            "translation": [ 0, 1.5, -2.75 ],
            "scale": [ 0.375, 0.375, 0.375 ]
        }
    }
}

textures->blocks-> bloc_Cuivre.png

Erreurs client:

[14:21:14] [Client thread/ERROR] [FML]: Model definition for location modegypte:cuivre_bloc#inventory not found
[14:21:14] [Client thread/ERROR] [FML]: Model definition for location modegypte:cuivre_bloc#normal not found