SevTech: Ages of the Sky

SevTech: Ages of the Sky

1M Downloads

Unable to craft plant fiber mesh in singleplayer, Sevtech 3.2.3

Taelim91 opened this issue ยท 5 comments

commented

Bug Description

I am unable to craft a plant fiber mesh in my singleplayer world. According to JEI, this is because it requires a crafting table (not the vanilla one, it lists the weird half slab one or arch-shaped one as two possible options). Since crafting tables are unobtainable until after I get a plant fiber mesh, this is a softlock.

Did this behavior use to work in the previous version?

I didn't play previous versions, this is my first time ever playing it.

Steps to Reproduce (for bugs)

  1. Start a new world
  2. Obtain two sticks and two plant fibers
  3. Arrange them in the crafting menu to craft a plant fiber mesh. The plant fiber mesh will not appear in the output.

Logs

Client Information

  • Modpack Version: 3.2.3
  • Java Version: 1.8.0.321 (64 Bit)
  • Launcher Used: Curseforge
  • Memory Allocated: 12288MB
  • Server/LAN/Single Player: Singleplayer
  • Optifine Installed: No
  • Shaders Enabled: No

World Information

  • Modpack Version world created in: 3.2.3
  • Additional Content Installed: No
commented

The log you've included indicates that a recipe for the grass mesh is being added, and that it's a 2x2 recipe.

[POSTINITIALIZATION][CLIENT][INFO] Adding shaped recipe for Grass Fiber Mesh with name ct_shaped-1840022036
...
[POSTINITIALIZATION][CLIENT][INFO] Replacing recipe: 1xitem.pt.grass_fiber_mesh@0 new recipe: RecipeStage{tier='tutorial', recipe=1xitem.pt.grass_fiber_mesh@0:[net.minecraft.item.crafting.Ingredient@628ba7eb, net.minecraft.item.crafting.Ingredient@44f9e1cd, net.minecraft.item.crafting.Ingredient@6b3742e0, net.minecraft.item.crafting.Ingredient@4a4295d6]}

Are you certain you have included the most recent log?

commented

Yes, I'm certain. And I know the recipe was added because it shows in JEI, and yet still it doesn't work. Plus, it was my absolute first game ever, so the log could not possibly have been anything but the most recent one. I tested it again today and it still doesn't work.

Crafttweaker: https://gist.github.com/Taelim91/180ca8481641f31bd3cdc1d947d00eb1#file-crafttweaker-log

commented

If it's a 2x2 recipe you can craft it in your player's inventory. There is no symbol for this in JEI.

commented

Have you perhaps forgotten to turn the plant fibre into plant twine? The recipe requires "Plant Twine", not "Plant Fibre". You turn 3xfibres into 1xtwine.

commented

Ah, that worked, thank you. I was confused because plant twine and plant fiber look extremely similar, so I thought JEI was showing plant fiber.