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

Bloody Hell fixes #706

Merged
merged 3 commits into from
Jan 6, 2025
Merged

Bloody Hell fixes #706

merged 3 commits into from
Jan 6, 2025

Conversation

ElMuTaun
Copy link
Contributor

  • Fix Blood Hatch won't return blood orb when breaking
  • Fix survival construct
  • Fix this blood disaster:
    bloodyhell

@Nxer
Copy link
Owner

Nxer commented Jan 1, 2025

@Taskeren

Copy link
Contributor

@Taskeren Taskeren left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

看起来没问题

@@ -325,7 +325,7 @@ public String[] getStructureDescription(ItemStack stackSize) {

@Override
public int survivalConstruct(ItemStack stackSize, int elementBudget, ISurvivalBuildEnvironment env) {
if (mMachine) return -1;
// if (mMachine) return -1; // Likely interrupts high tier construction
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

这里是不是可以改成保留 mMachine 的基础上判断当前 mTier 和目标的 tier(stackSize)

@ElMuTaun ElMuTaun marked this pull request as draft January 1, 2025 09:18
@ElMuTaun ElMuTaun marked this pull request as ready for review January 1, 2025 09:40
@Nxer Nxer closed this Jan 6, 2025
@Nxer Nxer reopened this Jan 6, 2025
@Nxer
Copy link
Owner

Nxer commented Jan 6, 2025

close #713

@Nxer Nxer merged commit 530690e into Nxer:main Jan 6, 2025
1 check passed
@Nxer Nxer mentioned this pull request Jan 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants