Crafting using Paper and Any Light Blue Dye, in any arrangement. Produces Empty Schematic.
Empty Schematic
Create · by simibubi
Function
Used as a recipe ingredient and for writing at the _Schematic Table_.
Acquisition
Used in (1)
Crafting using Empty Schematic and Any Feathers, in any arrangement. Produces Schematic And Quill.
Developer reference
- Registry name
create:empty_schematic- Namespace
create- Mod ID
create
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "minecraft:paper"
},
{
"tag": "forge:dyes/light_blue"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}