How to change compacting recipes?
MunchyG opened this issue ยท 2 comments
[1.16.5] (vault hunters modpack)
I want sand to compress into compressium:sand_1 and then compressium:sand_2, instead of sand into sandstone. I can't figure out how I would do this?
This is what I have been trying
see here for more:
https://ptb.discord.com/channels/766902172440592414/766902254694694933/948149438906523668
compactingRules = ["minecraft:clay, minecraft:clay_ball, 4", "compressium:sand_2, compressium:sand_1, 9", "compressium:sand_1, minecraft:sand, 9"]
What is the correct syntax for this?
I have fought with the same issue. Then i tried insert sand with hopper to compacting drawer and it actually worked.