categories.json
{
"ALL": {
"displayName": "&6Tüm Ürünler",
"slot": 0,
"icon": "CHEST"
},
"WEAPONS": {
"displayName": "&cSilahlar",
"slot": 1,
"icon": "DIAMOND_SWORD"
},
"ARMOR": {
"displayName": "&bZırhlar",
"slot": 2,
"icon": "DIAMOND_CHESTPLATE"
},
"TOOLS": {
"displayName": "&eAletler",
"slot": 3,
"icon": "DIAMOND_PICKAXE"
},
"RESOURCES": {
"displayName": "&aKaynaklar",
"slot": 4,
"icon": "DIAMOND"
},
"POTIONS": {
"displayName": "&5İksirler",
"slot": 5,
"icon": "POTION"
},
"REDSTONE": {
"displayName": "&4Redstone",
"slot": 6,
"icon": "REDSTONE"
},
"FARMING": {
"displayName": "&2Tarım",
"slot": 7,
"icon": "WHEAT"
},
"SPECIAL": {
"displayName": "&6Özel Eşyalar",
"slot": 8,
"icon": "NETHER_STAR"
}
}
Last updated