Difference between revisions of "Mine Blocks Wiki:Sandbox/BigCrafting"
Jump to navigation
Jump to search
If you find a typo, inconsistency, or error, please sign up and help out the wiki! We can't do it without your help! :D Thank you!
(Importing code from SmallCrafting, so now it supports both normal and animated inventory slots.) |
|||
Line 1: | Line 1: | ||
− | <div class="sb-container pixel-image"> | + | <div class="sb-container pixel-image {{#if: {{{animation-sync|true}}}|ts-sync}}"> |
<span class="sb-input"> | <span class="sb-input"> | ||
<span class="sb-row"> | <span class="sb-row"> | ||
Line 50: | Line 50: | ||
<!--|C3=--> | <!--|C3=--> | ||
|output=Crafting Table | |output=Crafting Table | ||
+ | }} | ||
+ | |||
+ | {{Project:Sandbox/BigCrafting | ||
+ | |animation-sync = true | ||
+ | |A1-animated = true | ||
+ | |A1-name1 = Wood | ||
+ | |A1-name2 = Stone | ||
+ | |A1-name3 = Iron ingot | ||
+ | |A1-name4 = Gold ingot | ||
+ | |A1-name5 = Diamond | ||
+ | <!-- --> | ||
+ | |B1 = Stick | ||
+ | <!-- --> | ||
+ | |C1 = Stick | ||
+ | <!-- --> | ||
+ | |output-animated=true | ||
+ | |output-name1 = Wooden sword | ||
+ | |output-name2 = Stone sword | ||
+ | |output-name3 = Iron sword | ||
+ | |output-name4 = Golden sword | ||
+ | |output-name5 = Diamond sword | ||
}} | }} | ||
</noinclude> | </noinclude> |