Pre-Patch

This commit is contained in:
PietroSainaghi
2023-01-20 14:31:42 -08:00
parent 4b3a9e89b3
commit ac93e323d2
439 changed files with 17454 additions and 2836 deletions
+9 -1
View File
@@ -266,4 +266,12 @@ recipes.addShaped(<advancedrocketry:rollingmachine>,
recipes.addShapeless(<libvulpes:metal0:7>,
[<ore:blockTitanium>]);
recipes.removeShaped(<advancedrocketry:lathe>);
recipes.removeShaped(<advancedrocketry:lathe>);
recipes.addShapeless(<advancedrocketry:moonturf>,
[<contenttweaker:fragment_of_the_arbiter>.reuse(),
<minecraft:cobblestone>]);
recipes.addShapeless(<advancedrocketry:moonturf_dark>,
[<contenttweaker:fragment_of_the_arbiter>.reuse(),
<minecraft:mossy_cobblestone>]);