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

[Bug]: Missing recipes for smaller crates #372

Closed
1 task done
LolscopeDev2022 opened this issue Sep 14, 2024 · 2 comments
Closed
1 task done

[Bug]: Missing recipes for smaller crates #372

LolscopeDev2022 opened this issue Sep 14, 2024 · 2 comments
Assignees
Labels
Bug A feature of the mod doesn't work properly, causes a crash, etc.

Comments

@LolscopeDev2022
Copy link
Collaborator

Initial Check

  • I have checked the existing issues and this one is not a duplicate

Category

🧰Items

Description

There are missing recipes for wooden, steel and reinforced crates of non-cubic shape, according to JEI

Side

Client, Server

Reproduction

No response

Expected Behaviour

Add the missing recipes for there crate blocks

Logs

No response

Other Evidence

No response

Operating System

Linux

Minecraft Version

1.12.2

Immersive Intelligence Version

0.3.1-dev2

Immersive Engineering Version

0.98

@LolscopeDev2022 LolscopeDev2022 added the Bug A feature of the mod doesn't work properly, causes a crash, etc. label Sep 14, 2024
@Avalon2106 Avalon2106 assigned Avalon2106 and unassigned CarverBot Sep 18, 2024
@Avalon2106 Avalon2106 moved this from 🕗Unsorted to Priority in Immersive Intelligence Central Project Board Sep 18, 2024
@Avalon2106
Copy link
Contributor

Avalon2106 commented Sep 22, 2024

Recipes to add:

  • Small wooden crate (box)

  • Small wooden crate (cube)

  • Small wooden crate (wide)

  • Small metal crate (box)

  • Small metal crate (cube)

  • Small metal crate (wide)

  • Small reinforced crate (box)

  • Small reinforced crate (cube)

  • Small reinforced crate (wide)

@github-project-automation github-project-automation bot moved this from Current to Awaiting Inspection in Immersive Intelligence Central Project Board Sep 22, 2024
@Avalon2106 Avalon2106 moved this from Awaiting Inspection to Done in Immersive Intelligence Central Project Board Sep 22, 2024
@Pabilo8
Copy link
Member

Pabilo8 commented Sep 22, 2024

@Avalon2106 There is a recipe for crates already (RecipeCrateConversion class), you put the normal sized IE crate in crafting screen and it will cycle between variants. The problem is, it's not shown in JEI.
Instead, remake that class and add its recipe list to JEIHelper to work like RecipeMinecart, which works correctly.

@Pabilo8 Pabilo8 reopened this Sep 22, 2024
@Pabilo8 Pabilo8 closed this as completed in 86ca699 Oct 4, 2024
@github-project-automation github-project-automation bot moved this from Current to Awaiting Inspection in Immersive Intelligence Central Project Board Oct 4, 2024
@Pabilo8 Pabilo8 reopened this Oct 4, 2024
@github-project-automation github-project-automation bot moved this from Awaiting Inspection to 🕗Unsorted in Immersive Intelligence Central Project Board Oct 4, 2024
@Pabilo8 Pabilo8 assigned Pabilo8 and unassigned Avalon2106 Oct 4, 2024
@Pabilo8 Pabilo8 closed this as completed Oct 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug A feature of the mod doesn't work properly, causes a crash, etc.
Development

No branches or pull requests

4 participants