Jump to content

AHZNB

Members
  • Posts

    2
  • Joined

  • Last visited

AHZNB's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. oops forgot to mention its for 1.12.2. can i still use nbt in the json?
  2. I'm trying to create a shapeless recipe with a Strong poison lingering potion as an ingredient. How do I do this? My recipe currently looks like this: { "group": "narutomod", "type": "minecraft:crafting_shapeless", "ingredients": [ { "item": "narutomod:smoke_bomb" }, { "item": "minecraft:lingering_potion" } ], "result": { "item": "narutomod:poisonbomb", "count": 1 } } Please help!
×
×
  • Create New...

Important Information

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