This commit is contained in:
ZHAY10086
2026-03-15 17:17:48 +08:00
parent 707aa69c7b
commit 2b8ea95744
630 changed files with 14799 additions and 6169 deletions
+11 -1
View File
@@ -1302,7 +1302,17 @@ var gluttonouslymph = VanillaFactory.createFluid("gluttonous_lymph", Color.fromH
gluttonouslymph.register();
var glimmerdyingconstellation = VanillaFactory.createFluid("glimmer_of_the_dying_constellation", Color.fromHex("4d4b1d"));
glimmerdyingconstellation.register();
var echosevenundeadlords = VanillaFactory.createFluid("echo_of_the_seven_undead_lords", Color.fromHex("183438"));
echosevenundeadlords.register();
var allureofthevoid = VanillaFactory.createFluid("allure_of_the_void", Color.fromHex("b0b0b0"));
allureofthevoid.register();
var breathofactualization = VanillaFactory.createFluid("breath_of_actualization", Color.fromHex("74c2bb"));
breathofactualization.register();