block· Machines & Other Blocks

Ginger Crate

Snowy Spirit · by MehVahdJukaar
block Axe Mineable

Ginger Crate is a block from Snowy Spirit, crafted from Ginger.

Acquisition

Crafting using Ginger, Ginger, Ginger, Ginger, Ginger, Ginger, Ginger, Ginger and Ginger, arranged in the pattern shown. Produces Ginger Crate.

Crafting conditional
Ginger
Ginger
Ginger
Ginger
Ginger
Ginger
Ginger
Ginger
Ginger
  • Inputs
  • 9 × Ginger
  • Output
  • Ginger Crate
Ginger Crate guaranteed

Used in

Crafting using Ginger Crate, in any arrangement. Produces 9× Ginger.

Crafting ⇆ any arrangement conditional
Ginger Ginger ×9 guaranteed

Block drops

Drops itself

Developer reference
Registry name
snowyspirit:ginger_crate
Namespace
snowyspirit
Mod ID
snowyspirit
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "111",
    "111",
    "111"
  ],
  "ingredients": {
    "1": {
      "item": "snowyspirit:ginger"
    }
  },
  "conditions": [
    {
      "raw": {
        "type": "forge:mod_loaded",
        "modid": "farmersdelight"
      },
      "type": "forge:mod_loaded"
    },
    {
      "raw": {
        "flag": "ginger",
        "type": "snowyspirit:flag"
      },
      "type": "snowyspirit:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}