You've already forked minecraft-assets
Create/Update assets for version 19w14b
This commit is contained in:
@@ -51,14 +51,6 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:polar_bear": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
"entity": {
|
||||
"type": "minecraft:polar_bear"
|
||||
}
|
||||
}
|
||||
},
|
||||
"minecraft:blaze": {
|
||||
"trigger": "minecraft:player_killed_entity",
|
||||
"conditions": {
|
||||
@@ -241,9 +233,6 @@
|
||||
[
|
||||
"minecraft:enderman"
|
||||
],
|
||||
[
|
||||
"minecraft:polar_bear"
|
||||
],
|
||||
[
|
||||
"minecraft:blaze"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user