This commit is contained in:
DaanV2
2021-08-18 21:34:55 +02:00
parent 08de234cad
commit fb2f6e2b75
16 changed files with 289 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"format_version": "1.10.0",
"minecraft:item": {
"description": {
"identifier": "master_block"
},
"components": {
}
}
}

View File

@@ -0,0 +1,14 @@
{
"format_version": "1.16.200",
"minecraft:item": {
"description": {
"identifier": "namespace:item"
},
"components": {
"minecraft:armor": {
"protection": 0,
"texture_type": ""
}
}
}
}