Files
2026-07-25 16:20:42 -05:00

15 lines
2.0 KiB
Plaintext

scripts.PuzzleUtil.addPuzzleShapeless("makerheniapuzzlestep1",<contenttweaker:mark_of_the_samurai>,
[<abyssalcraft:dreadiumsamuraihelmet>,
<thebetweenlands:aspectrus_fruit>.withTag({blHerbloreAspects: {container: [{aspect: {type: "Celawynn"}, storage: {hasStoredStatic: 0 as byte, storedStatic: 0, dynamic: 250}}]}}),
<thebetweenlands:aspectrus_fruit>.withTag({blHerbloreAspects: {container: [{aspect: {type: "Azuwynn"}, storage: {hasStoredStatic: 0 as byte, storedStatic: 0, dynamic: 250}}]}}),
<thebetweenlands:aspectrus_fruit>.withTag({blHerbloreAspects: {container: [{aspect: {type: "Yeowynn"}, storage: {hasStoredStatic: 0 as byte, storedStatic: 0, dynamic: 250}}]}}),
<thebetweenlands:aspectrus_fruit>.withTag({blHerbloreAspects: {container: [{aspect: {type: "Geoliirgaz"}, storage: {hasStoredStatic: 0 as byte, storedStatic: 0, dynamic: 250}}]}}),
<thebetweenlands:aspectrus_fruit>.withTag({blHerbloreAspects: {container: [{aspect: {type: "Armaniis"}, storage: {hasStoredStatic: 0 as byte, storedStatic: 0, dynamic: 250}}]}}),
<thebetweenlands:aspectrus_fruit>.withTag({blHerbloreAspects: {container: [{aspect: {type: "Fergalaz"}, storage: {hasStoredStatic: 0 as byte, storedStatic: 0, dynamic: 250}}]}}),
<thebetweenlands:aspectrus_fruit>.withTag({blHerbloreAspects: {container: [{aspect: {type: "Firnalaz"}, storage: {hasStoredStatic: 0 as byte, storedStatic: 0, dynamic: 250}}]}}),
<thebetweenlands:aspectrus_fruit>.withTag({blHerbloreAspects: {container: [{aspect: {type: "Ordaniis"}, storage: {hasStoredStatic: 0 as byte, storedStatic: 0, dynamic: 250}}]}})]);
recipes.addShaped(<contenttweaker:sword_shield>*2,
[[<tconstruct:sword_blade>.withTag({Material: "baronyte"}), null, <tconstruct:sword_blade>.withTag({Material: "baronyte"})],
[<tconstruct:sword_blade>.withTag({Material: "varsium"}), <contenttweaker:sword_shield>, <tconstruct:sword_blade>.withTag({Material: "varsium"})],
[<tconstruct:sword_blade>.withTag({Material: "blazium"}), <tconstruct:sign_head>.withTag({Material: "skeletal"}), <tconstruct:sword_blade>.withTag({Material: "blazium"})]]);