Advertisement
Treyzania

BapGoT large WorldInfo Throne GotArea

Mar 27th, 2016
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.69 KB | None | 0 0
  1. {  
  2.    "region":{  
  3.       "class":"com.bapcraft.util.CompositeRegion",
  4.       "params":{  
  5.          "regionSet":[  
  6.             {  
  7.                "class":"com.bapcraft.util.CubicRegion",
  8.                "params":{  
  9.                   "minX":1283,
  10.                   "maxX":1283,
  11.                   "minY":82,
  12.                   "maxY":84,
  13.                   "minZ":1968,
  14.                   "maxZ":1968
  15.                }
  16.             }
  17.          ]
  18.       }
  19.    },
  20.    "behaviors":[  
  21.       {  
  22.          "class":"com.bapcraft.got.area.CompleteObjectiveOnEnterBehavaior",
  23.          "params":{  
  24.             "objectiveName":"ThroneCapture",
  25.             "isActive":true
  26.          }
  27.       }
  28.    ]
  29. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement