MineMenu

MineMenu

9M Downloads

Mine Menu Modded Keybindings not working?

BossOfThisGymX opened this issue ยท 1 comments

commented

Hey there,

I'm trying to add Passive Skill Tree or show Advancements Tracker to my mine menu but it doesn't work, nothing happens if I click on it.

{
"main": {
"3": {
"title": "Passive Skill Tree",
"icon": {
"stack": "{Count:1b,id:"minecraft:oak_sapling"}"
},
"action": {
"key": {
"key": "key.display_skill_tree",
"toggle": false
}
}
},
"4": {
"title": "Inventory",
"icon": {
"stack": "{Count:1b,id:"minecraft:stone"}"
},
"action": {
"key": {
"key": "key.inventory",
"toggle": false
}
}
}
},
"ewqewq": {}
}

Inventory works, Skill Tree not
Advancement Tracker is excluded

commented

sorry duplicate

Would be glad if there are fixes available