This commit is contained in:
PietroSainaghi
2023-03-14 21:03:51 -07:00
parent ac93e323d2
commit 2a6cdb591d
2543 changed files with 171586 additions and 2726 deletions
+10 -1
View File
@@ -606,4 +606,13 @@ var possessedstarlight = VanillaFactory.createFluid("possessed_starlight", Color
possessedstarlight.register();
var whisperingstarlight = VanillaFactory.createFluid("whispering_starlight", Color.fromHex("7b668a"));
whisperingstarlight.register();
whisperingstarlight.register();
var miltenadamantium = VanillaFactory.createFluid("molten_adamantium", Color.fromHex("332933"));
miltenadamantium.register();
var miltenvibraniumalloy = VanillaFactory.createFluid("molten_vibranium_alloy", Color.fromHex("1e2742"));
miltenvibraniumalloy.register();
var fluixplasma = VanillaFactory.createFluid("fluix_plasma", Color.fromHex("cc7fe3"));
fluixplasma.register();