This commit is contained in:
sainagh
2025-04-26 10:44:04 -07:00
parent 792ec88708
commit feadcf829f
2070 changed files with 730078 additions and 2010 deletions
+5
View File
@@ -354,6 +354,11 @@ shieldtothearbiter.addInput(<contenttweaker:lyndenwyrm_warper>);
shieldtothearbiter.setOutputs([<contenttweaker:shield_of_the_arbiter>]);
shieldtothearbiter.build();
val undeadsoil = JEI.createJeiRecipe("meatball_puzzle");
undeadsoil.addInput(<contenttweaker:summons_to_the_meatball_man>);
undeadsoil.setOutputs([<contenttweaker:undead_soil>]);
undeadsoil.build();
+5
View File
@@ -254,6 +254,11 @@ rclickdimlet34.addInput(<contenttweaker:white_hole_core>);
rclickdimlet34.setOutputs([<contenttweaker:miniature_white_hole>]);
rclickdimlet34.build();
val rclickdimlet35 = JEI.createJeiRecipe("right_click_meatball");
rclickdimlet35.addInput(<contenttweaker:quasar_core>);
rclickdimlet35.setOutputs([<contenttweaker:miniature_quasar>]);
rclickdimlet35.build();