<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Craft_type</id>
	<title>Craft type - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.kolmafia.us/index.php?action=history&amp;feed=atom&amp;title=Craft_type"/>
	<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Craft_type&amp;action=history"/>
	<updated>2026-04-25T06:46:04Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>https://wiki.kolmafia.us/index.php?title=Craft_type&amp;diff=8344&amp;oldid=prev</id>
		<title>Bale: r14923</title>
		<link rel="alternate" type="text/html" href="https://wiki.kolmafia.us/index.php?title=Craft_type&amp;diff=8344&amp;oldid=prev"/>
		<updated>2014-11-03T23:51:26Z</updated>

		<summary type="html">&lt;p&gt;r14923&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{&lt;br /&gt;
#vardefine:name|craft_type}}{{&lt;br /&gt;
#vardefine:return_type|string}}{{&lt;br /&gt;
&lt;br /&gt;
FunctionPage|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
&lt;br /&gt;
function1={{Function|&lt;br /&gt;
name={{#var:name}}|&lt;br /&gt;
aggregate={{#var:aggregate}}|&lt;br /&gt;
return_type={{#var:return_type}}|&lt;br /&gt;
return_also={{#var:return_also}}|&lt;br /&gt;
parameter1={{Param|item|check_me}}|&lt;br /&gt;
}}|&lt;br /&gt;
&lt;br /&gt;
function_description=This function returns a string identifying how an item is crafted and any other requirements for creating it. &lt;br /&gt;
|&lt;br /&gt;
&lt;br /&gt;
code1={{CodeSample|&lt;br /&gt;
title=Code Sample|&lt;br /&gt;
description=Determines if an item can be untinkered. A meatpasteable item that cannot be untinkered has a craft_type of &amp;quot;Meatpasting (not untinkerable)&amp;quot;.|&lt;br /&gt;
code=&lt;br /&gt;
&amp;lt;syntaxhighlight&amp;gt;&lt;br /&gt;
boolean is_untinkerable(item it) {&lt;br /&gt;
   return craft_type( it ) == &amp;quot;Meatpasting&amp;quot;;&lt;br /&gt;
}&lt;br /&gt;
&amp;lt;/syntaxhighlight&amp;gt;}}|&lt;br /&gt;
see_also={{SeeAlso|creatable_amount}}|&lt;br /&gt;
more_info= Valid return values for this function (as of Nov 3, 2014) are:&lt;br /&gt;
* [cannot be created]&lt;br /&gt;
* Art Class&lt;br /&gt;
* Beer Garden&lt;br /&gt;
* Chemistry Class&lt;br /&gt;
* Coin Master purchase&lt;br /&gt;
* Cooking&lt;br /&gt;
* Cooking (Advanced Saucecrafting)&lt;br /&gt;
* Cooking (fancy)&lt;br /&gt;
* Cooking (fancy) (Advanced Saucecrafting)&lt;br /&gt;
* Cooking (fancy) (Deep Saucery)&lt;br /&gt;
* Cooking (fancy) (Pastamastery)&lt;br /&gt;
* Cooking (fancy) (Tempuramancy)&lt;br /&gt;
* Cooking (fancy) (The Way of Sauce)&lt;br /&gt;
* Cooking (fancy) (Transcendental Noodlecraft)&lt;br /&gt;
* Crackpot Mystic&lt;br /&gt;
* Grandma Sea Monkee&lt;br /&gt;
* Jarlsberg&amp;#039;s Kitchen&lt;br /&gt;
* Jarlsberg&amp;#039;s Kitchen (Bake)&lt;br /&gt;
* Jarlsberg&amp;#039;s Kitchen (Blend)&lt;br /&gt;
* Jarlsberg&amp;#039;s Kitchen (Boil)&lt;br /&gt;
* Jarlsberg&amp;#039;s Kitchen (Chop)&lt;br /&gt;
* Jarlsberg&amp;#039;s Kitchen (Curdle)&lt;br /&gt;
* Jarlsberg&amp;#039;s Kitchen (Freeze)&lt;br /&gt;
* Jarlsberg&amp;#039;s Kitchen (Fry)&lt;br /&gt;
* Jarlsberg&amp;#039;s Kitchen (Grill)&lt;br /&gt;
* Jarlsberg&amp;#039;s Kitchen (Slice)&lt;br /&gt;
* Jewelry-making pliers&lt;br /&gt;
* Jewelry-making pliers (Really Expensive Jewelrycrafting)&lt;br /&gt;
* Malus of Forethought&lt;br /&gt;
* Meatpasting&lt;br /&gt;
* Meatpasting (not untinkerable)&lt;br /&gt;
* Meatsmithing&lt;br /&gt;
* Meatsmithing (depleted Grimacite hammer)&lt;br /&gt;
* Meatsmithing (females only)&lt;br /&gt;
* Meatsmithing (males only)&lt;br /&gt;
* Meatsmithing (not Innabox) (Armorcraftiness)&lt;br /&gt;
* Meatsmithing (not Innabox) (females only) (Armorcraftiness)&lt;br /&gt;
* Meatsmithing (not Innabox) (males only) (Armorcraftiness)&lt;br /&gt;
* Meatsmithing (not Innabox) (Super-Advanced Meatsmithing)&lt;br /&gt;
* Mixing&lt;br /&gt;
* Mixing (Advanced Cocktailcrafting)&lt;br /&gt;
* Mixing (fancy)&lt;br /&gt;
* Mixing (fancy) (Advanced Cocktailcrafting)&lt;br /&gt;
* Mixing (fancy) (Salacious Cocktailcrafting)&lt;br /&gt;
* Mixing (fancy) (Superhuman Cocktailcrafting)&lt;br /&gt;
* Mixing (St. Sneaky Pete&amp;#039;s Day only)&lt;br /&gt;
* multi-use&lt;br /&gt;
* multi-use (Torso Awaregness)&lt;br /&gt;
* multi-use (Torso Awaregness) (Unavailable in Beecore)&lt;br /&gt;
* multi-use (Unavailable in Beecore)&lt;br /&gt;
* Nash Crosby&amp;#039;s Still&lt;br /&gt;
* Phineas&lt;br /&gt;
* Rodoric, the Staffcrafter&lt;br /&gt;
* rolling pin/unrolling pin&lt;br /&gt;
* Rumpelstiltskin&amp;#039;s Workshop&lt;br /&gt;
* Shop Class&lt;br /&gt;
* single-use&lt;br /&gt;
* single-use (tenderizing hammer) (Super-Advanced Meatsmithing)&lt;br /&gt;
* single-use (Unavailable in Beecore)&lt;br /&gt;
* star chart&lt;br /&gt;
* star chart (Torso Awaregness)&lt;br /&gt;
* sugar sheet&lt;br /&gt;
* sugar sheet (Torso Awaregness)&lt;br /&gt;
* Summon Clip Art&lt;br /&gt;
* Supertinkering&lt;br /&gt;
* Uncle Crimbo&amp;#039;s Futuristic Trailer (Crimboku 2012)&lt;br /&gt;
* Uncle Crimbo&amp;#039;s Mobile Home (Crimbo 2007)&lt;br /&gt;
* Uncle Crimbo&amp;#039;s Mobile Home (Crimboween 2006)&lt;br /&gt;
* Winter Garden&lt;br /&gt;
* Wok of Ages&lt;br /&gt;
* Worse Homes and Gardens&lt;br /&gt;
* Xiblaxian 5D printer&lt;br /&gt;
|&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
[[Category:Item Management]]&lt;/div&gt;</summary>
		<author><name>Bale</name></author>
	</entry>
</feed>