change vanilla recipe to use wool by id (thus use any colour)

This commit is contained in:
MachineMuse 2013-12-15 18:16:11 -07:00
parent 56feac3d23
commit b555f4a646

View file

@ -127,7 +127,7 @@
},
{
"ingredients" : [
[ {"unlocalizedName" : "item.wool" }, { "unlocalizedName" : "item.wool" }, {"unlocalizedName" : "item.wool" } ],
[ {"id" : 35 }, { "id" : 35 }, {"id" : 35 } ],
[ {"unlocalizedName" : "item.string" }, null, {"unlocalizedName" : "item.string" } ]
],
"result" : {