[Suggestion] Meadow path pressing (Create compat)
MarioSMB opened this issue ยท 4 comments
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Create allows dirt and grass blocks to be pressed to produce dirt paths, it would be nice to see this functionality extended to meadow dirt/grass.
Describe alternatives you've considered
Additional context
Here's the relevant code Create uses to do this: https://github.com/Creators-of-Create/Create/blob/mc1.16/dev/src/main/java/com/simibubi/create/foundation/data/recipe/PressingRecipeGen.java
It looks like this is just the datapack recipe generation though. So this might just be a simple datapack recipe.
Yea, it's just a datapack recipe.
We will not be adding datapackable data explicitly for specific mods. Feel free to use this: https://www.curseforge.com/minecraft/mc-mods/drp-global-datapack