faldonboy10

Untitled

Oct 29th, 2022
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.60 KB | None | 0 0
  1. {
  2. "Key": "gen4_hw22_hearth_generate",
  3. "InRegion": [ -1350, 252, 200, -800, 0, -350 ],
  4. "InDateRange": [
  5. "29-10-2022 00:00",
  6. "12-11-2022 23:59"
  7. ],
  8.  
  9. "Comment": "House 1",
  10. "SetBlock": [ -1115, 31, -167, "Bell" ],
  11. "SetBlock": [ -1115, 31, -171, { "material": "Jack_o_lantern", "face": "South" } ],
  12.  
  13. "Comment": "House 2",
  14. "SetBlock": [ -1147, 31, -187, "Bell" ],
  15. "SetBlock": [ -1143, 31, -187, { "material": "Jack_o_lantern", "face": "East" } ],
  16.  
  17.  
  18. "Comment": "House 3",
  19. "SetBlock": [ -1189, 31, -146, "Bell" ],
  20. "SetBlock": [ -1189, 31, -142, { "material": "Jack_o_lantern", "face": "West" } ],
  21.  
  22.  
  23. "Comment": "House 4",
  24. "SetBlock": [ -1181, 33, -44, "Bell" ],
  25. "SetBlock": [ -1186, 33, -44, { "material": "Jack_o_lantern", "face": "North" } ],
  26.  
  27.  
  28. "Comment": "House 5",
  29. "SetBlock": [ -920, 27, -161, "Bell" ],
  30. "SetBlock": [ -920, 26, -161, { "material": "Jack_o_lantern", "face": "South" } ],
  31.  
  32.  
  33.  
  34.  
  35. "Comment": "Holding",
  36. "Hold": [],
  37.  
  38. "Comment": "House 1 Click",
  39. "GlobalClickBlock": [ -1115, 31, -166 ],
  40. "Start": "gen4_hw22_hearth_1",
  41. "Skip": "Holding",
  42.  
  43. "Comment": "House 2 Click",
  44. "GlobalClickBlock": [ -1147, 31, -187 ],
  45. "Start": "gen4_hw22_hearth_2",
  46. "Skip": "Holding",
  47.  
  48. "Comment": "House 3 Click",
  49. "GlobalClickBlock": [ -1189, 31, -146 ],
  50. "Start": "gen4_hw22_hearth_3",
  51. "Skip": "Holding",
  52.  
  53. "Comment": "House 4 Click",
  54. "GlobalClickBlock": [ -1181, 33, -44 ],
  55. "Start": "gen4_hw22_hearth_4",
  56. "Skip": "Holding"
  57.  
  58.  
  59.  
  60.  
  61.  
  62. }
Advertisement
Add Comment
Please, Sign In to add comment