Files
meatballcraft/scripts/TorcherinoGating.zs
T
PietroSainaghi 35aff91e33 Finally a GIT!
2022-10-06 18:38:10 -07:00

10 lines
1.0 KiB
Plaintext

recipes.removeShaped(<torcherino:blocktorcherino>);
mods.extendedcrafting.TableCrafting.addShaped(<torcherino:blocktorcherino>,
[[<astralsorcery:itemusabledust:0>, null, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.acceleration"}), null, <astralsorcery:itemusabledust:0>],
[null, <minecraft:clock>, <minecraft:torch>, <minecraft:clock>, null],
[<contenttweaker:blood_infused_dimensional_ingot>, <minecraft:torch>, <astralsorcery:itemtunedcelestialcrystal>.withTag({astralsorcery: {constellationName: "astralsorcery.constellation.horologium", crystalProperties: {collectiveCapability: 100, size: 900, fract: 0, purity: 100, sizeOverride: -1}}}), <minecraft:torch>, <contenttweaker:blood_infused_dimensional_ingot>],
[null, <minecraft:clock>, <minecraft:torch>, <minecraft:clock>, null],
[<astralsorcery:itemusabledust:0>, null, <gendustry:gene_sample>.withTag({species: "rootBees", chromosome: 0, allele: "careerbees.acceleration"}), null, <astralsorcery:itemusabledust:0>]]);