Skip to content
This repository has been archived by the owner on Dec 29, 2024. It is now read-only.

Fix Digester & Dissolution Tank NEI previews #84

Merged
merged 1 commit into from
Jan 20, 2024

Conversation

Lyfts
Copy link
Member

@Lyfts Lyfts commented Jan 20, 2024

ofHatchAdder defaults to IStructureElementNoPlacement as opposed to IStructureElement if no shouldSkip predicate is defined. This doesn't allow the hatches to be placed in survival mode which BlockRenderer respects and causes no hatches to be shown in NEI.

Using the buildHatchAdder method we can do that a bit easier. This also lets the hologram projector place the hatches which leaves less guesswork for the players.

digester
disstank

Closes: GTNewHorizons/GT-New-Horizons-Modpack#15341

@Dream-Master Dream-Master merged commit 341d354 into GTNewHorizons:master Jan 20, 2024
1 check passed
@AbdielKavash
Copy link
Member

AbdielKavash commented Jan 22, 2024

The dissolution tank does not need a muffler. It does not produce pollution.

Edit: done #85

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Digester NEI preview omits required hatches.
4 participants