beta-0.14.6

This commit is contained in:
sainagh
2023-07-31 14:55:15 -07:00
parent 8052c02679
commit 92e3a04cb4
1242 changed files with 248295 additions and 12753 deletions
+7 -1
View File
@@ -636,4 +636,10 @@ var highpressureenergeticfluid = VanillaFactory.createFluid("high_pressure_energ
highpressureenergeticfluid.register();
var moltentitanium = VanillaFactory.createFluid("molten_titanium", Color.fromHex("b6ccc4"));
moltentitanium.register();
moltentitanium.register();
var recursiveexperience = VanillaFactory.createFluid("recursive_life_essence", Color.fromHex("99d117"));
recursiveexperience.register();
var crystallizedobsidian = VanillaFactory.createFluid("crystallized_obsidian", Color.fromHex("302166"));
crystallizedobsidian.register();