Compare commits

..

1 Commits

Author SHA1 Message Date
InventiveBot
aadcfad1a2 Create/Update assets for version 17w13a 2017-03-30 14:00:41 +00:00
5 changed files with 8 additions and 14 deletions

View File

View File

@@ -9,7 +9,7 @@
"trigger": "minecraft:summoned_entity",
"conditions": {
"entity": {
"type": "wither"
"type": "ender_dragon"
}
}
}

View File

@@ -1595,8 +1595,6 @@ enchantment.level.10=X
gui.advancements=Advancements
gui.stats=Statistics
advancements.empty=There doesn't seem to be anything here...
stats.tooltip.type.statistic=Statistic
stat.generalButton=General
stat.blocksButton=Blocks
@@ -1879,7 +1877,7 @@ commands.advancement.grant.advancement.success=Granted the entire advancement '%
commands.advancement.grant.criterion.success=Granted the criterion '%s' of advancement '%s' to %s
commands.advancement.grant.advancement.alreadyDone=Couldn't grant the advancement '%s' to %s because they already have it
commands.advancement.grant.criterion.alreadyDone=Couldn't grant the criterion '%s' of advancement '%s' to %s because they already have it
commands.advancement.revoke.usage=/advancement revoke <player> <advancement> [criterion]
commands.advancement.revoke.usage=/advancement grant <player> <advancement> [criterion]
commands.advancement.revoke.advancement.success=Revoked the entire advancement '%s' from %s
commands.advancement.revoke.criterion.success=Revoked the criterion '%s' of advancement '%s' from %s
commands.advancement.revoke.advancement.notDone=Couldn't revoke the advancement '%s' from %s because they don't have it
@@ -2047,7 +2045,7 @@ commands.spreadplayers.info.players=(Average distance between players is %s bloc
commands.spreadplayers.failure.teams=Could not spread %s team(s) around %s,%s (too many players for space - try using spread of at most %s)
commands.spreadplayers.failure.players=Could not spread %s player(s) around %s,%s (too many players for space - try using spread of at most %s)
commands.recipe.usage=/recipe <give|take> [player] <name|*>
commands.recipe.alreadyHave=Player %s already has a recipe for %s
commands.recipe.alreadyHave=Player %s already have a recipe for %s
commands.recipe.dontHave=Player %s doesn't have the recipe for %s
commands.recipe.give.success.all=Successfully given all recipes to %s
commands.recipe.give.success.one=Successfully given %s the recipe for %s
@@ -2903,10 +2901,6 @@ subtitles.entity.chicken.ambient=Chicken clucks
subtitles.entity.chicken.death=Chicken dies
subtitles.entity.chicken.egg=Chicken plops
subtitles.entity.chicken.hurt=Chicken hurts
subtitles.entity.parrot.ambient=Parrot talks
subtitles.entity.parrot.death=Parrot dies
subtitles.entity.parrot.eats=Parrot eats
subtitles.entity.parrot.hurts=Parrot hurts
subtitles.entity.cow.ambient=Cow moos
subtitles.entity.cow.death=Cow dies
subtitles.entity.cow.hurt=Cow hurts

Binary file not shown.

Before

Width:  |  Height:  |  Size: 544 B

View File

@@ -1,8 +1,8 @@
{
"id": "17w13b",
"id": "17w13a",
"type": "snapshot",
"url": "https://launchermeta.mojang.com/mc/game/ba59e4831cfa0afc2fba4658f6d86d5599cfaa9c/17w13b.json",
"time": "2017-03-31T11:07:33+00:00",
"releaseTime": "2017-03-31T11:06:35+00:00",
"downloadTimestamp": 1490971801307
"url": "https://launchermeta.mojang.com/mc/game/ab5c56c59e8786b193bc673fbb829ea368445885/17w13a.json",
"time": "2017-03-30T09:33:11+00:00",
"releaseTime": "2017-03-30T09:32:19+00:00",
"downloadTimestamp": 1490882422942
}