Present
supplementaries:present

Present

Supplementaries · by MehVahdJukaar, Plantkillable
block PresentsPresents

Acquisition

Crafting using Paper, Paper, Paper, Paper, Paper, Paper, Paper and Paper, arranged in the pattern shown. Produces Present.

Crafting conditional
Paper
Paper
Paper
Paper
Paper
Paper
Paper
Paper
Present Present guaranteed

Block drops

Drops itself

Developer reference
Registry name
supplementaries:present
Namespace
supplementaries
Mod ID
supplementaries
Tags (2)
supplementaries:blocks/presents
supplementaries:items/presents

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "000",
    "0 0",
    "000"
  ],
  "ingredients": {
    "0": {
      "item": "minecraft:paper"
    }
  },
  "conditions": [
    {
      "raw": {
        "flag": "present",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}