update 0.18.1
This commit is contained in:
@@ -1011,4 +1011,15 @@ var inquiringabyssite = VanillaFactory.createFluid("inquiring_abyssite", Color.f
|
||||
inquiringabyssite.register();
|
||||
|
||||
|
||||
var stormlightofredemption = VanillaFactory.createFluid("whispering_starlight_of_redemption", Color.fromHex("b2eddc"));
|
||||
stormlightofredemption.register();
|
||||
|
||||
|
||||
var meteoricdraconicmatter = VanillaFactory.createFluid("meteoric_draconic_matter", Color.fromHex("c9adc7"));
|
||||
meteoricdraconicmatter.register();
|
||||
|
||||
|
||||
var voidichor = VanillaFactory.createFluid("void_ichor", Color.fromHex("4e1d70"));
|
||||
voidichor.register();
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user