Red Dye From Rose Bush

Automatisch importiertes Minecraft-Rezept.

Red Dye From Rose Bush

Automatisch importiertes Minecraft-Rezept.

Grunddaten

  • Minecraft-ID: minecraft:red_dye_from_rose_bush
  • Typ: recipe
  • Edition: java
  • Version: 26.2

Eigenschaften

{
  "file": "data/minecraft/advancement/recipes/misc/red_dye_from_rose_bush.json",
  "source": "Mojang data generator via mcmeta"
}

Rezeptdaten

{
  "parent": "minecraft:recipes/root",
  "rewards": {
    "recipes": [
      "minecraft:red_dye_from_rose_bush"
    ]
  },
  "criteria": {
    "has_rose_bush": {
      "trigger": "minecraft:inventory_changed",
      "conditions": {
        "items": [
          {
            "items": "minecraft:rose_bush"
          }
        ]
      }
    },
    "has_the_recipe": {
      "trigger": "minecraft:recipe_unlocked",
      "conditions": {
        "recipe": "minecraft:red_dye_from_rose_bush"
      }
    }
  },
  "requirements": [
    [
      "has_the_recipe",
      "has_rose_bush"
    ]
  ]
}

Quelle

Dieser Artikel wurde automatisch aus der NEXO Minecraft-Datenbank erzeugt.