Advertisement
scalda

test

Sep 15th, 2016
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.88 KB | None | 0 0
  1. recipes.addShaped(<tconstruct:lumberaxe>.withTag({StatsOriginal: {AttackSpeedMultiplier: 1.0 as float, MiningSpeed: 6.0 as float, FreeModifiers: 2, Durability: 552, HarvestLevel: 2, Attack: 4.0 as float}, Stats: {AttackSpeedMultiplier: 1.0 as float, MiningSpeed: 6.0 as float, FreeModifiers: 2, Durability: 552, HarvestLevel: 2, Attack: 4.0 as float}, Special: {Categories: ["harvest", "tool"]}, TinkerData: {Materials: ["iron", "iron", "iron", "iron"], Modifiers: []}, Modifiers: [{identifier: "magnetic", color: -3487030, level: 3, magnetic1: 1 as byte, magnetic2: 1 as byte}], Traits: ["magnetic1", "magnetic2"]}), [[<ore:blockIron>, <ore:stickWood>, null], [<ore:blockIron>, <ore:stickWood>, null], [null, <ore:stickWood>, null]]);
  2. recipes.addShaped(<tconstruct:longsword>.withTag({StatsOriginal: {AttackSpeedMultiplier: 1.0 as float, MiningSpeed: 2.0 as float, FreeModifiers: 3, Durability: 78, HarvestLevel: 0, Attack: 2.5 as float}, Stats: {AttackSpeedMultiplier: 1.0 as float, MiningSpeed: 2.0 as float, FreeModifiers: 3, Durability: 78, HarvestLevel: 0, Attack: 2.5 as float}, Special: {Categories: ["weapon", "tool"]}, TinkerData: {Materials: ["wood", "wood", "wood"], Modifiers: []}, Modifiers: [{identifier: "splinters", color: -7444965, level: 1}, {identifier: "ecological", color: -7444965, level: 1}], Traits: ["splinters", "ecological"]}), [[null, <ore:plankWood>, null], [null, <ore:plankWood>, null], [<ore:plankWood>, <ore:stickWood>, <ore:plankWood>]]);
  3. recipes.addShaped(<tconstruct:hammer>.withTag({StatsOriginal: {AttackSpeedMultiplier: 1.0 as float, MiningSpeed: 6.0 as float, FreeModifiers: 3, Durability: 582, HarvestLevel: 2, Attack: 4.0 as float}, Stats: {AttackSpeedMultiplier: 1.0 as float, MiningSpeed: 6.0 as float, FreeModifiers: 3, Durability: 582, HarvestLevel: 2, Attack: 4.0 as float}, Special: {Categories: ["harvest", "weapon", "tool"]}, TinkerData: {Materials: ["iron", "iron", "iron", "iron"], Modifiers: []}, Modifiers: [{identifier: "magnetic", color: -3487030, level: 3, magnetic1: 1 as byte, magnetic2: 1 as byte}], Traits: ["magnetic1", "magnetic2"]}), [[<ore:ingotIron>, <ore:blockIron>, <ore:ingotIron>], [<ore:ingotIron>, <ore:stickWood>, <ore:ingotIron>], [<ore:blockIron>, <ore:stickWood>, null]]);
  4. recipes.addShaped(<tconstruct:excavator>.withTag({StatsOriginal: {AttackSpeedMultiplier: 1.0 as float, MiningSpeed: 6.0 as float, FreeModifiers: 2, Durability: 483, HarvestLevel: 2, Attack: 4.0 as float}, Stats: {AttackSpeedMultiplier: 1.0 as float, MiningSpeed: 6.0 as float, FreeModifiers: 2, Durability: 483, HarvestLevel: 2, Attack: 4.0 as float}, Special: {Categories: ["harvest", "tool"]}, TinkerData: {Materials: ["iron", "iron", "iron", "iron"], Modifiers: []}, Modifiers: [{identifier: "magnetic", color: -3487030, level: 3, magnetic1: 1 as byte, magnetic2: 1 as byte}], Traits: ["magnetic1", "magnetic2"]}), [[<ore:blockIron>], [<ore:stickWood>], [<ore:stickWood>]]);
  5. recipes.addShaped(<tconstruct:cleaver>.withTag({StatsOriginal: {AttackSpeedMultiplier: 1.0 as float, MiningSpeed: 2.0 as float, FreeModifiers: 3, Durability: 150, HarvestLevel: 0, Attack: 5.6 as float}, Stats: {AttackSpeedMultiplier: 1.0 as float, MiningSpeed: 2.0 as float, FreeModifiers: 3, Durability: 150, HarvestLevel: 0, Attack: 5.6 as float}, Special: {Categories: ["weapon", "tool"]}, TinkerData: {Materials: ["wood", "wood", "wood", "wood"], Modifiers: ["beheading_cleaver"]}, Modifiers: [{identifier: "splinters", color: -7444965, level: 1}, {identifier: "ecological", color: -7444965, level: 1}, {identifier: "beheading_cleaver", color: 1070923, level: 2}], Traits: ["splinters", "ecological"]}), [[<ore:plankWood>, <ore:plankWood>], [<ore:plankWood>, <ore:plankWood>], [null, <ore:stickWood>]]);
  6. recipes.addShaped(<minecraft:iron_boots>.withTag({ench: [{lvl: 3 as short, id: 8 as short}], RepairCost: 1})[[null, null, null], [<minecraft:iron_ingot>, <minecraft:leather_boots>, <minecraft:iron_ingot>], [null, null, null,]])
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement