You've already forked minecraft-assets
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
873ff1584e |
@@ -1331,7 +1331,6 @@ death.attack.lava.player=%1$s tried to swim in lava to escape %2$s
|
|||||||
death.attack.hotFloor=%1$s discovered floor was lava
|
death.attack.hotFloor=%1$s discovered floor was lava
|
||||||
death.attack.hotFloor.player=%1$s walked into danger zone due to %2$s
|
death.attack.hotFloor.player=%1$s walked into danger zone due to %2$s
|
||||||
death.attack.inWall=%1$s suffocated in a wall
|
death.attack.inWall=%1$s suffocated in a wall
|
||||||
death.attack.cramming=%1$s was squished too much
|
|
||||||
death.attack.drown=%1$s drowned
|
death.attack.drown=%1$s drowned
|
||||||
death.attack.drown.player=%1$s drowned whilst trying to escape %2$s
|
death.attack.drown.player=%1$s drowned whilst trying to escape %2$s
|
||||||
death.attack.starve=%1$s starved to death
|
death.attack.starve=%1$s starved to death
|
||||||
|
|||||||
@@ -1 +0,0 @@
|
|||||||
{}
|
|
||||||
@@ -1 +0,0 @@
|
|||||||
{}
|
|
||||||
@@ -11,8 +11,8 @@
|
|||||||
{ "from": [ 0, 0, 0 ],
|
{ "from": [ 0, 0, 0 ],
|
||||||
"to": [ 16, 16, 16 ],
|
"to": [ 16, 16, 16 ],
|
||||||
"faces": {
|
"faces": {
|
||||||
"down": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "down" },
|
"down": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "down" },
|
||||||
"up": { "uv": [ 0, 16, 16, 0 ], "texture": "#top", "cullface": "up" },
|
"up": { "uv": [ 0, 0, 16, 16 ], "texture": "#top", "cullface": "up" },
|
||||||
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#front", "cullface": "north" },
|
"north": { "uv": [ 0, 0, 16, 16 ], "texture": "#front", "cullface": "north" },
|
||||||
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" },
|
"south": { "uv": [ 0, 0, 16, 16 ], "texture": "#bottom", "cullface": "south" },
|
||||||
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
|
"west": { "uv": [ 0, 0, 16, 16 ], "texture": "#side", "cullface": "west" },
|
||||||
|
|||||||
Binary file not shown.
Binary file not shown.
|
Before Width: | Height: | Size: 2.1 KiB After Width: | Height: | Size: 17 KiB |
@@ -1,8 +1,8 @@
|
|||||||
{
|
{
|
||||||
"id": "16w43a",
|
"id": "16w42a",
|
||||||
"type": "snapshot",
|
"type": "snapshot",
|
||||||
"url": "https://launchermeta.mojang.com/mc/game/7b73e740da725f7b3bf4ba54cf40b73b23e51ce2/16w43a.json",
|
"url": "https://launchermeta.mojang.com/mc/game/87234668c7f1eac33e7e722eef1e743475112a86/16w42a.json",
|
||||||
"time": "2017-02-07T13:18:39+00:00",
|
"time": "2017-02-07T13:18:39+00:00",
|
||||||
"releaseTime": "2016-10-27T09:00:51+00:00",
|
"releaseTime": "2016-10-19T11:17:47+00:00",
|
||||||
"downloadTimestamp": 1487419090176
|
"downloadTimestamp": 1487419123118
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user