Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wet mud crafting recipe missing (recipe/config change suggestion) #1551

Closed
BerryRJ opened this issue Apr 7, 2018 · 0 comments
Closed

Wet mud crafting recipe missing (recipe/config change suggestion) #1551

BerryRJ opened this issue Apr 7, 2018 · 0 comments

Comments

@BerryRJ
Copy link

BerryRJ commented Apr 7, 2018

Issue / Bug

There is no way to use the mud clumps to turn them into wet mud that can then be dried.

Expected Behavior

When you break a Wet Mud block out in the world you receive Mud Clumps. Those have no use. While there should be a recipe to turn them back into wet mud.

Possible Solution

Simply adding
//Wet Mud
recipes.addShapeless(primal:mud_wet, [primal:mud_clump, primal:mud_clump, primal:mud_clump, primal:mud_clump]);
to the shapeless_recipe_master.zs script file will fix this minor issue.

Context

I really like the idea of crafting mud huts with the PrimalCore Dried Mud but that can only be crafted with Wet Mud, which as stated has no crafting recipe.

Client Information

  • Modpack Version: 3.0.4
  • Java Version: 1.8.0.162
  • Launcher Used: Curse
  • Optifine Installed?: yes
@justinrusso justinrusso added this to the 3.0.8 milestone May 25, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jul 24, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants