Editing Recipes

From AAGRINDER wiki
Jump to navigationJump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
The recipe list was removed from this wiki because it changes too often for the wiki to keep up.
+
The following list specifies how [[item list|items]] can be crafted into other items.
 +
To do this, you should open your [[inventory]], highlight the item you want to craft, then press the C key or click on the area that says "click to craft".
  
You can find the recipe list for the most recent game version in [https://gitlab.com/MRAAGH/aagrinder/-/blob/main/shared/inventory.js?ref_type=heads#L278 inventory.js]. Search for '''recipes''' and you will find the beginning of the list. Each recipe is in one line of code, specifying which items you need and what amount, and which item you get and what amount. To find out the meaning of each item code, use the item list which is in the same file as the recipe list.
+
{| class="wikitable"
 +
|-
 +
! Item !! Ingredients
 +
|-
 +
| '''t''' (tree sapling) || 20× '''A'''
 +
|-
 +
| '''O''' (button) || '''B''' (stone) + '''=''' ([[circuits|cable]])
 +
|-
 +
| '''S''' (switch) || 2×'''=''' (cable) + '''O''' (button)
 +
|-
 +
| '''M''' (motor) || 16×'''=''' (cable) + 8x'''m''' (magnetite)
 +
|-
 +
| '''G''' (grinder) || '''M''' (motor) + '''D''' (diamond)
 +
|-
 +
| '''G#''' (GRINDER) || '''G''' (grinder) + 20×'''#''' (spooky)
 +
|-
 +
| 16×'''=''' (cable) || '''R''' (ruby) + 16×'''-''' (vine/grass)
 +
|-
 +
| '''%''' (crossing) || 2×'''=''' (cable)
 +
|-
 +
| '''♐︎''' (block inspector) || '''m''' (magnetite)
 +
|-
 +
| '''?''' (cosmetic block shapeshifter) || 10×'''.''' (pebble)
 +
|-
 +
| '''▀ ''' (sign) || 10×'''.''' (pebble) + 5×'''g''' (graphite)
 +
|-
 +
| '''h''' (chest) || 16×'''H''' (wood)
 +
|}

Please note that all contributions to AAGRINDER wiki are considered to be released under the Creative Commons Attribution-ShareAlike (see AAGRINDER wiki:Copyrights for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource. Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)