using all chests for recipes instead of standard chest only
This commit is contained in:
		| @@ -10,7 +10,7 @@ | ||||
| 			"item": "quickiemod:speedingot" | ||||
| 		}, | ||||
| 		"c": { | ||||
| 			"item": "minecraft:chest" | ||||
| 			"tag": "c:chests" | ||||
| 		} | ||||
| 	}, | ||||
| 	"result": { | ||||
|   | ||||
| @@ -10,7 +10,7 @@ | ||||
| 			"item": "quickiemod:speedpowder" | ||||
| 		}, | ||||
| 		"s": { | ||||
| 			"item": "minecraft:chest" | ||||
| 			"tag": "c:chests" | ||||
| 		} | ||||
| 	}, | ||||
| 	"result": { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user