fix commit

This commit is contained in:
sainagh
2026-07-25 16:20:42 -05:00
parent 9396611ce0
commit c6df59caf7
3226 changed files with 209810 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
mods.extendedcrafting.EnderCrafting.addShaped(<contenttweaker:concentrated_essence>,
[[<xreliquary:mob_ingredient:6>, <woot:shard:1>, <xreliquary:mob_ingredient:6>],
[<woot:shard:1>, <deepmoblearning:living_matter_extraterrestrial>, <woot:shard:1>],
[<xreliquary:mob_ingredient:6>, <woot:factorycore:1>, <xreliquary:mob_ingredient:6>]], 3);
mods.thermalexpansion.Crucible.addRecipe(<fluid:essence>*1600, <contenttweaker:concentrated_essence>, 200);
recipes.addShaped(<actuallyadditions:item_solidified_experience>*10,
[[null, <deepmoblearning:living_matter_overworldian>, null],
[null, <contenttweaker:concentrated_essence>, null],
[null, null, null]]);