Skip to content

Commit

Permalink
rename infinity plasma to be consistent
Browse files Browse the repository at this point in the history
  • Loading branch information
GDCloudstrike committed Sep 28, 2024
1 parent b5e5407 commit 25db96d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1310,7 +1310,7 @@ public void run() {
GTOreDictUnificator.get(OrePrefixes.cell, MaterialsUEVplus.Protomatter, 1L),
ItemList.Cell_Empty.get(1L));

GTFluidFactory.builder("InfinityPlasma")
GTFluidFactory.builder("plasma.infinity")
.withLocalizedName("Infinity Plasma")
.withStateAndTemperature(PLASMA, 10000)
.buildAndRegister()
Expand Down

0 comments on commit 25db96d

Please sign in to comment.