faldonboy10

Untitled

Oct 16th, 2022 (edited)
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.24 KB | None | 0 0
  1. {
  2. "Key": "gen1_hw22_amethyst_generate",
  3. "InRegion": [ 1250, 252, -250, 1500, 0, 0 ],
  4. "InDateRange": [
  5. "12-10-2022 00:00",
  6. "12-11-2022 23:59"
  7. ],
  8.  
  9. "Comment": "House 1",
  10. "SetBlock": [ 1357, 86, -216, "Bell" ],
  11. "SetBlock": [ 1358, 84, -215, { "material": "Jack_o_lantern", "face": "South" } ],
  12. "SetBlock": [ 1356, 87, -216, "Cobweb" ],
  13.  
  14. "Comment": "House 2",
  15. "SetBlock": [ 1317, 85, -197, "Bell" ],
  16. "SetBlock": [ 1318, 83, -194, { "material": "Jack_o_lantern", "face": "East" } ],
  17. "SetBlock": [ 1318, 83, -198, { "material": "Jack_o_lantern", "face": "East" } ],
  18.  
  19.  
  20. "Comment": "House 3",
  21. "SetBlock": [ 1334, 84, -215, "Bell" ],
  22. "SetBlock": [ 1333, 84, -216, "light" ],
  23. "SetBlock": [ 1333, 85, -216, "light" ],
  24. "SetBlock": [ 1333, 83, -215, { "material": "spruce_stairs", "face": "North" } ],
  25. "SetBlock": [ 1335, 83, -214, { "material": "Jack_o_lantern", "face": "South" } ],
  26.  
  27.  
  28. "Comment": "House 4",
  29. "SetBlock": [ 1413, 84, -189, "Bell" ],
  30. "SetBlock": [ 1414, 83, -190, "Black_Wool" ],
  31. "SetBlock": [ 1414, 84, -190, "Black_Wool" ],
  32. "SetBlock": [ 1412, 83, -192, { "material": "Jack_o_lantern", "face": "West" } ],
  33.  
  34.  
  35. "Comment": "House 5",
  36. "SetBlock": [ 1401, 85, -134, "Bell" ],
  37. "SetBlock": [ 1400, 83, -135, { "material": "Jack_o_lantern", "face": "North" } ],
  38. "SetBlock": [ 1404, 83, -135, { "material": "Jack_o_lantern", "face": "North" } ],
  39.  
  40.  
  41.  
  42. "Comment": "Holding",
  43. "Hold": [],
  44.  
  45. "Comment": "House 1 Click",
  46. "GlobalClickBlock": [ 1357, 86, -216 ],
  47. "Start": "gen1_hw22_amethyst_one",
  48. "Skip": "Holding",
  49.  
  50. "Comment": "House 2 Click",
  51. "GlobalClickBlock": [ 1317, 85, -197 ],
  52. "Start": "gen1_hw22_amethyst_two",
  53. "Skip": "Holding",
  54.  
  55. "Comment": "House 3 Click",
  56. "GlobalClickBlock": [ 1334, 84, -215 ],
  57. "Start": "gen1_hw22_amethyst_three",
  58. "Skip": "Holding",
  59.  
  60. "Comment": "House 4 Click",
  61. "GlobalClickBlock": [ 1413, 84, -189 ],
  62. "Start": "gen1_hw22_amethyst_four",
  63. "Skip": "Holding",
  64.  
  65.  
  66. "Comment": "House 5 Click",
  67. "GlobalClickBlock": [ 1401, 85, -134 ],
  68. "Start": "gen1_hw22_amethyst_five",
  69. "Skip": "Holding"
  70.  
  71.  
  72.  
  73. }
Advertisement
Add Comment
Please, Sign In to add comment