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

Add new crafting recipes for rails and powered rails #126

Merged
merged 1 commit into from
Sep 22, 2024

Conversation

Xavbeat03
Copy link
Contributor

@Xavbeat03 Xavbeat03 commented Sep 22, 2024

Description

This PR adds new crafting recipes for rails and powered rails in the AlathraExtras plugin.

Changes

  • Added a new crafting recipe for rails that yields 64 rails per craft.
  • Added a new crafting recipe for powered rails that yields 24 powered rails per craft.
  • Updated the registerAllCraftingRecipes method to include the new recipes.

How to Test

  1. Compile and run the plugin.
  2. Verify that the new crafting recipe for rails and powered rails are available and functional in the game.
  3. Check that the item is correctly crafted and has the expected properties.

Related Issues

  • Recipes don't update in JEI/REI, even though they craft correctly.

Additional notes

  • Ensure that the server is restarted after adding the plugin to apply the new recipe.
  • The recipes are just the original recipes but with 4x the result.

- Updated the crafting recipe for rails so it yields 64 rails per craft.
- Updated the crafting recipe for powered rails so it yields 32 powered rails per craft.
- Updated the `registerAllCraftingRecipes` method to include the new recipes.
@Xavbeat03 Xavbeat03 self-assigned this Sep 22, 2024
@Xavbeat03 Xavbeat03 added the enhancement New feature or request label Sep 22, 2024
@Xavbeat03 Xavbeat03 merged commit 672fe9d into main Sep 22, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants