Compare commits

..

1 Commits

Author SHA1 Message Date
InventiveBot
899eadbebc Create/Update assets for version 16w40a 2017-02-18 12:00:08 +00:00
3 changed files with 7 additions and 26 deletions

View File

@@ -879,7 +879,7 @@ tile.shulkerBoxYellow.name=Yellow Shulker Box
tile.shulkerBoxLime.name=Lime Shulker Box
tile.shulkerBoxPink.name=Pink Shulker Box
tile.shulkerBoxGray.name=Gray Shulker Box
tile.shulkerBoxSilver.name=Light Grey Shulker Box
tile.shulkerBoxSilver.name=Light Gray Shulker Box
tile.shulkerBoxCyan.name=Cyan Shulker Box
tile.shulkerBoxPurple.name=Purple Shulker Box
tile.shulkerBoxBlue.name=Blue Shulker Box
@@ -2072,7 +2072,7 @@ commands.stopsound.unknownSoundSource=Source %s is unknown
commands.stopsound.success.individualSound=Stopped sound '%s' with source '%s' for %s
commands.stopsound.success.soundSource=Stopped source '%s' for %s
commands.stopsound.success.all=Stopped all sounds for %s
commands.locate.usage=/locate [feature]
commands.locate.usage=/locate <feature>
commands.locate.success=Located %s at %d (y?) %d
commands.locate.failure=Unable to locate any %s feature

View File

@@ -1,24 +1,5 @@
{
"pools": [
{
"conditions": [
{
"condition": "random_chance_with_looting",
"chance": 0.15,
"looting_multiplier": 0.0625
},
{
"condition": "killed_by_player"
}
],
"rolls": 1,
"entries": [
{
"type": "item",
"name": "minecraft:iron_axe"
}
]
},
{
"rolls": 1,
"entries": [
@@ -49,6 +30,6 @@
"condition": "killed_by_player"
}
]
}
}
]
}

View File

@@ -1,8 +1,8 @@
{
"id": "16w39c",
"id": "16w40a",
"type": "snapshot",
"url": "https://launchermeta.mojang.com/mc/game/458fb235c9ba79a67d6deb2db96eeaefd002188c/16w39c.json",
"url": "https://launchermeta.mojang.com/mc/game/2a3f09b6f95e51c16aa6dcdc6d99af74075eb946/16w40a.json",
"time": "2017-02-07T13:18:39+00:00",
"releaseTime": "2016-09-30T14:11:48+00:00",
"downloadTimestamp": 1487419218460
"releaseTime": "2016-10-06T13:57:59+00:00",
"downloadTimestamp": 1487419189543
}