-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathachievements-table.html
584 lines (584 loc) · 32 KB
/
achievements-table.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
<th>Taking Inventory</th>
<td>Press '[defaults to E]' to open your inventory.</td>
<td>None</td>
<td>Open your inventory. The description will match the configured inventory key.</td>
<td>All</td>
<td>10G</td>
<td>Bronze</td>
<td>openInventory</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Oak_Wood.png" class="image"><img alt="Grid Oak Wood.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/5/52/Grid_Oak_Wood.png" width="32" height="32"></a></div>
</div>
</td>
<th>Getting Wood</th>
<td>Attack a tree until a block of <a href="/Wood" title="Wood">wood</a> pops out</td>
<td>Taking Inventory</td>
<td>Pick up <a href="/Wood" title="Wood">Wood</a> from the ground.</td>
<td>All</td>
<td>10G</td>
<td>Bronze</td>
<td>mineWood</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Crafting_Table.png" class="image"><img alt="Grid Crafting Table.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/7/79/Grid_Crafting_Table.png" width="32" height="32"></a></div>
</div>
</td>
<th>Benchmarking</th>
<td>Craft a <a href="/Crafting_Table" title="Crafting Table">workbench</a> with four blocks of <a href="/Wood_Planks" title="Wood Planks">planks</a></td>
<td>Getting Wood</td>
<td>Pick up a <a href="/Crafting_Table" title="Crafting Table">Crafting Table</a> from your inventory's crafting field or a Crafting Table.</td>
<td>All</td>
<td>10G</td>
<td>Bronze</td>
<td>buildWorkBench</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Wooden_Pickaxe.png" class="image"><img alt="Grid Wooden Pickaxe.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/3/3d/Grid_Wooden_Pickaxe.png" width="32" height="32"></a></div>
</div>
</td>
<th>Time to Mine!</th>
<td>Use planks and sticks to make a pickaxe</td>
<td>Benchmarking</td>
<td>Pick up a <a href="/Pickaxe" title="Pickaxe">Pickaxe</a> from a <a href="/Crafting_Table" title="Crafting Table">Crafting Table</a>.</td>
<td>All</td>
<td>10G</td>
<td>Bronze</td>
<td>buildPickaxe</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Furnace.png" class="image"><img alt="Grid Furnace.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/2/2e/Grid_Furnace.png" width="32" height="32"></a></div>
</div>
</td>
<th>Hot Topic</th>
<td>Construct a furnace out of eight stone blocks</td>
<td>Time to Mine!</td>
<td>Pick up a <a href="/Furnace" title="Furnace">Furnace</a> from a <a href="/Crafting_Table" title="Crafting Table">Crafting Table</a>. The description has the wrong recipe; furnaces are actually crafted from <a href="/Cobblestone" title="Cobblestone">Cobblestone</a>.</td>
<td>All</td>
<td>15G</td>
<td>Bronze</td>
<td>buildFurnace</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Iron_Ingot.png" class="image"><img alt="Grid Iron Ingot.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/6/6b/Grid_Iron_Ingot.png" width="32" height="32"></a></div>
</div>
</td>
<th>Acquire Hardware</th>
<td>Smelt an iron ingot</td>
<td>Hot Topic</td>
<td>Pick up an <a href="/Iron_Ingot" title="Iron Ingot">Iron Ingot</a> from a <a href="/Furnace" title="Furnace">Furnace</a>.</td>
<td>All</td>
<td>15G</td>
<td>Silver</td>
<td>acquireIron</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Wooden_Hoe.png" class="image"><img alt="Grid Wooden Hoe.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/e/ea/Grid_Wooden_Hoe.png" width="32" height="32"></a></div>
</div>
</td>
<th>Time to Farm!</th>
<td>Use planks and sticks to make a <a href="/Wooden_Hoe" title="Wooden Hoe" class="mw-redirect">hoe</a></td>
<td>Benchmarking</td>
<td>Pick up a <a href="/Hoe" title="Hoe">Hoe</a> from a <a href="/Crafting_Table" title="Crafting Table">Crafting Table</a>.</td>
<td>All</td>
<td>10G</td>
<td>Bronze</td>
<td>buildHoe</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Bread.png" class="image"><img alt="Grid Bread.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/d/d4/Grid_Bread.png" width="32" height="32"></a></div>
</div>
</td>
<th>Bake Bread</th>
<td>Turn wheat into bread</td>
<td>Time to Farm!</td>
<td>Pick up <a href="/Bread" title="Bread">Bread</a> from a <a href="/Crafting_Table" title="Crafting Table">Crafting Table</a>.</td>
<td>All</td>
<td>20G</td>
<td>Silver</td>
<td>makeBread</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Cake.png" class="image"><img alt="Grid Cake.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/2/28/Grid_Cake.png" width="32" height="32"></a></div>
</div>
</td>
<th>The Lie</th>
<td>Wheat, sugar, milk, and eggs!</td>
<td>Time to Farm!</td>
<td>Pick up a <a href="/Cake" title="Cake">Cake</a> from a <a href="/Crafting_Table" title="Crafting Table">Crafting Table</a>.</td>
<td>All</td>
<td>40G</td>
<td>Silver</td>
<td>bakeCake</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Stone_Pickaxe.png" class="image"><img alt="Grid Stone Pickaxe.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/d/d2/Grid_Stone_Pickaxe.png" width="32" height="32"></a></div>
</div>
</td>
<th>Getting an Upgrade</th>
<td>Construct a better pickaxe</td>
<td>Time to Mine!</td>
<td>Pick up a <a href="/Pickaxe" title="Pickaxe">Pickaxe</a> from a <a href="/Crafting_Table" title="Crafting Table">Crafting Table</a> that is not a <a href="/Wooden_Pickaxe" title="Wooden Pickaxe" class="mw-redirect">Wooden Pickaxe</a>.</td>
<td>All</td>
<td>15G</td>
<td>Bronze</td>
<td>buildBetterPickaxe</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Cooked_Fish.png" class="image"><img alt="Grid Cooked Fish.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/2/29/Grid_Cooked_Fish.png" width="32" height="32"></a></div>
</div>
</td>
<th>Delicious Fish</th>
<td>Catch and cook a fish!</td>
<td>Hot Topic</td>
<td>Remove a <a href="/Cooked_Fish" title="Cooked Fish">Cooked Fish</a> from a <a href="/Furnace" title="Furnace">Furnace</a>.</td>
<td>All</td>
<td>15G</td>
<td>Silver</td>
<td>cookFish</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-fancy.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/0e/Achievement-fancy.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Rail.png" class="image"><img alt="Grid Rail.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/b/b6/Grid_Rail.png" width="32" height="32"></a></div>
</div>
</td>
<th>On A Rail</th>
<td>Travel by minecart at least 1 km from where you started</td>
<td>Acquire Hardware</td>
<td>Travel by minecart to a point at least 1 km (500 m in Xbox 360 & PlayStation 3 Editions) from where you started. Distance is measured as the crow flies (Direct Distance), not Manhattan distance (Distance from the rails themselves).</td>
<td>All</td>
<td>40G</td>
<td>Gold</td>
<td>onARail</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Wooden_Sword.png" class="image"><img alt="Grid Wooden Sword.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/c/cf/Grid_Wooden_Sword.png" width="32" height="32"></a></div>
</div>
</td>
<th>Time to Strike!</th>
<td>Use planks and sticks to make a sword</td>
<td>Benchmarking</td>
<td>Pick up a <a href="/Sword" title="Sword">Sword</a> from a <a href="/Crafting_Table" title="Crafting Table">Crafting Table</a>.</td>
<td>All</td>
<td>10G</td>
<td>Bronze</td>
<td>buildSword</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Bone.png" class="image"><img alt="Grid Bone.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/e/e8/Grid_Bone.png" width="32" height="32"></a></div>
</div>
</td>
<th>Monster Hunter</th>
<td>Attack and destroy a monster</td>
<td>Time to Strike!</td>
<td>A "monster" is defined as any hostile <a href="/Mob" title="Mob" class="mw-redirect">mob</a>.</td>
<td>All</td>
<td>20G</td>
<td>Bronze</td>
<td>killEnemy</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Leather.png" class="image"><img alt="Grid Leather.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/6/66/Grid_Leather.png" width="32" height="32"></a></div>
</div>
</td>
<th>Cow Tipper</th>
<td>Harvest some <a href="/Leather" title="Leather">leather</a></td>
<td>Time to Strike!</td>
<td>Pick up <a href="/Leather" title="Leather">Leather</a> from the ground.</td>
<td>All</td>
<td>15G</td>
<td>Bronze</td>
<td>killCow</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-fancy.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/0e/Achievement-fancy.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Saddle.png" class="image"><img alt="Grid Saddle.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/09/Grid_Saddle.png" width="32" height="32"></a></div>
</div>
</td>
<th>When Pigs Fly</th>
<td>Fly a pig off a cliff</td>
<td>Cow Tipper</td>
<td>Use a <a href="/Saddle" title="Saddle">saddle</a> to ride a pig, then have the pig take more than <span class="nowrap">2 (<span class="nowrap" title="2"><a href="/File:Heart.svg" class="image"><img alt="Heart.svg" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/a/a7/Heart.svg/9px-Heart.svg.png" width="9" height="9" srcset="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/a/a7/Heart.svg/14px-Heart.svg.png 1.5x, http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/a/a7/Heart.svg/18px-Heart.svg.png 2x"></a></span>)</span> of fall damage.</td>
<td>All</td>
<td>40G</td>
<td>Gold</td>
<td>flyPig</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-fancy.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/0e/Achievement-fancy.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Bow.png" class="image"><img alt="Grid Bow.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/4/49/Grid_Bow.png" width="32" height="32"></a></div>
</div>
</td>
<th>Sniper Duel</th>
<td>Kill a <a href="/Skeleton" title="Skeleton">skeleton</a> or <a href="/Wither_skeleton" title="Wither skeleton" class="mw-redirect">wither skeleton</a> with an arrow from more than 50 meters</td>
<td>Monster Hunter</td>
<td>"50 meters" is 50 blocks away.</td>
<td>PC & PS</td>
<td>N/A</td>
<td>Silver</td>
<td>snipeSkeleton</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Diamond_Ore.png" class="image"><img alt="Grid Diamond Ore.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/7/71/Grid_Diamond_Ore.png" width="32" height="32"></a></div>
</div>
</td>
<th>DIAMONDS!</th>
<td>Acquire diamonds with your iron tools</td>
<td>Acquire Hardware</td>
<td>Pick up a <a href="/Diamond" title="Diamond">Diamond</a> from the ground.</td>
<td>PC & PS</td>
<td>N/A</td>
<td>Gold</td>
<td>diamonds</td>
</tr>
<tr>
<td rowspan="2">
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Obsidian.png" class="image"><img alt="Grid Obsidian.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/5/5d/Grid_Obsidian.png" width="32" height="32"></a></div>
</div>
</td>
<th>We Need to Go Deeper</th>
<td rowspan="2">Build a portal to the <a href="/Nether" title="Nether" class="mw-redirect">Nether</a></td>
<td>DIAMONDS!</td>
<td rowspan="2">Enter a <a href="/Nether_Portal" title="Nether Portal">Nether Portal</a>.</td>
<td>PC</td>
<td>N/A</td>
<td>Silver</td>
<td>portal</td>
</tr>
<tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-fancy.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/0e/Achievement-fancy.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Ghast_Tear.png" class="image"><img alt="Grid Ghast Tear.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/6/66/Grid_Ghast_Tear.png" width="32" height="32"></a></div>
</div>
</td>
<th>Return to Sender</th>
<td>Destroy a <a href="/Ghast" title="Ghast">Ghast</a> with a fireball</td>
<td>We Need to Go Deeper (PC)/Into The Nether (Console)</td>
<td>Kill a Ghast using a Ghast’s fireball.</td>
<td>PC & PS</td>
<td>N/A</td>
<td>Gold</td>
<td>ghast</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Blaze_Rod.png" class="image"><img alt="Grid Blaze Rod.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/1/18/Grid_Blaze_Rod.png" width="32" height="32"></a></div>
</div>
</td>
<th>Into Fire</th>
<td>Relieve a <a href="/Blaze" title="Blaze">Blaze</a> of its <a href="/Blaze_Rod" title="Blaze Rod">rod</a></td>
<td>We Need to Go Deeper (PC)/Into The Nether (Console)</td>
<td>Pick up a <a href="/Blaze_Rod" title="Blaze Rod">Blaze Rod</a> from the ground.</td>
<td>PC & PS</td>
<td>N/A</td>
<td>Silver</td>
<td>blazeRod</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Mundane_Potion.png" class="image"><img alt="Grid Mundane Potion.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/6/6c/Grid_Mundane_Potion.png" width="32" height="32"></a></div>
</div>
</td>
<th>Local Brewery</th>
<td>Brew a potion</td>
<td>Into Fire</td>
<td>Pick up a <a href="/Potion" title="Potion" class="mw-redirect">Potion</a> from a <a href="/Brewing_Stand" title="Brewing Stand">Brewing Stand</a>. An already-created potion placed and removed qualifies.</td>
<td>PC & PS</td>
<td>N/A</td>
<td>Silver</td>
<td>potion</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-fancy.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/0e/Achievement-fancy.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Eye_of_Ender.png" class="image"><img alt="Grid Eye of Ender.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/0e/Grid_Eye_of_Ender.png" width="32" height="32"></a></div>
</div>
</td>
<th>The End?</th>
<td>Locate the End</td>
<td>Into Fire</td>
<td>Enter an <a href="/End_Portal" title="End Portal">End Portal</a>.</td>
<td>PC & PS</td>
<td>N/A</td>
<td>Gold</td>
<td>theEnd</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-fancy.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/0e/Achievement-fancy.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Dragon_Egg.png" class="image"><img alt="Grid Dragon Egg.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/b/b1/Grid_Dragon_Egg.png" width="32" height="32"></a></div>
</div>
</td>
<th>The End.</th>
<td>Defeat the <a href="/Ender_Dragon" title="Ender Dragon">Ender Dragon</a></td>
<td>The End?</td>
<td>Enter the <a href="/End_Portal#Exit_portal" title="End Portal">End exit portal</a> while being in the <a href="/End" title="End" class="mw-redirect">End</a>.</td>
<td>PC & PS</td>
<td>N/A</td>
<td>Gold</td>
<td>theEnd2</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Enchantment_Table.png" class="image"><img alt="Grid Enchantment Table.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/00/Grid_Enchantment_Table.png" width="32" height="32"></a></div>
</div>
</td>
<th>Enchanter</th>
<td>Use a book, obsidian and diamonds to construct an enchantment table</td>
<td>DIAMONDS!</td>
<td>Pick up an <a href="/Enchantment_Table" title="Enchantment Table">Enchantment Table</a> from a <a href="/Crafting_Table" title="Crafting Table">Crafting Table</a>.</td>
<td>PC & PS</td>
<td>N/A</td>
<td>Silver</td>
<td>enchantments</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-fancy.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/0e/Achievement-fancy.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Diamond_Sword.png" class="image"><img alt="Grid Diamond Sword.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/8/81/Grid_Diamond_Sword.png" width="32" height="32"></a></div>
</div>
</td>
<th>Overkill</th>
<td>Deal eight hearts of damage in a single hit</td>
<td>Enchanter</td>
<td>Player must actually deal <span class="nowrap">18 (<span class="nowrap" title="2"><a href="/File:Heart.svg" class="image"><img alt="Heart.svg" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/a/a7/Heart.svg/9px-Heart.svg.png" width="9" height="9" srcset="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/a/a7/Heart.svg/14px-Heart.svg.png 1.5x, http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/a/a7/Heart.svg/18px-Heart.svg.png 2x"></a></span> × 9)</span> points of damage. Damage can be dealt to any mob, even those that do not have nine hearts of health overall.</td>
<td>PC</td>
<td>N/A</td>
<td>N/A</td>
<td>overkill</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Bookshelf.png" class="image"><img alt="Grid Bookshelf.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/b/bc/Grid_Bookshelf.png" width="32" height="32"></a></div>
</div>
</td>
<th>Librarian</th>
<td>Build some <a href="/Bookshelves" title="Bookshelves" class="mw-redirect">bookshelves</a> to improve your <a href="/Enchantment_Table" title="Enchantment Table">enchantment table</a></td>
<td>Enchanter</td>
<td>Pick up a <a href="/Bookshelf" title="Bookshelf">Bookshelf</a> from a <a href="/Crafting_Table" title="Crafting Table">Crafting Table</a>.</td>
<td>PC</td>
<td>N/A</td>
<td>N/A</td>
<td>bookcase</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-fancy.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/0e/Achievement-fancy.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Diamond_Boots.png" class="image"><img alt="Grid Diamond Boots.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/d/d1/Grid_Diamond_Boots.png" width="32" height="32"></a></div>
</div>
</td>
<th>Adventuring Time</th>
<td>Discover all biomes</td>
<td>The End?</td>
<td>Visit all <a href="/Biome" title="Biome">Biomes</a>, including technical biomes</td>
<td>PC</td>
<td>N/A</td>
<td>N/A</td>
<td>exploreAllBiomes</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Wither_Skeleton_Skull.png" class="image"><img alt="Grid Wither Skeleton Skull.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/d/d4/Grid_Wither_Skeleton_Skull.png" width="32" height="32"></a></div>
</div>
</td>
<th>The Beginning?</th>
<td>Spawn the <a href="/Wither" title="Wither">Wither</a></td>
<td>The End.</td>
<td></td>
<td>PC</td>
<td>N/A</td>
<td>N/A</td>
<td>spawnWither</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Nether_Star.png" class="image"><img alt="Grid Nether Star.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/a/ae/Grid_Nether_Star.png" width="32" height="32"></a></div>
</div>
</td>
<th>The Beginning.</th>
<td>Kill the Wither</td>
<td>The Beginning?</td>
<td></td>
<td>PC</td>
<td>N/A</td>
<td>N/A</td>
<td>killWither</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-fancy.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/0/0e/Achievement-fancy.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Beacon.png" class="image"><img alt="Grid Beacon.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/c/cb/Grid_Beacon.png" width="32" height="32"></a></div>
</div>
</td>
<th>Beaconator</th>
<td>Create a full <a href="/Beacon" title="Beacon">beacon</a></td>
<td>The Beginning.</td>
<td>Place a beacon block with a 4-level pyramid.</td>
<td>PC</td>
<td>N/A</td>
<td>N/A</td>
<td>fullBeacon</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Wheat.png" class="image"><img alt="Grid Wheat.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/c/c4/Grid_Wheat.png" width="32" height="32"></a></div>
</div>
</td>
<th>Repopulation</th>
<td>Breed two cows with wheat</td>
<td>Cow Tipper</td>
<td></td>
<td>PC</td>
<td>N/A</td>
<td>N/A</td>
<td>breedCow</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Diamond.png" class="image"><img alt="Grid Diamond.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/7/72/Grid_Diamond.png" width="32" height="32"></a></div>
</div>
</td>
<th>Diamonds to you!</th>
<td>Throw diamonds at another player.</td>
<td>DIAMONDS!</td>
<td>Drop a diamond <i>with your drop-item key</i>. Another player or a mob that can pick up items (such as a <a href="/Zombie" title="Zombie">Zombie</a> or a <a href="/Zombie_Pigman" title="Zombie Pigman">Zombie Pigman</a>) must then pick up this diamond. If picked up by a player, the diamond must create a new stack in their inventory.</td>
<td>PC</td>
<td>N/A</td>
<td>N/A</td>
<td>diamondsToYou</td>
</tr>
<tr>
<td>
<div class="center">
<div class="floatnone"><a href="/File:MOAR_Tools.png" class="image"><img alt="MOAR Tools.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/3/35/MOAR_Tools.png/44px-MOAR_Tools.png" width="44" height="44" srcset="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/3/35/MOAR_Tools.png 1.5x, http://hydra-media.cursecdn.com/minecraft.gamepedia.com/3/35/MOAR_Tools.png 2x"></a></div>
</div>
</td>
<th><a href="/File:ConsoleOnly.png" class="image"><img alt="ConsoleOnly.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/b/b6/ConsoleOnly.png" width="20" height="13"></a> MOAR Tools</th>
<td>Construct one type of each tool (one <a href="/Pickaxe" title="Pickaxe">pickaxe</a>, one <a href="/Shovel" title="Shovel">shovel</a>, one <a href="/Axe" title="Axe">axe</a> and one <a href="/Hoe" title="Hoe">hoe</a>).</td>
<td>Benchmarking</td>
<td></td>
<td>Xbox & PS</td>
<td>15G</td>
<td>Bronze</td>
<td>N/A</td>
</tr>
<tr>
<td>
<div style="display: inline-block; position: relative; width:52px; height:52px;">
<div style="position:absolute"><img alt="Achievement-plain.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/f/fa/Achievement-plain.png" width="52" height="52"></div>
<div style="position:absolute; left:10px; top:10px; line-height:0"><a href="/File:Grid_Dispenser.png" class="image"><img alt="Grid Dispenser.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/c/cc/Grid_Dispenser.png" width="32" height="32"></a></div>
</div>
</td>
<th><a href="/File:ConsoleOnly.png" class="image"><img alt="ConsoleOnly.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/b/b6/ConsoleOnly.png" width="20" height="13"></a> Dispense With This</th>
<td>Construct a <a href="/Dispenser" title="Dispenser">Dispenser</a>.</td>
<td>Acquire Hardware</td>
<td></td>
<td>Xbox & PS</td>
<td>20G</td>
<td>Silver</td>
<td>N/A</td>
</tr>
<tr>
<td>
<div class="center">
<div class="floatnone"><a href="/File:Leader_Of_The_Pack.png" class="image"><img alt="Leader Of The Pack.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/6/69/Leader_Of_The_Pack.png/44px-Leader_Of_The_Pack.png" width="44" height="44" srcset="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/6/69/Leader_Of_The_Pack.png 1.5x, http://hydra-media.cursecdn.com/minecraft.gamepedia.com/6/69/Leader_Of_The_Pack.png 2x"></a></div>
</div>
</td>
<th><a href="/File:ConsoleOnly.png" class="image"><img alt="ConsoleOnly.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/b/b6/ConsoleOnly.png" width="20" height="13"></a> Leader Of The Pack</th>
<td>Befriend five <a href="/Wolf" title="Wolf">Wolves</a>.</td>
<td>Monster Hunter</td>
<td>This does not have to be in a single game, so multiple games or reloading old saves does count toward this achievement.</td>
<td>Xbox & PS</td>
<td>30G</td>
<td>Silver</td>
<td>N/A</td>
</tr>
<tr>
<td>
<div class="center">
<div class="floatnone"><a href="/File:Awarded_All_Trophies.png" class="image"><img alt="Awarded All Trophies.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/b/b8/Awarded_All_Trophies.png/44px-Awarded_All_Trophies.png" width="44" height="44" srcset="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/b/b8/Awarded_All_Trophies.png/66px-Awarded_All_Trophies.png 1.5x, http://hydra-media.cursecdn.com/minecraft.gamepedia.com/thumb/b/b8/Awarded_All_Trophies.png/88px-Awarded_All_Trophies.png 2x"></a></div>
</div>
</td>
<th><a href="/File:ConsoleOnly.png" class="image"><img alt="ConsoleOnly.png" src="http://hydra-media.cursecdn.com/minecraft.gamepedia.com/b/b6/ConsoleOnly.png" width="20" height="13"></a> Awarded All Trophies</th>
<td>All trophies have been awarded.</td>
<td>All others</td>
<td>Automatically obtained when all other trophies have been obtained</td>
<td>PS</td>
<td>N/A</td>
<td>Platinum</td>
<td>N/A</td>
</tr>
</tbody></table>