Create/Update assets for version 21w06a

This commit is contained in:
InventiveBot
2021-02-10 20:03:49 +00:00
parent afb02276af
commit 14290966d5
7793 changed files with 440970 additions and 97706 deletions

View File

@@ -2,7 +2,8 @@
"parent": "minecraft:adventure/kill_a_mob",
"display": {
"icon": {
"item": "minecraft:bow"
"item": "minecraft:bow",
"nbt": "{Damage:0}"
},
"title": {
"translate": "advancements.adventure.shoot_arrow.title"
@@ -23,7 +24,7 @@
"type": {
"is_projectile": true,
"direct_entity": {
"type": "minecraft:arrow"
"type": "#minecraft:arrows"
}
}
}