Et bien le problème est réglé car dans ma console les textures n’était pas présentes dans le Forge\bin du coup je les ai rajoutées mais c’est je pense un problème de synchronisation car les textures et les noms auraient du être rajoutés automatiquement au lieu que je le fasse manuellement. Dans mon en_US.lang il y a ça :
| itemGroup.TabHypalaCore=HypalaCore |
| |
| item.Aithia Ingot.name=Aithia Ingot |
| item.Lirium Ingot.name=Lirium Ingot |
| item.Irist Ingot.name=Irist Ingot |
| item.Mythic Ingot.name=Mythic Ingot |
| item.Mythic Fragment.name=Mythic Fragment |
| |
| item.Aithia Helmet.name=Aithia Helmet |
| item.Aithia Chestplate.name=Aithia Chestplate |
| item.Aithia Leggings.name=Aithia Leggings |
| item.Aithia Boots.name=Aithia Boots |
| item.Lirium Helmet.name=Lirium Helmet |
| item.Lirium Chestplate.name=Lirium Chestplate |
| item.Lirium Leggings.name=Lirium Leggings |
| item.Lirium Boots.name=Lirium Boots |
| item.Irist Helmet.name=Irist Helmet |
| item.Irist Chestplate.name=Irist Chestplate |
| item.Irist Leggings.name=Irist Leggings |
| item.Irist Boots.name=Irist Boots |
| |
| item.Aithia Pickaxe.name=Aithia Pickaxe |
| item.Aithia Sword.name=Aithia Sword |
| item.Aithia Axe.name=Aithia Axe |
| item.Lirium Pickaxe.name=Lirium Pickaxe |
| item.Lirium Sword.name=Lirium Sword |
| item.Lirium Axe.name=Lirium Axe |
| item.Irist Pickaxe.name=Irist Pickaxe |
| item.Irist Sword.name=Irist Sword |
| item.Irist Axe.name=Irist Axe |
| |
| tile.Aithia Ore.name=Aithia Ore |
| tile.Aithia Block.name=Aithia Block |
| tile.Lirium Ore.name=Lirium Ore |
| tile.Lirium Block.name=Lirium Block |
| tile.Irist Ore.name=Irist Ore |
| tile.Irist Block.name=Irist Block |
| tile.Mythic Ore.name=Mythic Ore |
| |
| itemGroup.TabHypalaCore=HypalaCore |
Je crois que tout ce que j’ai codé aujourd’hui n’a pas été pris en compte dans la partie Forge\bin car tout ce qui manquait dans la partie bin c’était le nom du CreativeTabs et les blocs que j’ai fait hier et aujourd’hui