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

Add debug uncertainty #267

Merged
merged 9 commits into from
Jan 21, 2024
Merged

Add debug uncertainty #267

merged 9 commits into from
Jan 21, 2024

Conversation

HoleFish
Copy link
Contributor

@HoleFish HoleFish commented Jan 3, 2024

Don't need to waste time playing little game when testing quantum computer in creative mode.

@Dream-Master Dream-Master requested a review from a team January 3, 2024 18:45
@@ -2234,6 +2236,9 @@ public void run() {
new GT_MetaTileEntity_DebugStructureWriter(15499, "debug.tt.writer", "Debug Structure Writer", 14)
.getStackForm(1L));
UnusedStuff.set(new ItemStack(Blocks.air));
hatch_CreativeUncertainty.set(
new GT_MetaTileEntity_Hatch_CreativeUncertainty(15510, "debug.tt.certain", "Uncertainty Resolution", 14)
Copy link
Member

Choose a reason for hiding this comment

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

Please put “debug” or “creative” in the localized name to make it easy to search.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Creative maintenance has no "creative" in the name too isn't it? Can easily search for it by "uncertainty" so it's enough imo

Copy link
Member

Choose a reason for hiding this comment

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

Why not make this block craftable in endgame? that's when multiple quantum computers are needed and the uncertainty minigame is not really fun after doing it for the n-th time
In that case the name would be fine

@HoleFish
Copy link
Contributor Author

HoleFish commented Jan 13, 2024

image
current recipe. not sure if it's balanced ;)

@HoleFish HoleFish requested a review from a team January 13, 2024 05:54
@Dream-Master Dream-Master merged commit 0ac5e6c into GTNewHorizons:master Jan 21, 2024
1 check passed
@HoleFish HoleFish deleted the debugcertain branch January 23, 2024 08:41
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.

4 participants