0.18.1 update

This commit is contained in:
ZHAY10086
2025-06-21 21:33:37 +08:00
parent 147afd6157
commit 81144fec1c
393 changed files with 18219 additions and 2920 deletions
+11
View File
@@ -1011,3 +1011,14 @@ 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();