Sign Post Jungle
supplementaries:sign_post_jungle

Sign Post Jungle

Supplementaries · by MehVahdJukaar, Plantkillable
item Sign Posts

Acquisition

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

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

Recipe JSON (1):

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