content updates

This commit is contained in:
sainagh
2026-02-11 18:42:38 -06:00
parent 45ccc16c43
commit c6137e9101
659 changed files with 32161 additions and 5105 deletions
+7
View File
@@ -8,6 +8,13 @@ mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:sacred_cinders_woo
[<contenttweaker:abominable_egg>, <contenttweaker:gem_of_recursion>, <contenttweaker:sacred_cinders_log>, <contenttweaker:gem_of_recursion>, <contenttweaker:abominable_egg>],
[<contenttweaker:abominable_egg>, <contenttweaker:abominable_egg>, null, <contenttweaker:abominable_egg>, <contenttweaker:abominable_egg>]]);
mods.extendedcrafting.TableCrafting.addShaped(<contenttweaker:everloving_wood>,
[[<contenttweaker:earthly_salvation>, <contenttweaker:earthly_salvation>, null, <contenttweaker:earthly_salvation>, <contenttweaker:earthly_salvation>],
[<contenttweaker:earthly_salvation>, <contenttweaker:gem_of_recursion>, <contenttweaker:sacred_cinders_log>, <contenttweaker:gem_of_recursion>, <contenttweaker:earthly_salvation>],
[null, <contenttweaker:sacred_cinders_log>, <contenttweaker:sacred_cinders_wood>, <contenttweaker:sacred_cinders_log>, null],
[<contenttweaker:earthly_salvation>, <contenttweaker:gem_of_recursion>, <contenttweaker:sacred_cinders_log>, <contenttweaker:gem_of_recursion>, <contenttweaker:earthly_salvation>],
[<contenttweaker:earthly_salvation>, <contenttweaker:earthly_salvation>, null, <contenttweaker:earthly_salvation>, <contenttweaker:earthly_salvation>]]);
val chick1 = RecipeBuilder.newBuilder("chick1","mechanized_coop",480);