Add example items for overpowered tag to testmod

This commit is contained in:
JFronny 2021-09-10 19:05:59 +02:00
parent 80ceeaaec4
commit aee2e52172
No known key found for this signature in database
GPG Key ID: BEC5ACBBD4EE17E5
2 changed files with 14 additions and 0 deletions

View File

@ -0,0 +1,5 @@
{
"replace": false,
"values": [
]
}

View File

@ -0,0 +1,9 @@
{
"replace": false,
"values": [
"minecraft:netherite_helmet",
"minecraft:netherite_chestplate",
"minecraft:netherite_leggings",
"minecraft:netherite_boots"
]
}