Jump to content

caza1516

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by caza1516

  1. That worked, thank you so much!
  2. I'm following a tutorial on making mods and all was going well until i came to shapeless crafting, i had a look around and tried the recipe below in a shaped crafting json but still no luck so i'm assuming i have the id's wrong for the slime and/or for the pink dye? i have had a look and tried other variation that i came across for the id's but i'm not having much look so i thought i'd ask for a hand. :) { "type": "minecraft:crafting_shapeless", "ingredients": [ { "item": "minecraft:slime_ball" }, { "item": "minecraft:pink_dye" } ], "result": { "item": "rm:pink_slime", "count": 1 } }
×
×
  • Create New...

Important Information

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