上传文件至 /

史诗战斗
This commit is contained in:
2024-05-21 22:47:27 +08:00
parent ff9857b829
commit f9c2ea45d0
5 changed files with 26 additions and 0 deletions

14
forbidden_axe.json Normal file
View File

@@ -0,0 +1,14 @@
{
"attributes":
{
"common":
{
"impact":1.9,
"max_strikes":0,
"armor_negation":40
}
},
"hit_particle":"blunt",
"hit_sound":"entity.hit.blunt",
"type":"axe"
}

3
loyal_zombie.json Normal file
View File

@@ -0,0 +1,3 @@
{
"preset": "minecraft:zombie"
}

6
pack.mcmeta Normal file
View File

@@ -0,0 +1,6 @@
{
"pack":{
"pack_format":8,
"description":"A short description on your pack"
}
}

BIN
pack.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 39 KiB

3
skeleton_druid.json Normal file
View File

@@ -0,0 +1,3 @@
{
"preset": "minecraft:skeleton"
}