Sign Post Mangrove
supplementaries:sign_post_mangrove

Sign Post Mangrove

Supplementaries · by MehVahdJukaar, Plantkillable
item Sign Posts

Acquisition

Crafting using Mangrove Sign, in any arrangement. Produces 2× Sign Post Mangrove.

Crafting ⇆ any arrangement conditional
Mangrove Sign
Sign Post Mangrove Sign Post Mangrove ×2 guaranteed
Developer reference
Registry name
supplementaries:sign_post_mangrove
Namespace
supplementaries
Mod ID
supplementaries
Tags (1)
supplementaries:items/sign_posts

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:mangrove_sign"
  },
  "conditions": [
    {
      "raw": {
        "flag": "sign_post",
        "type": "supplementaries:flag"
      },
      "type": "supplementaries:flag"
    }
  ],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}