update
This commit is contained in:
+10
-1
@@ -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();
|
||||
Reference in New Issue
Block a user