Difference between revisions of "Template:Crafting"
Jump to navigation
Jump to search
m (More accurate crafting recipes.) |
(added shapeless crafting icon and attempted to do the ifeq for it (failed), so made makeshift solution. ignore type if shaped, add |type=Shapeless if it isnt.) |
||
Line 1: | Line 1: | ||
<div style="width:256px; height:132px; position:relative;"> | <div style="width:256px; height:132px; position:relative;"> | ||
<div style="left:0px; top:0px;"> [[File:BlankCraftingGrid.png | link=]]</div> | <div style="left:0px; top:0px;"> | ||
[[File:BlankCraftingGrid{{{type|}}}.png|link=]]</div> | |||
<div style="left:10px; top:10px; position:absolute;"> | <div style="left:10px; top:10px; position:absolute;"> | ||
Line 43: | Line 44: | ||
<pre> | <pre> | ||
{{Crafting | {{Crafting | ||
|a1=Fiery Ingot | |a1=Fiery Ingot | ||
|a1image=Fiery Ingot Item.png | |a1image=Fiery Ingot Item.png | ||
Line 65: | Line 65: | ||
|b2=Blaze Rod | |b2=Blaze Rod | ||
|c2=Blaze Rod | |c2=Blaze Rod | ||
|output=Fiery Pick | |output=Pickaxe#Fiery Pick | ||
|outputimage=Fiery Pick.png | |||
}} | }} | ||
<pre> | <pre> | ||
{{Crafting | {{Crafting | ||
| | |type=Shapeless | ||
|b2= | |b2=Giant Cobblestone | ||
|outputimage= | |output=Cobblestone | ||
|outputimage=Giant Cobblestone.png | |||
|amount10=6 | |||
|amount=4 | |amount=4 | ||
}} | }} | ||
Line 78: | Line 81: | ||
{{Crafting | {{Crafting | ||
| | |type=Shapeless | ||
|b2= | |b2=Giant Cobblestone | ||
|outputimage= | |output=Cobblestone | ||
|outputimage=Giant Cobblestone.png | |||
|amount10=6 | |||
|amount=4 | |amount=4 | ||
}} | }} |
Revision as of 03:33, 16 November 2023
Usage
{{Crafting |a1=Fiery Ingot |a1image=Fiery Ingot Item.png |a2=Fiery Ingot |a2image=Fiery Ingot Item.png |a3=Fiery Ingot |a3image=Fiery Ingot Item.png |b2=Blaze Rod |c2=Blaze Rod |output=Fiery Pick }}
{{Crafting |type=Shapeless |b2=Giant Cobblestone |output=Cobblestone |outputimage=Giant Cobblestone.png |amount10=6 |amount=4 }}