"count" item ingredient parameter not supported
MrRedstoneToGo opened this issue ยท 3 comments
Describe the Bug
Have I overlooked something or does Create not support the "count" parameter?
"type": "create:compacting", "heatRequirement": "heated", "ingredients": [ { "count": 4, "item": "garnished:cracked_peanut" } ], "results": [ { "amount": 4050, "fluid": "garnished:peanut_oil" } ] }
Reproduction Steps
Create a datapack with this (above) recipe
Expected Result
4 cracked nuts
Screenshots and Videos
Crash Report or Log
No response
Operating System
Windows 11
Mod Version
0.5.1f
Minecraft Version
1.20.1
Other Mods
No response
Additional Context
No response
Why don't you add that?
Is it because packing is based on shaped recipes that have one item per slot?