Merge branch 'dev/3.1' of https://gitee.com/harvey-husky/fz-survival-datapack into dev/3.1
This commit is contained in:
@@ -2,7 +2,11 @@
|
|||||||
|
|
||||||
为FZ服务器写的Minecraft生存辅助数据包
|
为FZ服务器写的Minecraft生存辅助数据包
|
||||||
|
|
||||||
|
<<<<<<< HEAD
|
||||||
[](https://gitee.com/harvey-husky/FZ-sDatapack/releases) [](https://minecraft.net/)
|
[](https://gitee.com/harvey-husky/FZ-sDatapack/releases) [](https://minecraft.net/)
|
||||||
|
=======
|
||||||
|
[](https://gitee.com/harvey-husky/FZ-sDatapack/releases) [](https://minecraft.net/)
|
||||||
|
>>>>>>> 82b1f0dcddcbfbb46d1ab272ded9c453531be507
|
||||||
|
|
||||||
> 其他版本见[发行页面](https://gitee.com/harvey-husky/FZ-sDatapack/releases)
|
> 其他版本见[发行页面](https://gitee.com/harvey-husky/FZ-sDatapack/releases)
|
||||||
|
|
||||||
|
|||||||
@@ -0,0 +1,12 @@
|
|||||||
|
{
|
||||||
|
"replace": false,
|
||||||
|
"values": [
|
||||||
|
"minecraft:armor_stand",
|
||||||
|
"minecraft:boat",
|
||||||
|
"minecraft:shulker_bullet",
|
||||||
|
"minecraft:item_frame",
|
||||||
|
"minecraft:glow_item_frame",
|
||||||
|
"minecraft:painting",
|
||||||
|
"minecraft:end_crystal"
|
||||||
|
]
|
||||||
|
}
|
||||||
@@ -21,15 +21,7 @@
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
],
|
]
|
||||||
"killing_blow": {
|
|
||||||
"tags": [
|
|
||||||
{
|
|
||||||
"expected": false,
|
|
||||||
"id": "bypasses_invulnerability"
|
|
||||||
}
|
|
||||||
]
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
"replace": false,
|
"replace": false,
|
||||||
"values": [
|
"values": [
|
||||||
"minecraft:armor_stand",
|
"minecraft:armor_stand",
|
||||||
"minecraft:boat",
|
"#minecraft:boat",
|
||||||
"minecraft:minecart",
|
"minecraft:minecart",
|
||||||
"minecraft:shulker_bullet",
|
"minecraft:shulker_bullet",
|
||||||
"minecraft:item_frame",
|
"minecraft:item_frame",
|
||||||
|
|||||||
Reference in New Issue
Block a user