Crafting using Empty Schematic and Any Feathers, in any arrangement. Produces Schematic And Quill.
Schematic And Quill
Create · by simibubi
Function
Select two _corner points_ using _R-Click_. Hold _Ctrl_ and Scroll to select locations mid-air. _Ctrl-Scroll_ on the faces to adjust the size, then R-Click again to Save. Creating a selection Adjusting and Saving Used for _saving a Structure_ in your world to a _.nbt file_.
Acquisition
Developer reference
- Registry name
create:schematic_and_quill- Namespace
create- Mod ID
create
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shapeless",
"pattern": null,
"ingredients": [
{
"item": "create:empty_schematic"
},
{
"tag": "forge:feathers"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}