Skip to content

Commit

Permalink
Whoopsies, this will conflict with another branch (The quacker isn't …
Browse files Browse the repository at this point in the history
…in a release so yippe I can change it's MTE id!!!)
  • Loading branch information
Zorbatron committed Oct 8, 2024
1 parent eaaebdf commit 8c3d93c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ public static void init() {
MEGA_FUSION[2] = registerMetaTileEntity(18062,
new MetaTileEntityMegaFusionReactor(zbgtId("mega_fusion_3"), GTValues.UV));

QUACKER = registerMetaTileEntity(18063,
QUACKER = registerMetaTileEntity(18068,
new MetaTileEntityQuacker(zbgtId("quacker")));
}
}

0 comments on commit 8c3d93c

Please sign in to comment.