Jump to content

1.12 crafting not working


TTProgramming

Recommended Posts

my code:

 

{
   "type":"minecraft:crafting_shaped",
   "pattern":[
      "DQD",
      "QGQ",
      "DQD"
   ],
   "key":{
      "D":{
         "item":"minecraft:diamond"
      },
      "Q":{
         "item":"minecraft:quartz"
      },
      "G":{
         "item":"minecraft:glowstone_dust"
      }
   },
   "result":{
      "item":"dm:x_shard",
      "count":1
   }
}

 

dm:x_shard is a custom item

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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