faldonboy10

Untitled

Oct 23rd, 2022
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.90 KB | None | 0 0
  1. {
  2. "Key": "gen2_hw22_scarlet_generate",
  3. "InRegion": [ -400, 252, -800, -1050, 0, -1250 ],
  4. "InDateRange": [
  5. "20-10-2022 00:00",
  6. "12-11-2022 23:59"
  7. ],
  8.  
  9. "Comment": "House 1",
  10. "SetBlock": [ -779, 78, -875, "Bell" ],
  11. "SetBlock": [ -779, 77, -875, { "material": "Jack_o_lantern", "face": "South" } ],
  12.  
  13. "Comment": "House 2",
  14. "SetBlock": [ -753, 74, -907, "Bell" ],
  15. "SetBlock": [ -753, 74, -903, { "material": "Jack_o_lantern", "face": "West" } ],
  16. "SetBlock": [ -752, 74, -902, { "material": "Jack_o_lantern", "face": "South" } ],
  17.  
  18.  
  19. "Comment": "House 3",
  20. "SetBlock": [ -730, 74, -931, "Bell" ],
  21. "SetBlock": [ -730, 74, -927, { "material": "Jack_o_lantern", "face": "West" } ],
  22.  
  23.  
  24. "Comment": "House 4",
  25. "SetBlock": [ -555, 69, -997, "Bell" ],
  26. "SetBlock": [ -558, 68, -996, { "material": "Jack_o_lantern", "face": "South" } ],
  27.  
  28.  
  29. "Comment": "House 5",
  30. "SetBlock": [ -738, 73, -801, "Bell" ],
  31. "SetBlock": [ -738, 72, -801, { "material": "Jack_o_lantern", "face": "North" } ],
  32. "SetBlock": [ -736, 72, -801, { "material": "Jack_o_lantern", "face": "North" } ],
  33.  
  34.  
  35.  
  36. "Comment": "Holding",
  37. "Hold": [],
  38.  
  39. "Comment": "House 1 Click",
  40. "GlobalClickBlock": [ -779, 78, -875 ],
  41. "Start": "gen2_hw22_scarlet_1",
  42. "Skip": "Holding",
  43.  
  44. "Comment": "House 2 Click",
  45. "GlobalClickBlock": [ -753, 74, -907 ],
  46. "Start": "gen2_hw22_scarlet_2",
  47. "Skip": "Holding",
  48.  
  49. "Comment": "House 3 Click",
  50. "GlobalClickBlock": [ -730, 74, -931 ],
  51. "Start": "gen2_hw22_scarlet_3",
  52. "Skip": "Holding",
  53.  
  54. "Comment": "House 4 Click",
  55. "GlobalClickBlock": [ -555, 69, -997 ],
  56. "Start": "gen2_hw22_scarlet_4",
  57. "Skip": "Holding",
  58.  
  59.  
  60. "Comment": "House 5 Click",
  61. "GlobalClickBlock": [ -738, 73, -801 ],
  62. "Start": "gen2_hw22_scarlet_5",
  63. "Skip": "Holding"
  64.  
  65.  
  66.  
  67. }
Advertisement
Add Comment
Please, Sign In to add comment