Jump to content

Why cant I use minecraft:recipe_shapeless? (1.19.0)


Recommended Posts

Posted

I copied(and edited) oak_planks recipe file, but at the top where it says minecraft:recipe_shapeless, it says to change it. Error is first code, second is my whole recipe.

Value should be one of: "minecraft:empty", "empty", "minecraft:entity", "entity", "minecraft:block", "block", "minecraft:chest", "chest", "minecraft:fishing", "fishing", "minecraft:gift", "gift", "minecraft:advancement_reward", "advancement_reward", "minecraft:barter", "barter", "minecraft:command", "command", "minecraft:selector", "selector", "minecraft:advancement_entity", "advancement_entity", "minecraft:generic", "generic"

 

{
  "type": "minecraft:recipe:crafting_shapeless",
  "group": "planks",
  "ingredients": [
    {
      "tag": "magic:magicmod_customlogs_rowan"
    }
  ],
  "result": {
    "count": 4,
    "item": "magic:planks_rowan"
  }
}

 

Posted

It still doesnt seem to be working...

{
  "type": "minecraft:crafting_shapeless",
  "group": "planks",
  "ingredients": [
    {
      "tag": "magic:magicmod_customlogs_rowan"
    }
  ],
  "result": {
    "count": 4,
    "item": "magic:planks_rowan"
  }
}

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.