Compare commits

..

2 Commits
1.9.1 ... 1.9

Author SHA1 Message Date
InventiveBot
158eec467c Create/Update assets for version 1.9 2017-02-18 13:30:21 +00:00
InventiveBot
831e8e4b44 Create/Update assets for version 1.9 2017-02-18 11:47:31 +00:00
3 changed files with 8 additions and 34 deletions

View File

@@ -1136,8 +1136,11 @@ container.creative=Item Selection
container.brewing=Brewing Stand
container.chest=Chest
container.chestDouble=Large Chest
container.minecart=Minecart
container.enderchest=Ender Chest
container.beacon=Beacon
container.minecart.hopper=Hopper minecart
container.minecart.chest=Chest minecart
container.spectatorCantOpen=Unable to open. Loot not generated yet.
container.isLocked=%s is locked!
@@ -1220,8 +1223,6 @@ entity.PrimedTnt.name=Block of TNT
entity.FallingSand.name=Falling Block
entity.Minecart.name=Minecart
entity.MinecartHopper.name=Minecart with Hopper
entity.MinecartChest.name=Minecart with Chest
entity.Boat.name=Boat
entity.generic.name=unknown
@@ -2041,7 +2042,6 @@ attribute.name.generic.attackDamage=Attack Damage
attribute.name.generic.attackSpeed=Attack Speed
attribute.name.generic.luck=Luck
attribute.name.generic.armor=Armor
attribute.name.generic.armorToughness=Armor Toughness
screenshot.success=Saved screenshot as %s
screenshot.failure=Couldn't save screenshot: %s
@@ -2807,7 +2807,7 @@ subtitles.entity.enderdragon.flap=Dragon flaps
subtitles.entity.enderdragon.growl=Dragon growls
subtitles.entity.enderdragon.hurt=Dragon hurts
subtitles.entity.enderdragon.shoot=Dragon shoots
subtitles.entity.endereye.launch=Eye of Ender shoots
subtitles.entity.endereye.launch=Endereye shoots
subtitles.entity.enderman.ambient=Enderman vwoops
subtitles.entity.enderman.death=Enderman dies
subtitles.entity.enderman.hurt=Enderman hurts

View File

@@ -1,26 +0,0 @@
{
"pools": [
{
"rolls": {
"min": 1,
"max": 2
},
"entries": [
{
"type": "item",
"name": "minecraft:arrow",
"functions": [
{
"function": "set_count",
"count": {
"min": 2,
"max": 7
}
}
],
"weight": 30
}
]
}
]
}

View File

@@ -1,8 +1,8 @@
{
"id": "1.9.1",
"id": "1.9",
"type": "release",
"url": "https://launchermeta.mojang.com/mc/game/6768033e216468247bd031a0a2d9876d79818f8f/1.9.1.json",
"url": "https://launchermeta.mojang.com/mc/game/6768033e216468247bd031a0a2d9876d79818f8f/1.9.json",
"time": "2016-06-01T11:45:48+00:00",
"releaseTime": "2016-03-30T13:43:07+00:00",
"downloadTimestamp": 1487424559141
"releaseTime": "2016-02-29T13:49:54+00:00",
"downloadTimestamp": 1487424600895
}