0.18.0, hotfix4 update
This commit is contained in:
sainagh
2025-05-13 16:10:52 -07:00
parent 06eb84b16b
commit 81f239c21b
625 changed files with 18035 additions and 5415 deletions
+7
View File
@@ -190,3 +190,10 @@ recipes.addShaped(<techreborn:dynamiccell>.withTag({Fluid: {FluidName: "fluidhel
[<ore:ingotTin>, <gendustry:honey_comb:14028>, <ore:ingotTin>],
[null, <ore:ingotTin>, null]]);
recipes.addShaped(<contenttweaker:lively_tree_callstone>,
[[<gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.rf"}), <tardis:gallifreyan_stone>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.rf"})],
[<tardis:gallifreyan_stone>, <contenttweaker:everburning_seed>, <tardis:gallifreyan_stone>],
[<gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.rf"}), <tardis:gallifreyan_stone>, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 12, allele: "careerbees.effect.rf"})]]);