Recipe Type: Shape - Mithion/Mana-And-Artifice GitHub Wiki

Sample Recipe

{
	"type": "mna:shape",
	"tier": 1,
	"output": "mna:touch",
	"items":
	[
		"mna:infused_silk",
		"feather",
		"clay",
		"mna:vinteum_dust"
	],
	"patterns":
	[
		"mna:manaweave_patterns/triangle",
		"mna:manaweave_patterns/square"		
	]
}

Supported Properties

  • type: Must be "mna:shape"
  • tier: The tier required for the shape
  • output: The shapethat is produced
  • items: The items required to craft the shape
  • patterns: The manaweave patterns required for the shape