* Allow equiping the compass, clock, and spyglass * Disable unused curio/accessories slots
13 lines
155 B
JSON
13 lines
155 B
JSON
{
|
|
"replace": true,
|
|
"entities": [
|
|
"minecraft:player",
|
|
"minecraft:armor_stand"
|
|
],
|
|
"slots": [
|
|
"back",
|
|
"belt",
|
|
"charm"
|
|
]
|
|
}
|