e
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"minions.gui.main.commands": "Commands",
|
||||
"minions.gui.main.programming": "Programming",
|
||||
"minions.gui.main.modules": "Modules",
|
||||
"minions.gui.main.inventory": "Inventory",
|
||||
"minions.gui.inventory.title": "%s's Inventory",
|
||||
"minions.gui.module_commands.title": "Commands",
|
||||
"minions.gui.commands.title": "%s's Commands",
|
||||
"minions.gui.modules.title": "%s's Modules"
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
],
|
||||
"key": {
|
||||
"H": {
|
||||
"tag": "minions:heads"
|
||||
"tag": "minecraft:skulls"
|
||||
},
|
||||
"R": {
|
||||
"item": "minecraft:redstone_torch"
|
||||
|
||||
@@ -1,11 +0,0 @@
|
||||
{
|
||||
"values": [
|
||||
"minecraft:creeper_head",
|
||||
"minecraft:zombie_head",
|
||||
"minecraft:piglin_head",
|
||||
"minecraft:wither_skeleton_skull",
|
||||
"minecraft:skeleton_skull",
|
||||
"minecraft:dragon_head",
|
||||
"minecraft:player_head"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user