Loading model...
by Maxwell Waybrook · 6/11/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: FancyTent |
| 3 | |
| 4 | local MS = game:GetService("MaterialService") |
| 5 | |
| 6 | local ok, roots = pcall(game.GetObjects, game, "rbxassetid://13386676607") |
| 7 | if not ok then return warn(roots) end |
| 8 | |
| 9 | local tmp = Instance.new("Folder") |
| 10 | for _, r in ipairs(roots) do r.Parent = tmp end |
| 11 | |
| 12 | for _, d in ipairs(tmp:GetDescendants()) do |
| 13 | if d:IsA("MaterialVariant") then |
| 14 | d.Parent = MS |
| 15 | end |
| 16 | end |
| 17 | tmp:Destroy() |
| 18 | |
| 19 | local model = Instance.new("Model") |
| 20 | model.Name = "FancyTent" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Black"] = "2022 Glue", |
| 25 | ["Bright red"] = "2022 Stud", |
| 26 | ["Bright yellow"] = "2022 Small Stud", |
| 27 | ["Dark stone grey"] = "2022 Big Stud", |
| 28 | ["Deep orange"] = "2022 Small Stud", |
| 29 | ["Gold"] = "2022 Glue", |
| 30 | ["Lime green"] = "2022 Stud", |
| 31 | ["Magenta"] = "2022 Stud", |
| 32 | ["Nougat"] = "2022 Weld", |
| 33 | ["Reddish brown"] = "2022 Small Stud", |
| 34 | ["Royal purple"] = "2022 Stud", |
| 35 | ["White"] = "2022 Stud", |
| 36 | } |
| 37 | do |
| 38 | local p = Instance.new("Part") |
| 39 | p.Name = "Floor" |
| 40 | p.Size = Vector3.new(12, 0.5, 16) |
| 41 | p.CFrame = CFrame.new(0, 0.25, 0) |
| 42 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 43 | p.Material = Enum.Material.Glacier |
| 44 | p.MaterialVariant = "2022 Big Stud" |
| 45 | p.Anchored = true |
| 46 | p.Parent = model |
| 47 | end |
| 48 | do |
| 49 | local p = Instance.new("Part") |
| 50 | p.Shape = Enum.PartType.Cylinder |
| 51 | p.Name = "PoleFront" |
| 52 | p.Size = Vector3.new(10, 0.6, 0.6) |
| 53 | p.CFrame = CFrame.new(0, 5.04, -7.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 54 | p.BrickColor = BrickColor.new("Reddish brown") |
| 55 | p.Material = Enum.Material.Glacier |
| 56 | p.MaterialVariant = "2022 Small Stud" |
| 57 | p.Anchored = true |
| 58 | p.Parent = model |
| 59 | end |
| 60 | do |
| 61 | local p = Instance.new("Part") |
| 62 | p.Shape = Enum.PartType.Cylinder |
| 63 | p.Name = "PoleBack" |
| 64 | p.Size = Vector3.new(10, 0.6, 0.6) |
| 65 | p.CFrame = CFrame.new(0, 5.04, 7.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 66 | p.BrickColor = BrickColor.new("Reddish brown") |
| 67 | p.Material = Enum.Material.Glacier |
| 68 | p.MaterialVariant = "2022 Small Stud" |
| 69 | p.Anchored = true |
| 70 | p.Parent = model |
| 71 | end |
| 72 | do |
| 73 | local p = Instance.new("Part") |
| 74 | p.Shape = Enum.PartType.Cylinder |
| 75 | p.Name = "RidgePole" |
| 76 | p.Size = Vector3.new(17, 0.4, 0.4) |
| 77 | p.CFrame = CFrame.new(0, 10, 0.2) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 78 | p.BrickColor = BrickColor.new("Reddish brown") |
| 79 | p.Material = Enum.Material.Glacier |
| 80 | p.MaterialVariant = "2022 Small Stud" |
| 81 | p.Anchored = true |
| 82 | p.Parent = model |
| 83 | end |
| 84 | do |
| 85 | local p = Instance.new("Part") |
| 86 | p.Shape = Enum.PartType.Ball |
| 87 | p.Name = "FinialFront" |
| 88 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 89 | p.CFrame = CFrame.new(0, 10.5, -7.5) |
| 90 | p.BrickColor = BrickColor.new("Gold") |
| 91 | p.Material = Enum.Material.Glacier |
| 92 | p.MaterialVariant = "2022 Glue" |
| 93 | p.Anchored = true |
| 94 | p.Parent = model |
| 95 | end |
| 96 | do |
| 97 | local p = Instance.new("Part") |
| 98 | p.Shape = Enum.PartType.Ball |
| 99 | p.Name = "FinialBack" |
| 100 | p.Size = Vector3.new(0.8, 0.8, 0.8) |
| 101 | p.CFrame = CFrame.new(0, 10.5, 7.5) |
| 102 | p.BrickColor = BrickColor.new("Gold") |
| 103 | p.Material = Enum.Material.Glacier |
| 104 | p.MaterialVariant = "2022 Glue" |
| 105 | p.Anchored = true |
| 106 | p.Parent = model |
| 107 | end |
| 108 | do |
| 109 | local p = Instance.new("Part") |
| 110 | p.Name = "RoofRight" |
| 111 | p.Size = Vector3.new(12.2, 0.2, 17) |
| 112 | p.CFrame = CFrame.new(3.5, 5, 0.2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-55)) |
| 113 | p.BrickColor = BrickColor.new("Bright yellow") |
| 114 | p.Material = Enum.Material.Glacier |
| 115 | p.MaterialVariant = "2022 Small Stud" |
| 116 | p.Anchored = true |
| 117 | p.Parent = model |
| 118 | end |
| 119 | do |
| 120 | local p = Instance.new("Part") |
| 121 | p.Name = "RoofLeft" |
| 122 | p.Size = Vector3.new(12.2, 0.2, 17) |
| 123 | p.CFrame = CFrame.new(-3.5, 5, 0.2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(55)) |
| 124 | p.BrickColor = BrickColor.new("Deep orange") |
| 125 | p.Material = Enum.Material.Glacier |
| 126 | p.MaterialVariant = "2022 Small Stud" |
| 127 | p.Anchored = true |
| 128 | p.Parent = model |
| 129 | end |
| 130 | do |
| 131 | local p = Instance.new("WedgePart") |
| 132 | p.Name = "BackWallLeft" |
| 133 | p.Size = Vector3.new(0.2, 10, 6) |
| 134 | p.CFrame = CFrame.new(-3.04, 5.08, 7.3) * CFrame.Angles(math.rad(0), math.rad(90), math.rad(0)) |
| 135 | p.BrickColor = BrickColor.new("Deep orange") |
| 136 | p.Material = Enum.Material.Glacier |
| 137 | p.MaterialVariant = "2022 Small Stud" |
| 138 | p.Anchored = true |
| 139 | p.Parent = model |
| 140 | end |
| 141 | do |
| 142 | local p = Instance.new("WedgePart") |
| 143 | p.Name = "BackWallRight" |
| 144 | p.Size = Vector3.new(0.2, 10, 6) |
| 145 | p.CFrame = CFrame.new(3.04, 5.08, 7.3) * CFrame.Angles(math.rad(0), math.rad(-90), math.rad(0)) |
| 146 | p.BrickColor = BrickColor.new("Bright yellow") |
| 147 | p.Material = Enum.Material.Glacier |
| 148 | p.MaterialVariant = "2022 Small Stud" |
| 149 | p.Anchored = true |
| 150 | p.Parent = model |
| 151 | end |
| 152 | do |
| 153 | local p = Instance.new("Part") |
| 154 | p.Shape = Enum.PartType.Cylinder |
| 155 | p.Name = "TrimFrontRight" |
| 156 | p.Size = Vector3.new(12.2066, 0.1, 0.1) |
| 157 | p.CFrame = CFrame.new(3.545886, 4.934468, -8.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-55.008)) |
| 158 | p.BrickColor = BrickColor.new("Gold") |
| 159 | p.Material = Enum.Material.Glacier |
| 160 | p.MaterialVariant = "2022 Glue" |
| 161 | p.Anchored = true |
| 162 | p.Parent = model |
| 163 | end |
| 164 | do |
| 165 | local p = Instance.new("Part") |
| 166 | p.Shape = Enum.PartType.Cylinder |
| 167 | p.Name = "TrimFrontLeft" |
| 168 | p.Size = Vector3.new(12.2066, 0.1, 0.1) |
| 169 | p.CFrame = CFrame.new(-3.545886, 4.934468, -8.5) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(124.992)) |
| 170 | p.BrickColor = BrickColor.new("Gold") |
| 171 | p.Material = Enum.Material.Glacier |
| 172 | p.MaterialVariant = "2022 Glue" |
| 173 | p.Anchored = true |
| 174 | p.Parent = model |
| 175 | end |
| 176 | do |
| 177 | local p = Instance.new("Part") |
| 178 | p.Shape = Enum.PartType.Cylinder |
| 179 | p.Name = "TrimBackRight" |
| 180 | p.Size = Vector3.new(12.2066, 0.1, 0.1) |
| 181 | p.CFrame = CFrame.new(3.545886, 4.934468, 8.5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-55.008)) |
| 182 | p.BrickColor = BrickColor.new("Gold") |
| 183 | p.Material = Enum.Material.Glacier |
| 184 | p.MaterialVariant = "2022 Glue" |
| 185 | p.Anchored = true |
| 186 | p.Parent = model |
| 187 | end |
| 188 | do |
| 189 | local p = Instance.new("Part") |
| 190 | p.Shape = Enum.PartType.Cylinder |
| 191 | p.Name = "TrimBackLeft" |
| 192 | p.Size = Vector3.new(12.2066, 0.1, 0.1) |
| 193 | p.CFrame = CFrame.new(-3.545886, 4.934468, 8.5) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(124.992)) |
| 194 | p.BrickColor = BrickColor.new("Gold") |
| 195 | p.Material = Enum.Material.Glacier |
| 196 | p.MaterialVariant = "2022 Glue" |
| 197 | p.Anchored = true |
| 198 | p.Parent = model |
| 199 | end |
| 200 | do |
| 201 | local p = Instance.new("Part") |
| 202 | p.Shape = Enum.PartType.Cylinder |
| 203 | p.Name = "RopeRight_0" |
| 204 | p.Size = Vector3.new(3.04138, 0.1, 0.1) |
| 205 | p.CFrame = CFrame.new(8, 0.45, -6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-9.46232)) |
| 206 | p.BrickColor = BrickColor.new("Nougat") |
| 207 | p.Material = Enum.Material.Glacier |
| 208 | p.MaterialVariant = "2022 Weld" |
| 209 | p.Anchored = true |
| 210 | p.Parent = model |
| 211 | end |
| 212 | do |
| 213 | local p = Instance.new("Part") |
| 214 | p.Name = "PegRight_0" |
| 215 | p.Size = Vector3.new(0.3, 0.8, 0.3) |
| 216 | p.CFrame = CFrame.new(9.7, 0.3, -6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 217 | p.BrickColor = BrickColor.new("Reddish brown") |
| 218 | p.Material = Enum.Material.Glacier |
| 219 | p.MaterialVariant = "2022 Small Stud" |
| 220 | p.Anchored = true |
| 221 | p.Parent = model |
| 222 | end |
| 223 | do |
| 224 | local p = Instance.new("Part") |
| 225 | p.Shape = Enum.PartType.Cylinder |
| 226 | p.Name = "RopeLeft_0" |
| 227 | p.Size = Vector3.new(3.04138, 0.1, 0.1) |
| 228 | p.CFrame = CFrame.new(-8, 0.45, -6) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(170.538)) |
| 229 | p.BrickColor = BrickColor.new("Nougat") |
| 230 | p.Material = Enum.Material.Glacier |
| 231 | p.MaterialVariant = "2022 Weld" |
| 232 | p.Anchored = true |
| 233 | p.Parent = model |
| 234 | end |
| 235 | do |
| 236 | local p = Instance.new("Part") |
| 237 | p.Name = "PegLeft_0" |
| 238 | p.Size = Vector3.new(0.3, 0.8, 0.3) |
| 239 | p.CFrame = CFrame.new(-9.7, 0.3, -6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 240 | p.BrickColor = BrickColor.new("Reddish brown") |
| 241 | p.Material = Enum.Material.Glacier |
| 242 | p.MaterialVariant = "2022 Small Stud" |
| 243 | p.Anchored = true |
| 244 | p.Parent = model |
| 245 | end |
| 246 | do |
| 247 | local p = Instance.new("Part") |
| 248 | p.Shape = Enum.PartType.Cylinder |
| 249 | p.Name = "RopeRight_1" |
| 250 | p.Size = Vector3.new(3.04138, 0.1, 0.1) |
| 251 | p.CFrame = CFrame.new(8, 0.45, -2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-9.46232)) |
| 252 | p.BrickColor = BrickColor.new("Nougat") |
| 253 | p.Material = Enum.Material.Glacier |
| 254 | p.MaterialVariant = "2022 Weld" |
| 255 | p.Anchored = true |
| 256 | p.Parent = model |
| 257 | end |
| 258 | do |
| 259 | local p = Instance.new("Part") |
| 260 | p.Name = "PegRight_1" |
| 261 | p.Size = Vector3.new(0.3, 0.8, 0.3) |
| 262 | p.CFrame = CFrame.new(9.7, 0.3, -2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 263 | p.BrickColor = BrickColor.new("Reddish brown") |
| 264 | p.Material = Enum.Material.Glacier |
| 265 | p.MaterialVariant = "2022 Small Stud" |
| 266 | p.Anchored = true |
| 267 | p.Parent = model |
| 268 | end |
| 269 | do |
| 270 | local p = Instance.new("Part") |
| 271 | p.Shape = Enum.PartType.Cylinder |
| 272 | p.Name = "RopeLeft_1" |
| 273 | p.Size = Vector3.new(3.04138, 0.1, 0.1) |
| 274 | p.CFrame = CFrame.new(-8, 0.45, -2) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(170.538)) |
| 275 | p.BrickColor = BrickColor.new("Nougat") |
| 276 | p.Material = Enum.Material.Glacier |
| 277 | p.MaterialVariant = "2022 Weld" |
| 278 | p.Anchored = true |
| 279 | p.Parent = model |
| 280 | end |
| 281 | do |
| 282 | local p = Instance.new("Part") |
| 283 | p.Name = "PegLeft_1" |
| 284 | p.Size = Vector3.new(0.3, 0.8, 0.3) |
| 285 | p.CFrame = CFrame.new(-9.7, 0.3, -2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 286 | p.BrickColor = BrickColor.new("Reddish brown") |
| 287 | p.Material = Enum.Material.Glacier |
| 288 | p.MaterialVariant = "2022 Small Stud" |
| 289 | p.Anchored = true |
| 290 | p.Parent = model |
| 291 | end |
| 292 | do |
| 293 | local p = Instance.new("Part") |
| 294 | p.Shape = Enum.PartType.Cylinder |
| 295 | p.Name = "RopeRight_2" |
| 296 | p.Size = Vector3.new(3.04138, 0.1, 0.1) |
| 297 | p.CFrame = CFrame.new(8, 0.45, 2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-9.46232)) |
| 298 | p.BrickColor = BrickColor.new("Nougat") |
| 299 | p.Material = Enum.Material.Glacier |
| 300 | p.MaterialVariant = "2022 Weld" |
| 301 | p.Anchored = true |
| 302 | p.Parent = model |
| 303 | end |
| 304 | do |
| 305 | local p = Instance.new("Part") |
| 306 | p.Name = "PegRight_2" |
| 307 | p.Size = Vector3.new(0.3, 0.8, 0.3) |
| 308 | p.CFrame = CFrame.new(9.7, 0.3, 2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 309 | p.BrickColor = BrickColor.new("Reddish brown") |
| 310 | p.Material = Enum.Material.Glacier |
| 311 | p.MaterialVariant = "2022 Small Stud" |
| 312 | p.Anchored = true |
| 313 | p.Parent = model |
| 314 | end |
| 315 | do |
| 316 | local p = Instance.new("Part") |
| 317 | p.Shape = Enum.PartType.Cylinder |
| 318 | p.Name = "RopeLeft_2" |
| 319 | p.Size = Vector3.new(3.04138, 0.1, 0.1) |
| 320 | p.CFrame = CFrame.new(-8, 0.45, 2) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(170.538)) |
| 321 | p.BrickColor = BrickColor.new("Nougat") |
| 322 | p.Material = Enum.Material.Glacier |
| 323 | p.MaterialVariant = "2022 Weld" |
| 324 | p.Anchored = true |
| 325 | p.Parent = model |
| 326 | end |
| 327 | do |
| 328 | local p = Instance.new("Part") |
| 329 | p.Name = "PegLeft_2" |
| 330 | p.Size = Vector3.new(0.3, 0.8, 0.3) |
| 331 | p.CFrame = CFrame.new(-9.7, 0.3, 2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 332 | p.BrickColor = BrickColor.new("Reddish brown") |
| 333 | p.Material = Enum.Material.Glacier |
| 334 | p.MaterialVariant = "2022 Small Stud" |
| 335 | p.Anchored = true |
| 336 | p.Parent = model |
| 337 | end |
| 338 | do |
| 339 | local p = Instance.new("Part") |
| 340 | p.Shape = Enum.PartType.Cylinder |
| 341 | p.Name = "RopeRight_3" |
| 342 | p.Size = Vector3.new(3.04138, 0.1, 0.1) |
| 343 | p.CFrame = CFrame.new(8, 0.45, 6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-9.46232)) |
| 344 | p.BrickColor = BrickColor.new("Nougat") |
| 345 | p.Material = Enum.Material.Glacier |
| 346 | p.MaterialVariant = "2022 Weld" |
| 347 | p.Anchored = true |
| 348 | p.Parent = model |
| 349 | end |
| 350 | do |
| 351 | local p = Instance.new("Part") |
| 352 | p.Name = "PegRight_3" |
| 353 | p.Size = Vector3.new(0.3, 0.8, 0.3) |
| 354 | p.CFrame = CFrame.new(9.7, 0.3, 6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-20)) |
| 355 | p.BrickColor = BrickColor.new("Reddish brown") |
| 356 | p.Material = Enum.Material.Glacier |
| 357 | p.MaterialVariant = "2022 Small Stud" |
| 358 | p.Anchored = true |
| 359 | p.Parent = model |
| 360 | end |
| 361 | do |
| 362 | local p = Instance.new("Part") |
| 363 | p.Shape = Enum.PartType.Cylinder |
| 364 | p.Name = "RopeLeft_3" |
| 365 | p.Size = Vector3.new(3.04138, 0.1, 0.1) |
| 366 | p.CFrame = CFrame.new(-8, 0.45, 6) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(170.538)) |
| 367 | p.BrickColor = BrickColor.new("Nougat") |
| 368 | p.Material = Enum.Material.Glacier |
| 369 | p.MaterialVariant = "2022 Weld" |
| 370 | p.Anchored = true |
| 371 | p.Parent = model |
| 372 | end |
| 373 | do |
| 374 | local p = Instance.new("Part") |
| 375 | p.Name = "PegLeft_3" |
| 376 | p.Size = Vector3.new(0.3, 0.8, 0.3) |
| 377 | p.CFrame = CFrame.new(-9.7, 0.3, 6) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(20)) |
| 378 | p.BrickColor = BrickColor.new("Reddish brown") |
| 379 | p.Material = Enum.Material.Glacier |
| 380 | p.MaterialVariant = "2022 Small Stud" |
| 381 | p.Anchored = true |
| 382 | p.Parent = model |
| 383 | end |
| 384 | do |
| 385 | local p = Instance.new("Part") |
| 386 | p.Name = "Rug" |
| 387 | p.Size = Vector3.new(6, 0.2, 10) |
| 388 | p.CFrame = CFrame.new(0, 0.64, 0) |
| 389 | p.BrickColor = BrickColor.new("Bright red") |
| 390 | p.Material = Enum.Material.Glacier |
| 391 | p.MaterialVariant = "2022 Stud" |
| 392 | p.Anchored = true |
| 393 | p.Parent = model |
| 394 | end |
| 395 | do |
| 396 | local p = Instance.new("Part") |
| 397 | p.Name = "RugStripe1" |
| 398 | p.Size = Vector3.new(6, 0.1, 1) |
| 399 | p.CFrame = CFrame.new(0, 0.83, -3) |
| 400 | p.BrickColor = BrickColor.new("Gold") |
| 401 | p.Material = Enum.Material.Glacier |
| 402 | p.MaterialVariant = "2022 Glue" |
| 403 | p.Anchored = true |
| 404 | p.Parent = model |
| 405 | end |
| 406 | do |
| 407 | local p = Instance.new("Part") |
| 408 | p.Name = "RugStripe2" |
| 409 | p.Size = Vector3.new(6, 0.1, 1) |
| 410 | p.CFrame = CFrame.new(0, 0.79, 0) |
| 411 | p.BrickColor = BrickColor.new("Gold") |
| 412 | p.Material = Enum.Material.Glacier |
| 413 | p.MaterialVariant = "2022 Glue" |
| 414 | p.Anchored = true |
| 415 | p.Parent = model |
| 416 | end |
| 417 | do |
| 418 | local p = Instance.new("Part") |
| 419 | p.Name = "RugStripe3" |
| 420 | p.Size = Vector3.new(6, 0.1, 1) |
| 421 | p.CFrame = CFrame.new(0, 0.83, 3) |
| 422 | p.BrickColor = BrickColor.new("Gold") |
| 423 | p.Material = Enum.Material.Glacier |
| 424 | p.MaterialVariant = "2022 Glue" |
| 425 | p.Anchored = true |
| 426 | p.Parent = model |
| 427 | end |
| 428 | do |
| 429 | local p = Instance.new("Part") |
| 430 | p.Name = "Pillow1" |
| 431 | p.Size = Vector3.new(1.5, 0.4, 1.5) |
| 432 | p.CFrame = CFrame.new(-1.5, 0.98, -1) * CFrame.Angles(math.rad(0), math.rad(15), math.rad(0)) |
| 433 | p.BrickColor = BrickColor.new("Royal purple") |
| 434 | p.Material = Enum.Material.Glacier |
| 435 | p.MaterialVariant = "2022 Stud" |
| 436 | p.Anchored = true |
| 437 | p.Parent = model |
| 438 | end |
| 439 | do |
| 440 | local p = Instance.new("Part") |
| 441 | p.Name = "Pillow2" |
| 442 | p.Size = Vector3.new(1.5, 0.4, 1.5) |
| 443 | p.CFrame = CFrame.new(1.5, 0.98, 1) * CFrame.Angles(math.rad(0), math.rad(-25), math.rad(0)) |
| 444 | p.BrickColor = BrickColor.new("Magenta") |
| 445 | p.Material = Enum.Material.Glacier |
| 446 | p.MaterialVariant = "2022 Stud" |
| 447 | p.Anchored = true |
| 448 | p.Parent = model |
| 449 | end |
| 450 | do |
| 451 | local p = Instance.new("Part") |
| 452 | p.Shape = Enum.PartType.Cylinder |
| 453 | p.Name = "LanternChain" |
| 454 | p.Size = Vector3.new(1.3, 0.1, 0.1) |
| 455 | p.CFrame = CFrame.new(0, 9.15, -5) * CFrame.Angles(math.rad(180), math.rad(0), math.rad(90)) |
| 456 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 457 | p.Material = Enum.Material.Glacier |
| 458 | p.MaterialVariant = "2022 Big Stud" |
| 459 | p.Anchored = true |
| 460 | p.Parent = model |
| 461 | end |
| 462 | do |
| 463 | local p = Instance.new("Part") |
| 464 | p.Shape = Enum.PartType.Cylinder |
| 465 | p.Name = "LanternTop" |
| 466 | p.Size = Vector3.new(0.2, 1, 1) |
| 467 | p.CFrame = CFrame.new(0, 8.64, -5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 468 | p.BrickColor = BrickColor.new("Gold") |
| 469 | p.Material = Enum.Material.Glacier |
| 470 | p.MaterialVariant = "2022 Glue" |
| 471 | p.Anchored = true |
| 472 | p.Parent = model |
| 473 | end |
| 474 | do |
| 475 | local p = Instance.new("Part") |
| 476 | p.Shape = Enum.PartType.Cylinder |
| 477 | p.Name = "LanternBody" |
| 478 | p.Size = Vector3.new(1, 0.8, 0.8) |
| 479 | p.CFrame = CFrame.new(0, 8, -5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 480 | p.BrickColor = BrickColor.new("Gold") |
| 481 | p.Material = Enum.Material.Glacier |
| 482 | p.MaterialVariant = "2022 Glue" |
| 483 | p.Anchored = true |
| 484 | p.Parent = model |
| 485 | end |
| 486 | do |
| 487 | local p = Instance.new("Part") |
| 488 | p.Shape = Enum.PartType.Cylinder |
| 489 | p.Name = "LanternGlass" |
| 490 | p.Size = Vector3.new(0.8, 0.6, 0.6) |
| 491 | p.CFrame = CFrame.new(0, 8, -5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 492 | p.BrickColor = BrickColor.new("Cool yellow") |
| 493 | p.Material = Enum.Material.Neon |
| 494 | p.Anchored = true |
| 495 | p.Parent = model |
| 496 | end |
| 497 | do |
| 498 | local p = Instance.new("Part") |
| 499 | p.Shape = Enum.PartType.Cylinder |
| 500 | p.Name = "LanternBottom" |
| 501 | p.Size = Vector3.new(0.2, 1, 1) |
| 502 | p.CFrame = CFrame.new(0, 7.36, -5) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 503 | p.BrickColor = BrickColor.new("Gold") |
| 504 | p.Material = Enum.Material.Glacier |
| 505 | p.MaterialVariant = "2022 Glue" |
| 506 | p.Anchored = true |
| 507 | p.Parent = model |
| 508 | end |
| 509 | do |
| 510 | local p = Instance.new("Part") |
| 511 | p.Name = "Crate" |
| 512 | p.Size = Vector3.new(2, 2, 2) |
| 513 | p.CFrame = CFrame.new(-4.04, 1.54, 5) |
| 514 | p.BrickColor = BrickColor.new("Reddish brown") |
| 515 | p.Material = Enum.Material.Glacier |
| 516 | p.MaterialVariant = "2022 Small Stud" |
| 517 | p.Anchored = true |
| 518 | p.Parent = model |
| 519 | end |
| 520 | do |
| 521 | local p = Instance.new("Part") |
| 522 | p.Name = "CrateTrimTop" |
| 523 | p.Size = Vector3.new(2.1, 0.2, 2.1) |
| 524 | p.CFrame = CFrame.new(-3.96, 2.48, 5) |
| 525 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 526 | p.Material = Enum.Material.Glacier |
| 527 | p.MaterialVariant = "2022 Big Stud" |
| 528 | p.Anchored = true |
| 529 | p.Parent = model |
| 530 | end |
| 531 | do |
| 532 | local p = Instance.new("Part") |
| 533 | p.Name = "CrateTrimBot" |
| 534 | p.Size = Vector3.new(2.1, 0.2, 2.1) |
| 535 | p.CFrame = CFrame.new(-3.96, 0.68, 5) |
| 536 | p.BrickColor = BrickColor.new("Dark stone grey") |
| 537 | p.Material = Enum.Material.Glacier |
| 538 | p.MaterialVariant = "2022 Big Stud" |
| 539 | p.Anchored = true |
| 540 | p.Parent = model |
| 541 | end |
| 542 | do |
| 543 | local p = Instance.new("Part") |
| 544 | p.Shape = Enum.PartType.Ball |
| 545 | p.Name = "SeedIn_0" |
| 546 | p.Size = Vector3.new(0.191254, 0.191254, 0.191254) |
| 547 | p.CFrame = CFrame.new(1.5337, 0.65, -6.64985) |
| 548 | p.BrickColor = BrickColor.new("Deep orange") |
| 549 | p.Material = Enum.Material.Glacier |
| 550 | p.MaterialVariant = "2022 Small Stud" |
| 551 | p.Anchored = true |
| 552 | p.Parent = model |
| 553 | end |
| 554 | do |
| 555 | local p = Instance.new("Part") |
| 556 | p.Shape = Enum.PartType.Ball |
| 557 | p.Name = "SeedIn_1" |
| 558 | p.Size = Vector3.new(0.2611, 0.2611, 0.2611) |
| 559 | p.CFrame = CFrame.new(-3.96508, 0.65, -5.56507) |
| 560 | p.BrickColor = BrickColor.new("Black") |
| 561 | p.Material = Enum.Material.Glacier |
| 562 | p.MaterialVariant = "2022 Glue" |
| 563 | p.Anchored = true |
| 564 | p.Parent = model |
| 565 | end |
| 566 | do |
| 567 | local p = Instance.new("Part") |
| 568 | p.Shape = Enum.PartType.Ball |
| 569 | p.Name = "SeedIn_2" |
| 570 | p.Size = Vector3.new(0.07447, 0.07447, 0.07447) |
| 571 | p.CFrame = CFrame.new(-4.54367, 0.65, -1.09309) |
| 572 | p.BrickColor = BrickColor.new("Deep orange") |
| 573 | p.Material = Enum.Material.Glacier |
| 574 | p.MaterialVariant = "2022 Small Stud" |
| 575 | p.Anchored = true |
| 576 | p.Parent = model |
| 577 | end |
| 578 | do |
| 579 | local p = Instance.new("Part") |
| 580 | p.Shape = Enum.PartType.Ball |
| 581 | p.Name = "SeedIn_3" |
| 582 | p.Size = Vector3.new(0.234187, 0.234187, 0.234187) |
| 583 | p.CFrame = CFrame.new(-2.94073, 0.85, 1.42826) |
| 584 | p.BrickColor = BrickColor.new("Lime green") |
| 585 | p.Material = Enum.Material.Glacier |
| 586 | p.MaterialVariant = "2022 Stud" |
| 587 | p.Anchored = true |
| 588 | p.Parent = model |
| 589 | end |
| 590 | do |
| 591 | local p = Instance.new("Part") |
| 592 | p.Shape = Enum.PartType.Ball |
| 593 | p.Name = "SeedIn_4" |
| 594 | p.Size = Vector3.new(0.183066, 0.183066, 0.183066) |
| 595 | p.CFrame = CFrame.new(1.64873, 0.85, 0.629181) |
| 596 | p.BrickColor = BrickColor.new("Black") |
| 597 | p.Material = Enum.Material.Glacier |
| 598 | p.MaterialVariant = "2022 Glue" |
| 599 | p.Anchored = true |
| 600 | p.Parent = model |
| 601 | end |
| 602 | do |
| 603 | local p = Instance.new("Part") |
| 604 | p.Shape = Enum.PartType.Ball |
| 605 | p.Name = "SeedIn_5" |
| 606 | p.Size = Vector3.new(0.223821, 0.223821, 0.223821) |
| 607 | p.CFrame = CFrame.new(-2.4399, 0.65, 5.1702) |
| 608 | p.BrickColor = BrickColor.new("Deep orange") |
| 609 | p.Material = Enum.Material.Glacier |
| 610 | p.MaterialVariant = "2022 Small Stud" |
| 611 | p.Anchored = true |
| 612 | p.Parent = model |
| 613 | end |
| 614 | do |
| 615 | local p = Instance.new("Part") |
| 616 | p.Shape = Enum.PartType.Ball |
| 617 | p.Name = "SeedIn_6" |
| 618 | p.Size = Vector3.new(0.173322, 0.173322, 0.173322) |
| 619 | p.CFrame = CFrame.new(2.17953, 0.85, -2.23649) |
| 620 | p.BrickColor = BrickColor.new("Nougat") |
| 621 | p.Material = Enum.Material.Glacier |
| 622 | p.MaterialVariant = "2022 Weld" |
| 623 | p.Anchored = true |
| 624 | p.Parent = model |
| 625 | end |
| 626 | do |
| 627 | local p = Instance.new("Part") |
| 628 | p.Shape = Enum.PartType.Ball |
| 629 | p.Name = "SeedIn_7" |
| 630 | p.Size = Vector3.new(0.203847, 0.203847, 0.203847) |
| 631 | p.CFrame = CFrame.new(-4.37569, 0.65, -1.68102) |
| 632 | p.BrickColor = BrickColor.new("Nougat") |
| 633 | p.Material = Enum.Material.Glacier |
| 634 | p.MaterialVariant = "2022 Weld" |
| 635 | p.Anchored = true |
| 636 | p.Parent = model |
| 637 | end |
| 638 | do |
| 639 | local p = Instance.new("Part") |
| 640 | p.Shape = Enum.PartType.Ball |
| 641 | p.Name = "SeedIn_8" |
| 642 | p.Size = Vector3.new(0.25946, 0.25946, 0.25946) |
| 643 | p.CFrame = CFrame.new(1.14099, 0.85, 4.2998) |
| 644 | p.BrickColor = BrickColor.new("Black") |
| 645 | p.Material = Enum.Material.Glacier |
| 646 | p.MaterialVariant = "2022 Glue" |
| 647 | p.Anchored = true |
| 648 | p.Parent = model |
| 649 | end |
| 650 | do |
| 651 | local p = Instance.new("Part") |
| 652 | p.Shape = Enum.PartType.Ball |
| 653 | p.Name = "SeedIn_9" |
| 654 | p.Size = Vector3.new(0.16182, 0.16182, 0.16182) |
| 655 | p.CFrame = CFrame.new(-4.12691, 0.65, 5.91214) |
| 656 | p.BrickColor = BrickColor.new("Nougat") |
| 657 | p.Material = Enum.Material.Glacier |
| 658 | p.MaterialVariant = "2022 Weld" |
| 659 | p.Anchored = true |
| 660 | p.Parent = model |
| 661 | end |
| 662 | do |
| 663 | local p = Instance.new("Part") |
| 664 | p.Shape = Enum.PartType.Ball |
| 665 | p.Name = "SeedIn_10" |
| 666 | p.Size = Vector3.new(0.279256, 0.279256, 0.279256) |
| 667 | p.CFrame = CFrame.new(3.62345, 0.65, 1.65928) |
| 668 | p.BrickColor = BrickColor.new("Black") |
| 669 | p.Material = Enum.Material.Glacier |
| 670 | p.MaterialVariant = "2022 Glue" |
| 671 | p.Anchored = true |
| 672 | p.Parent = model |
| 673 | end |
| 674 | do |
| 675 | local p = Instance.new("Part") |
| 676 | p.Shape = Enum.PartType.Ball |
| 677 | p.Name = "SeedIn_11" |
| 678 | p.Size = Vector3.new(0.249189, 0.249189, 0.249189) |
| 679 | p.CFrame = CFrame.new(-3.38483, 0.65, -6.02623) |
| 680 | p.BrickColor = BrickColor.new("Nougat") |
| 681 | p.Material = Enum.Material.Glacier |
| 682 | p.MaterialVariant = "2022 Weld" |
| 683 | p.Anchored = true |
| 684 | p.Parent = model |
| 685 | end |
| 686 | do |
| 687 | local p = Instance.new("Part") |
| 688 | p.Shape = Enum.PartType.Ball |
| 689 | p.Name = "SeedIn_12" |
| 690 | p.Size = Vector3.new(0.279973, 0.279973, 0.279973) |
| 691 | p.CFrame = CFrame.new(5.33744, 0.65, 4.97445) |
| 692 | p.BrickColor = BrickColor.new("White") |
| 693 | p.Material = Enum.Material.Glacier |
| 694 | p.MaterialVariant = "2022 Stud" |
| 695 | p.Anchored = true |
| 696 | p.Parent = model |
| 697 | end |
| 698 | do |
| 699 | local p = Instance.new("Part") |
| 700 | p.Shape = Enum.PartType.Ball |
| 701 | p.Name = "SeedIn_13" |
| 702 | p.Size = Vector3.new(0.204725, 0.204725, 0.204725) |
| 703 | p.CFrame = CFrame.new(-2.44229, 0.85, 1.89958) |
| 704 | p.BrickColor = BrickColor.new("Nougat") |
| 705 | p.Material = Enum.Material.Glacier |
| 706 | p.MaterialVariant = "2022 Weld" |
| 707 | p.Anchored = true |
| 708 | p.Parent = model |
| 709 | end |
| 710 | do |
| 711 | local p = Instance.new("Part") |
| 712 | p.Shape = Enum.PartType.Ball |
| 713 | p.Name = "SeedIn_14" |
| 714 | p.Size = Vector3.new(0.255273, 0.255273, 0.255273) |
| 715 | p.CFrame = CFrame.new(-1.59202, 0.85, 2.38245) |
| 716 | p.BrickColor = BrickColor.new("Lime green") |
| 717 | p.Material = Enum.Material.Glacier |
| 718 | p.MaterialVariant = "2022 Stud" |
| 719 | p.Anchored = true |
| 720 | p.Parent = model |
| 721 | end |
| 722 | do |
| 723 | local p = Instance.new("Part") |
| 724 | p.Shape = Enum.PartType.Ball |
| 725 | p.Name = "SeedIn_15" |
| 726 | p.Size = Vector3.new(0.175671, 0.175671, 0.175671) |
| 727 | p.CFrame = CFrame.new(1.62839, 0.85, 1.52783) |
| 728 | p.BrickColor = BrickColor.new("Lime green") |
| 729 | p.Material = Enum.Material.Glacier |
| 730 | p.MaterialVariant = "2022 Stud" |
| 731 | p.Anchored = true |
| 732 | p.Parent = model |
| 733 | end |
| 734 | do |
| 735 | local p = Instance.new("Part") |
| 736 | p.Shape = Enum.PartType.Ball |
| 737 | p.Name = "SeedIn_16" |
| 738 | p.Size = Vector3.new(0.190492, 0.190492, 0.190492) |
| 739 | p.CFrame = CFrame.new(-2.80708, 0.85, -0.528357) |
| 740 | p.BrickColor = BrickColor.new("Lime green") |
| 741 | p.Material = Enum.Material.Glacier |
| 742 | p.MaterialVariant = "2022 Stud" |
| 743 | p.Anchored = true |
| 744 | p.Parent = model |
| 745 | end |
| 746 | do |
| 747 | local p = Instance.new("Part") |
| 748 | p.Shape = Enum.PartType.Ball |
| 749 | p.Name = "SeedIn_17" |
| 750 | p.Size = Vector3.new(0.198642, 0.198642, 0.198642) |
| 751 | p.CFrame = CFrame.new(2.06978, 0.85, -3.92539) |
| 752 | p.BrickColor = BrickColor.new("Bright yellow") |
| 753 | p.Material = Enum.Material.Glacier |
| 754 | p.MaterialVariant = "2022 Small Stud" |
| 755 | p.Anchored = true |
| 756 | p.Parent = model |
| 757 | end |
| 758 | do |
| 759 | local p = Instance.new("Part") |
| 760 | p.Shape = Enum.PartType.Ball |
| 761 | p.Name = "SeedIn_18" |
| 762 | p.Size = Vector3.new(0.197318, 0.197318, 0.197318) |
| 763 | p.CFrame = CFrame.new(-2.98047, 0.65, -6.5506) |
| 764 | p.BrickColor = BrickColor.new("Nougat") |
| 765 | p.Material = Enum.Material.Glacier |
| 766 | p.MaterialVariant = "2022 Weld" |
| 767 | p.Anchored = true |
| 768 | p.Parent = model |
| 769 | end |
| 770 | do |
| 771 | local p = Instance.new("Part") |
| 772 | p.Shape = Enum.PartType.Ball |
| 773 | p.Name = "SeedIn_19" |
| 774 | p.Size = Vector3.new(0.235077, 0.235077, 0.235077) |
| 775 | p.CFrame = CFrame.new(-4.77193, 0.65, 5.78391) |
| 776 | p.BrickColor = BrickColor.new("Lime green") |
| 777 | p.Material = Enum.Material.Glacier |
| 778 | p.MaterialVariant = "2022 Stud" |
| 779 | p.Anchored = true |
| 780 | p.Parent = model |
| 781 | end |
| 782 | do |
| 783 | local p = Instance.new("Part") |
| 784 | p.Shape = Enum.PartType.Ball |
| 785 | p.Name = "SeedIn_20" |
| 786 | p.Size = Vector3.new(0.209345, 0.209345, 0.209345) |
| 787 | p.CFrame = CFrame.new(-2.03854, 0.85, 2.17614) |
| 788 | p.BrickColor = BrickColor.new("Lime green") |
| 789 | p.Material = Enum.Material.Glacier |
| 790 | p.MaterialVariant = "2022 Stud" |
| 791 | p.Anchored = true |
| 792 | p.Parent = model |
| 793 | end |
| 794 | do |
| 795 | local p = Instance.new("Part") |
| 796 | p.Shape = Enum.PartType.Ball |
| 797 | p.Name = "SeedIn_21" |
| 798 | p.Size = Vector3.new(0.186994, 0.186994, 0.186994) |
| 799 | p.CFrame = CFrame.new(-0.45263, 0.85, -3.29168) |
| 800 | p.BrickColor = BrickColor.new("Black") |
| 801 | p.Material = Enum.Material.Glacier |
| 802 | p.MaterialVariant = "2022 Glue" |
| 803 | p.Anchored = true |
| 804 | p.Parent = model |
| 805 | end |
| 806 | do |
| 807 | local p = Instance.new("Part") |
| 808 | p.Shape = Enum.PartType.Ball |
| 809 | p.Name = "SeedIn_22" |
| 810 | p.Size = Vector3.new(0.214265, 0.214265, 0.214265) |
| 811 | p.CFrame = CFrame.new(0.42875, 0.85, 3.45819) |
| 812 | p.BrickColor = BrickColor.new("Black") |
| 813 | p.Material = Enum.Material.Glacier |
| 814 | p.MaterialVariant = "2022 Glue" |
| 815 | p.Anchored = true |
| 816 | p.Parent = model |
| 817 | end |
| 818 | do |
| 819 | local p = Instance.new("Part") |
| 820 | p.Shape = Enum.PartType.Ball |
| 821 | p.Name = "SeedIn_23" |
| 822 | p.Size = Vector3.new(0.299631, 0.299631, 0.299631) |
| 823 | p.CFrame = CFrame.new(-1.10659, 0.85, -3.92951) |
| 824 | p.BrickColor = BrickColor.new("Black") |
| 825 | p.Material = Enum.Material.Glacier |
| 826 | p.MaterialVariant = "2022 Glue" |
| 827 | p.Anchored = true |
| 828 | p.Parent = model |
| 829 | end |
| 830 | do |
| 831 | local p = Instance.new("Part") |
| 832 | p.Shape = Enum.PartType.Ball |
| 833 | p.Name = "SeedIn_24" |
| 834 | p.Size = Vector3.new(0.279165, 0.279165, 0.279165) |
| 835 | p.CFrame = CFrame.new(-0.071326, 0.85, 3.58095) |
| 836 | p.BrickColor = BrickColor.new("Deep orange") |
| 837 | p.Material = Enum.Material.Glacier |
| 838 | p.MaterialVariant = "2022 Small Stud" |
| 839 | p.Anchored = true |
| 840 | p.Parent = model |
| 841 | end |
| 842 | do |
| 843 | local p = Instance.new("Part") |
| 844 | p.Shape = Enum.PartType.Ball |
| 845 | p.Name = "SeedIn_25" |
| 846 | p.Size = Vector3.new(0.213324, 0.213324, 0.213324) |
| 847 | p.CFrame = CFrame.new(1.40191, 0.85, 4.08911) |
| 848 | p.BrickColor = BrickColor.new("Bright yellow") |
| 849 | p.Material = Enum.Material.Glacier |
| 850 | p.MaterialVariant = "2022 Small Stud" |
| 851 | p.Anchored = true |
| 852 | p.Parent = model |
| 853 | end |
| 854 | do |
| 855 | local p = Instance.new("Part") |
| 856 | p.Shape = Enum.PartType.Ball |
| 857 | p.Name = "SeedIn_26" |
| 858 | p.Size = Vector3.new(0.220207, 0.220207, 0.220207) |
| 859 | p.CFrame = CFrame.new(-1.26756, 0.85, 1.34244) |
| 860 | p.BrickColor = BrickColor.new("Nougat") |
| 861 | p.Material = Enum.Material.Glacier |
| 862 | p.MaterialVariant = "2022 Weld" |
| 863 | p.Anchored = true |
| 864 | p.Parent = model |
| 865 | end |
| 866 | do |
| 867 | local p = Instance.new("Part") |
| 868 | p.Shape = Enum.PartType.Ball |
| 869 | p.Name = "SeedIn_27" |
| 870 | p.Size = Vector3.new(0.151722, 0.151722, 0.151722) |
| 871 | p.CFrame = CFrame.new(5.18186, 0.65, 5.05092) |
| 872 | p.BrickColor = BrickColor.new("Lime green") |
| 873 | p.Material = Enum.Material.Glacier |
| 874 | p.MaterialVariant = "2022 Stud" |
| 875 | p.Anchored = true |
| 876 | p.Parent = model |
| 877 | end |
| 878 | do |
| 879 | local p = Instance.new("Part") |
| 880 | p.Shape = Enum.PartType.Ball |
| 881 | p.Name = "SeedIn_28" |
| 882 | p.Size = Vector3.new(0.262632, 0.262632, 0.262632) |
| 883 | p.CFrame = CFrame.new(-4.23993, 0.65, 5.38704) |
| 884 | p.BrickColor = BrickColor.new("Lime green") |
| 885 | p.Material = Enum.Material.Glacier |
| 886 | p.MaterialVariant = "2022 Stud" |
| 887 | p.Anchored = true |
| 888 | p.Parent = model |
| 889 | end |
| 890 | do |
| 891 | local p = Instance.new("Part") |
| 892 | p.Shape = Enum.PartType.Ball |
| 893 | p.Name = "SeedIn_29" |
| 894 | p.Size = Vector3.new(0.173724, 0.173724, 0.173724) |
| 895 | p.CFrame = CFrame.new(-1.75807, 0.85, -2.891) |
| 896 | p.BrickColor = BrickColor.new("Bright yellow") |
| 897 | p.Material = Enum.Material.Glacier |
| 898 | p.MaterialVariant = "2022 Small Stud" |
| 899 | p.Anchored = true |
| 900 | p.Parent = model |
| 901 | end |
| 902 | do |
| 903 | local p = Instance.new("Part") |
| 904 | p.Shape = Enum.PartType.Ball |
| 905 | p.Name = "SeedIn_30" |
| 906 | p.Size = Vector3.new(0.189508, 0.189508, 0.189508) |
| 907 | p.CFrame = CFrame.new(4.99198, 0.65, 5.26194) |
| 908 | p.BrickColor = BrickColor.new("Black") |
| 909 | p.Material = Enum.Material.Glacier |
| 910 | p.MaterialVariant = "2022 Glue" |
| 911 | p.Anchored = true |
| 912 | p.Parent = model |
| 913 | end |
| 914 | do |
| 915 | local p = Instance.new("Part") |
| 916 | p.Shape = Enum.PartType.Ball |
| 917 | p.Name = "SeedIn_31" |
| 918 | p.Size = Vector3.new(0.165962, 0.165962, 0.165962) |
| 919 | p.CFrame = CFrame.new(2.88158, 0.85, 0.107543) |
| 920 | p.BrickColor = BrickColor.new("Lime green") |
| 921 | p.Material = Enum.Material.Glacier |
| 922 | p.MaterialVariant = "2022 Stud" |
| 923 | p.Anchored = true |
| 924 | p.Parent = model |
| 925 | end |
| 926 | do |
| 927 | local p = Instance.new("Part") |
| 928 | p.Shape = Enum.PartType.Ball |
| 929 | p.Name = "SeedIn_32" |
| 930 | p.Size = Vector3.new(0.241346, 0.241346, 0.241346) |
| 931 | p.CFrame = CFrame.new(-2.21711, 0.85, 1.94529) |
| 932 | p.BrickColor = BrickColor.new("Deep orange") |
| 933 | p.Material = Enum.Material.Glacier |
| 934 | p.MaterialVariant = "2022 Small Stud" |
| 935 | p.Anchored = true |
| 936 | p.Parent = model |
| 937 | end |
| 938 | do |
| 939 | local p = Instance.new("Part") |
| 940 | p.Shape = Enum.PartType.Ball |
| 941 | p.Name = "SeedIn_33" |
| 942 | p.Size = Vector3.new(0.293025, 0.293025, 0.293025) |
| 943 | p.CFrame = CFrame.new(-1.38695, 0.85, -4.73831) |
| 944 | p.BrickColor = BrickColor.new("Black") |
| 945 | p.Material = Enum.Material.Glacier |
| 946 | p.MaterialVariant = "2022 Glue" |
| 947 | p.Anchored = true |
| 948 | p.Parent = model |
| 949 | end |
| 950 | do |
| 951 | local p = Instance.new("Part") |
| 952 | p.Shape = Enum.PartType.Ball |
| 953 | p.Name = "SeedIn_34" |
| 954 | p.Size = Vector3.new(0.223291, 0.223291, 0.223291) |
| 955 | p.CFrame = CFrame.new(4.60343, 0.65, 1.38522) |
| 956 | p.BrickColor = BrickColor.new("Bright yellow") |
| 957 | p.Material = Enum.Material.Glacier |
| 958 | p.MaterialVariant = "2022 Small Stud" |
| 959 | p.Anchored = true |
| 960 | p.Parent = model |
| 961 | end |
| 962 | do |
| 963 | local p = Instance.new("Part") |
| 964 | p.Shape = Enum.PartType.Ball |
| 965 | p.Name = "SeedIn_35" |
| 966 | p.Size = Vector3.new(0.27475, 0.27475, 0.27475) |
| 967 | p.CFrame = CFrame.new(4.72009, 0.65, 5.30211) |
| 968 | p.BrickColor = BrickColor.new("Nougat") |
| 969 | p.Material = Enum.Material.Glacier |
| 970 | p.MaterialVariant = "2022 Weld" |
| 971 | p.Anchored = true |
| 972 | p.Parent = model |
| 973 | end |
| 974 | do |
| 975 | local p = Instance.new("Part") |
| 976 | p.Shape = Enum.PartType.Ball |
| 977 | p.Name = "SeedIn_36" |
| 978 | p.Size = Vector3.new(0.235104, 0.235104, 0.235104) |
| 979 | p.CFrame = CFrame.new(-2.86603, 0.85, -3.6278) |
| 980 | p.BrickColor = BrickColor.new("Bright yellow") |
| 981 | p.Material = Enum.Material.Glacier |
| 982 | p.MaterialVariant = "2022 Small Stud" |
| 983 | p.Anchored = true |
| 984 | p.Parent = model |
| 985 | end |
| 986 | do |
| 987 | local p = Instance.new("Part") |
| 988 | p.Shape = Enum.PartType.Ball |
| 989 | p.Name = "SeedIn_37" |
| 990 | p.Size = Vector3.new(0.160382, 0.160382, 0.160382) |
| 991 | p.CFrame = CFrame.new(-4.55781, 0.65, -0.196134) |
| 992 | p.BrickColor = BrickColor.new("Black") |
| 993 | p.Material = Enum.Material.Glacier |
| 994 | p.MaterialVariant = "2022 Glue" |
| 995 | p.Anchored = true |
| 996 | p.Parent = model |
| 997 | end |
| 998 | do |
| 999 | local p = Instance.new("Part") |
| 1000 | p.Shape = Enum.PartType.Ball |
| 1001 | p.Name = "SeedIn_38" |
| 1002 | p.Size = Vector3.new(0.221292, 0.221292, 0.221292) |
| 1003 | p.CFrame = CFrame.new(2.92418, 0.65, -5.20252) |
| 1004 | p.BrickColor = BrickColor.new("Black") |
| 1005 | p.Material = Enum.Material.Glacier |
| 1006 | p.MaterialVariant = "2022 Glue" |
| 1007 | p.Anchored = true |
| 1008 | p.Parent = model |
| 1009 | end |
| 1010 | do |
| 1011 | local p = Instance.new("Part") |
| 1012 | p.Shape = Enum.PartType.Ball |
| 1013 | p.Name = "SeedIn_39" |
| 1014 | p.Size = Vector3.new(0.240989, 0.240989, 0.240989) |
| 1015 | p.CFrame = CFrame.new(-3.6836, 0.65, 0.387433) |
| 1016 | p.BrickColor = BrickColor.new("Deep orange") |
| 1017 | p.Material = Enum.Material.Glacier |
| 1018 | p.MaterialVariant = "2022 Small Stud" |
| 1019 | p.Anchored = true |
| 1020 | p.Parent = model |
| 1021 | end |
| 1022 | do |
| 1023 | local p = Instance.new("Part") |
| 1024 | p.Shape = Enum.PartType.Ball |
| 1025 | p.Name = "SeedIn_40" |
| 1026 | p.Size = Vector3.new(0.25348, 0.25348, 0.25348) |
| 1027 | p.CFrame = CFrame.new(4.71805, 0.65, 3.57371) |
| 1028 | p.BrickColor = BrickColor.new("Lime green") |
| 1029 | p.Material = Enum.Material.Glacier |
| 1030 | p.MaterialVariant = "2022 Stud" |
| 1031 | p.Anchored = true |
| 1032 | p.Parent = model |
| 1033 | end |
| 1034 | do |
| 1035 | local p = Instance.new("Part") |
| 1036 | p.Shape = Enum.PartType.Ball |
| 1037 | p.Name = "SeedIn_41" |
| 1038 | p.Size = Vector3.new(0.247482, 0.247482, 0.247482) |
| 1039 | p.CFrame = CFrame.new(-2.07112, 0.65, 6.93209) |
| 1040 | p.BrickColor = BrickColor.new("White") |
| 1041 | p.Material = Enum.Material.Glacier |
| 1042 | p.MaterialVariant = "2022 Stud" |
| 1043 | p.Anchored = true |
| 1044 | p.Parent = model |
| 1045 | end |
| 1046 | do |
| 1047 | local p = Instance.new("Part") |
| 1048 | p.Shape = Enum.PartType.Ball |
| 1049 | p.Name = "SeedIn_42" |
| 1050 | p.Size = Vector3.new(0.187186, 0.187186, 0.187186) |
| 1051 | p.CFrame = CFrame.new(4.39576, 0.65, -0.679194) |
| 1052 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1053 | p.Material = Enum.Material.Glacier |
| 1054 | p.MaterialVariant = "2022 Small Stud" |
| 1055 | p.Anchored = true |
| 1056 | p.Parent = model |
| 1057 | end |
| 1058 | do |
| 1059 | local p = Instance.new("Part") |
| 1060 | p.Shape = Enum.PartType.Ball |
| 1061 | p.Name = "SeedIn_43" |
| 1062 | p.Size = Vector3.new(0.184517, 0.184517, 0.184517) |
| 1063 | p.CFrame = CFrame.new(-1.78106, 0.85, 1.23632) |
| 1064 | p.BrickColor = BrickColor.new("Deep orange") |
| 1065 | p.Material = Enum.Material.Glacier |
| 1066 | p.MaterialVariant = "2022 Small Stud" |
| 1067 | p.Anchored = true |
| 1068 | p.Parent = model |
| 1069 | end |
| 1070 | do |
| 1071 | local p = Instance.new("Part") |
| 1072 | p.Shape = Enum.PartType.Ball |
| 1073 | p.Name = "SeedIn_44" |
| 1074 | p.Size = Vector3.new(0.158831, 0.158831, 0.158831) |
| 1075 | p.CFrame = CFrame.new(-5.4209, 0.65, 2.90977) |
| 1076 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1077 | p.Material = Enum.Material.Glacier |
| 1078 | p.MaterialVariant = "2022 Small Stud" |
| 1079 | p.Anchored = true |
| 1080 | p.Parent = model |
| 1081 | end |
| 1082 | do |
| 1083 | local p = Instance.new("Part") |
| 1084 | p.Shape = Enum.PartType.Ball |
| 1085 | p.Name = "SeedIn_45" |
| 1086 | p.Size = Vector3.new(0.160629, 0.160629, 0.160629) |
| 1087 | p.CFrame = CFrame.new(4.45962, 0.65, 5.0349) |
| 1088 | p.BrickColor = BrickColor.new("Deep orange") |
| 1089 | p.Material = Enum.Material.Glacier |
| 1090 | p.MaterialVariant = "2022 Small Stud" |
| 1091 | p.Anchored = true |
| 1092 | p.Parent = model |
| 1093 | end |
| 1094 | do |
| 1095 | local p = Instance.new("Part") |
| 1096 | p.Shape = Enum.PartType.Ball |
| 1097 | p.Name = "SeedIn_46" |
| 1098 | p.Size = Vector3.new(0.230885, 0.230885, 0.230885) |
| 1099 | p.CFrame = CFrame.new(-2.43675, 0.85, -0.204197) |
| 1100 | p.BrickColor = BrickColor.new("Lime green") |
| 1101 | p.Material = Enum.Material.Glacier |
| 1102 | p.MaterialVariant = "2022 Stud" |
| 1103 | p.Anchored = true |
| 1104 | p.Parent = model |
| 1105 | end |
| 1106 | do |
| 1107 | local p = Instance.new("Part") |
| 1108 | p.Shape = Enum.PartType.Ball |
| 1109 | p.Name = "SeedIn_47" |
| 1110 | p.Size = Vector3.new(0.220901, 0.220901, 0.220901) |
| 1111 | p.CFrame = CFrame.new(4.79066, 0.65, 0.994603) |
| 1112 | p.BrickColor = BrickColor.new("White") |
| 1113 | p.Material = Enum.Material.Glacier |
| 1114 | p.MaterialVariant = "2022 Stud" |
| 1115 | p.Anchored = true |
| 1116 | p.Parent = model |
| 1117 | end |
| 1118 | do |
| 1119 | local p = Instance.new("Part") |
| 1120 | p.Shape = Enum.PartType.Ball |
| 1121 | p.Name = "SeedIn_48" |
| 1122 | p.Size = Vector3.new(0.16454, 0.16454, 0.16454) |
| 1123 | p.CFrame = CFrame.new(3.38247, 0.65, -4.33426) |
| 1124 | p.BrickColor = BrickColor.new("White") |
| 1125 | p.Material = Enum.Material.Glacier |
| 1126 | p.MaterialVariant = "2022 Stud" |
| 1127 | p.Anchored = true |
| 1128 | p.Parent = model |
| 1129 | end |
| 1130 | do |
| 1131 | local p = Instance.new("Part") |
| 1132 | p.Shape = Enum.PartType.Ball |
| 1133 | p.Name = "SeedIn_49" |
| 1134 | p.Size = Vector3.new(0.279576, 0.279576, 0.279576) |
| 1135 | p.CFrame = CFrame.new(-1.60273, 0.85, -1.24457) |
| 1136 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1137 | p.Material = Enum.Material.Glacier |
| 1138 | p.MaterialVariant = "2022 Small Stud" |
| 1139 | p.Anchored = true |
| 1140 | p.Parent = model |
| 1141 | end |
| 1142 | do |
| 1143 | local p = Instance.new("Part") |
| 1144 | p.Shape = Enum.PartType.Ball |
| 1145 | p.Name = "SeedIn_50" |
| 1146 | p.Size = Vector3.new(0.164763, 0.164763, 0.164763) |
| 1147 | p.CFrame = CFrame.new(1.90701, 0.65, 6.77831) |
| 1148 | p.BrickColor = BrickColor.new("White") |
| 1149 | p.Material = Enum.Material.Glacier |
| 1150 | p.MaterialVariant = "2022 Stud" |
| 1151 | p.Anchored = true |
| 1152 | p.Parent = model |
| 1153 | end |
| 1154 | do |
| 1155 | local p = Instance.new("Part") |
| 1156 | p.Shape = Enum.PartType.Ball |
| 1157 | p.Name = "SeedIn_51" |
| 1158 | p.Size = Vector3.new(0.16639, 0.16639, 0.16639) |
| 1159 | p.CFrame = CFrame.new(2.51035, 0.85, 4.20829) |
| 1160 | p.BrickColor = BrickColor.new("Deep orange") |
| 1161 | p.Material = Enum.Material.Glacier |
| 1162 | p.MaterialVariant = "2022 Small Stud" |
| 1163 | p.Anchored = true |
| 1164 | p.Parent = model |
| 1165 | end |
| 1166 | do |
| 1167 | local p = Instance.new("Part") |
| 1168 | p.Shape = Enum.PartType.Ball |
| 1169 | p.Name = "SeedIn_52" |
| 1170 | p.Size = Vector3.new(0.213282, 0.213282, 0.213282) |
| 1171 | p.CFrame = CFrame.new(-3.4077, 0.65, -0.71941) |
| 1172 | p.BrickColor = BrickColor.new("Nougat") |
| 1173 | p.Material = Enum.Material.Glacier |
| 1174 | p.MaterialVariant = "2022 Weld" |
| 1175 | p.Anchored = true |
| 1176 | p.Parent = model |
| 1177 | end |
| 1178 | do |
| 1179 | local p = Instance.new("Part") |
| 1180 | p.Shape = Enum.PartType.Ball |
| 1181 | p.Name = "SeedIn_53" |
| 1182 | p.Size = Vector3.new(0.161308, 0.161308, 0.161308) |
| 1183 | p.CFrame = CFrame.new(-0.411091, 0.65, 5.2428) |
| 1184 | p.BrickColor = BrickColor.new("Black") |
| 1185 | p.Material = Enum.Material.Glacier |
| 1186 | p.MaterialVariant = "2022 Glue" |
| 1187 | p.Anchored = true |
| 1188 | p.Parent = model |
| 1189 | end |
| 1190 | do |
| 1191 | local p = Instance.new("Part") |
| 1192 | p.Shape = Enum.PartType.Ball |
| 1193 | p.Name = "SeedIn_54" |
| 1194 | p.Size = Vector3.new(0.231088, 0.231088, 0.231088) |
| 1195 | p.CFrame = CFrame.new(-4.423, 0.65, 2.13003) |
| 1196 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1197 | p.Material = Enum.Material.Glacier |
| 1198 | p.MaterialVariant = "2022 Small Stud" |
| 1199 | p.Anchored = true |
| 1200 | p.Parent = model |
| 1201 | end |
| 1202 | do |
| 1203 | local p = Instance.new("Part") |
| 1204 | p.Shape = Enum.PartType.Ball |
| 1205 | p.Name = "SeedIn_55" |
| 1206 | p.Size = Vector3.new(0.277304, 0.277304, 0.277304) |
| 1207 | p.CFrame = CFrame.new(5.15896, 0.65, 5.96914) |
| 1208 | p.BrickColor = BrickColor.new("Deep orange") |
| 1209 | p.Material = Enum.Material.Glacier |
| 1210 | p.MaterialVariant = "2022 Small Stud" |
| 1211 | p.Anchored = true |
| 1212 | p.Parent = model |
| 1213 | end |
| 1214 | do |
| 1215 | local p = Instance.new("Part") |
| 1216 | p.Shape = Enum.PartType.Ball |
| 1217 | p.Name = "SeedIn_56" |
| 1218 | p.Size = Vector3.new(0.279698, 0.279698, 0.279698) |
| 1219 | p.CFrame = CFrame.new(-1.02944, 0.85, -0.260982) |
| 1220 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1221 | p.Material = Enum.Material.Glacier |
| 1222 | p.MaterialVariant = "2022 Small Stud" |
| 1223 | p.Anchored = true |
| 1224 | p.Parent = model |
| 1225 | end |
| 1226 | do |
| 1227 | local p = Instance.new("Part") |
| 1228 | p.Shape = Enum.PartType.Ball |
| 1229 | p.Name = "SeedIn_57" |
| 1230 | p.Size = Vector3.new(0.208563, 0.208563, 0.208563) |
| 1231 | p.CFrame = CFrame.new(-3.68899, 0.65, -6.96983) |
| 1232 | p.BrickColor = BrickColor.new("White") |
| 1233 | p.Material = Enum.Material.Glacier |
| 1234 | p.MaterialVariant = "2022 Stud" |
| 1235 | p.Anchored = true |
| 1236 | p.Parent = model |
| 1237 | end |
| 1238 | do |
| 1239 | local p = Instance.new("Part") |
| 1240 | p.Shape = Enum.PartType.Ball |
| 1241 | p.Name = "SeedIn_58" |
| 1242 | p.Size = Vector3.new(0.259576, 0.259576, 0.259576) |
| 1243 | p.CFrame = CFrame.new(-2.36226, 0.85, 2.75228) |
| 1244 | p.BrickColor = BrickColor.new("Black") |
| 1245 | p.Material = Enum.Material.Glacier |
| 1246 | p.MaterialVariant = "2022 Glue" |
| 1247 | p.Anchored = true |
| 1248 | p.Parent = model |
| 1249 | end |
| 1250 | do |
| 1251 | local p = Instance.new("Part") |
| 1252 | p.Shape = Enum.PartType.Ball |
| 1253 | p.Name = "SeedIn_59" |
| 1254 | p.Size = Vector3.new(0.178485, 0.178485, 0.178485) |
| 1255 | p.CFrame = CFrame.new(1.78058, 0.85, -0.1866) |
| 1256 | p.BrickColor = BrickColor.new("Deep orange") |
| 1257 | p.Material = Enum.Material.Glacier |
| 1258 | p.MaterialVariant = "2022 Small Stud" |
| 1259 | p.Anchored = true |
| 1260 | p.Parent = model |
| 1261 | end |
| 1262 | do |
| 1263 | local p = Instance.new("Part") |
| 1264 | p.Shape = Enum.PartType.Ball |
| 1265 | p.Name = "SeedIn_60" |
| 1266 | p.Size = Vector3.new(0.231329, 0.231329, 0.231329) |
| 1267 | p.CFrame = CFrame.new(5.1558, 0.65, 1.10852) |
| 1268 | p.BrickColor = BrickColor.new("Lime green") |
| 1269 | p.Material = Enum.Material.Glacier |
| 1270 | p.MaterialVariant = "2022 Stud" |
| 1271 | p.Anchored = true |
| 1272 | p.Parent = model |
| 1273 | end |
| 1274 | do |
| 1275 | local p = Instance.new("Part") |
| 1276 | p.Shape = Enum.PartType.Ball |
| 1277 | p.Name = "SeedIn_61" |
| 1278 | p.Size = Vector3.new(0.221518, 0.221518, 0.221518) |
| 1279 | p.CFrame = CFrame.new(-2.05035, 0.65, -6.29801) |
| 1280 | p.BrickColor = BrickColor.new("Black") |
| 1281 | p.Material = Enum.Material.Glacier |
| 1282 | p.MaterialVariant = "2022 Glue" |
| 1283 | p.Anchored = true |
| 1284 | p.Parent = model |
| 1285 | end |
| 1286 | do |
| 1287 | local p = Instance.new("Part") |
| 1288 | p.Shape = Enum.PartType.Ball |
| 1289 | p.Name = "SeedIn_62" |
| 1290 | p.Size = Vector3.new(0.162017, 0.162017, 0.162017) |
| 1291 | p.CFrame = CFrame.new(-3.76824, 0.65, 6.4509) |
| 1292 | p.BrickColor = BrickColor.new("Deep orange") |
| 1293 | p.Material = Enum.Material.Glacier |
| 1294 | p.MaterialVariant = "2022 Small Stud" |
| 1295 | p.Anchored = true |
| 1296 | p.Parent = model |
| 1297 | end |
| 1298 | do |
| 1299 | local p = Instance.new("Part") |
| 1300 | p.Shape = Enum.PartType.Ball |
| 1301 | p.Name = "SeedIn_63" |
| 1302 | p.Size = Vector3.new(0.279273, 0.279273, 0.279273) |
| 1303 | p.CFrame = CFrame.new(-4.74627, 0.65, -6.04855) |
| 1304 | p.BrickColor = BrickColor.new("White") |
| 1305 | p.Material = Enum.Material.Glacier |
| 1306 | p.MaterialVariant = "2022 Stud" |
| 1307 | p.Anchored = true |
| 1308 | p.Parent = model |
| 1309 | end |
| 1310 | do |
| 1311 | local p = Instance.new("Part") |
| 1312 | p.Shape = Enum.PartType.Ball |
| 1313 | p.Name = "SeedIn_64" |
| 1314 | p.Size = Vector3.new(0.186932, 0.186932, 0.186932) |
| 1315 | p.CFrame = CFrame.new(-4.18125, 0.65, 5.46402) |
| 1316 | p.BrickColor = BrickColor.new("Black") |
| 1317 | p.Material = Enum.Material.Glacier |
| 1318 | p.MaterialVariant = "2022 Glue" |
| 1319 | p.Anchored = true |
| 1320 | p.Parent = model |
| 1321 | end |
| 1322 | do |
| 1323 | local p = Instance.new("Part") |
| 1324 | p.Shape = Enum.PartType.Ball |
| 1325 | p.Name = "SeedIn_65" |
| 1326 | p.Size = Vector3.new(0.248606, 0.248606, 0.248606) |
| 1327 | p.CFrame = CFrame.new(-5.06284, 0.65, -5.85223) |
| 1328 | p.BrickColor = BrickColor.new("Black") |
| 1329 | p.Material = Enum.Material.Glacier |
| 1330 | p.MaterialVariant = "2022 Glue" |
| 1331 | p.Anchored = true |
| 1332 | p.Parent = model |
| 1333 | end |
| 1334 | do |
| 1335 | local p = Instance.new("Part") |
| 1336 | p.Shape = Enum.PartType.Ball |
| 1337 | p.Name = "SeedIn_66" |
| 1338 | p.Size = Vector3.new(0.180639, 0.180639, 0.180639) |
| 1339 | p.CFrame = CFrame.new(0.25061, 0.65, 6.08589) |
| 1340 | p.BrickColor = BrickColor.new("Lime green") |
| 1341 | p.Material = Enum.Material.Glacier |
| 1342 | p.MaterialVariant = "2022 Stud" |
| 1343 | p.Anchored = true |
| 1344 | p.Parent = model |
| 1345 | end |
| 1346 | do |
| 1347 | local p = Instance.new("Part") |
| 1348 | p.Shape = Enum.PartType.Ball |
| 1349 | p.Name = "SeedIn_67" |
| 1350 | p.Size = Vector3.new(0.169632, 0.169632, 0.169632) |
| 1351 | p.CFrame = CFrame.new(-2.04398, 0.85, -3.2814) |
| 1352 | p.BrickColor = BrickColor.new("Lime green") |
| 1353 | p.Material = Enum.Material.Glacier |
| 1354 | p.MaterialVariant = "2022 Stud" |
| 1355 | p.Anchored = true |
| 1356 | p.Parent = model |
| 1357 | end |
| 1358 | do |
| 1359 | local p = Instance.new("Part") |
| 1360 | p.Shape = Enum.PartType.Ball |
| 1361 | p.Name = "SeedIn_68" |
| 1362 | p.Size = Vector3.new(0.26278, 0.26278, 0.26278) |
| 1363 | p.CFrame = CFrame.new(-2.20003, 0.85, -2.57352) |
| 1364 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1365 | p.Material = Enum.Material.Glacier |
| 1366 | p.MaterialVariant = "2022 Small Stud" |
| 1367 | p.Anchored = true |
| 1368 | p.Parent = model |
| 1369 | end |
| 1370 | do |
| 1371 | local p = Instance.new("Part") |
| 1372 | p.Shape = Enum.PartType.Ball |
| 1373 | p.Name = "SeedIn_69" |
| 1374 | p.Size = Vector3.new(0.234449, 0.234449, 0.234449) |
| 1375 | p.CFrame = CFrame.new(-5.39753, 0.65, 1.69623) |
| 1376 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1377 | p.Material = Enum.Material.Glacier |
| 1378 | p.MaterialVariant = "2022 Small Stud" |
| 1379 | p.Anchored = true |
| 1380 | p.Parent = model |
| 1381 | end |
| 1382 | do |
| 1383 | local p = Instance.new("Part") |
| 1384 | p.Shape = Enum.PartType.Ball |
| 1385 | p.Name = "SeedIn_70" |
| 1386 | p.Size = Vector3.new(0.18978, 0.18978, 0.18978) |
| 1387 | p.CFrame = CFrame.new(-4.69413, 0.65, -4.01584) |
| 1388 | p.BrickColor = BrickColor.new("Nougat") |
| 1389 | p.Material = Enum.Material.Glacier |
| 1390 | p.MaterialVariant = "2022 Weld" |
| 1391 | p.Anchored = true |
| 1392 | p.Parent = model |
| 1393 | end |
| 1394 | do |
| 1395 | local p = Instance.new("Part") |
| 1396 | p.Shape = Enum.PartType.Ball |
| 1397 | p.Name = "SeedIn_71" |
| 1398 | p.Size = Vector3.new(0.205429, 0.205429, 0.205429) |
| 1399 | p.CFrame = CFrame.new(4.18951, 0.65, 5.30978) |
| 1400 | p.BrickColor = BrickColor.new("Deep orange") |
| 1401 | p.Material = Enum.Material.Glacier |
| 1402 | p.MaterialVariant = "2022 Small Stud" |
| 1403 | p.Anchored = true |
| 1404 | p.Parent = model |
| 1405 | end |
| 1406 | do |
| 1407 | local p = Instance.new("Part") |
| 1408 | p.Shape = Enum.PartType.Ball |
| 1409 | p.Name = "SeedIn_72" |
| 1410 | p.Size = Vector3.new(0.195378, 0.195378, 0.195378) |
| 1411 | p.CFrame = CFrame.new(-0.67997, 0.85, 0.605051) |
| 1412 | p.BrickColor = BrickColor.new("Lime green") |
| 1413 | p.Material = Enum.Material.Glacier |
| 1414 | p.MaterialVariant = "2022 Stud" |
| 1415 | p.Anchored = true |
| 1416 | p.Parent = model |
| 1417 | end |
| 1418 | do |
| 1419 | local p = Instance.new("Part") |
| 1420 | p.Shape = Enum.PartType.Ball |
| 1421 | p.Name = "SeedIn_73" |
| 1422 | p.Size = Vector3.new(0.23319, 0.23319, 0.23319) |
| 1423 | p.CFrame = CFrame.new(0.318348, 0.85, 2.35008) |
| 1424 | p.BrickColor = BrickColor.new("Lime green") |
| 1425 | p.Material = Enum.Material.Glacier |
| 1426 | p.MaterialVariant = "2022 Stud" |
| 1427 | p.Anchored = true |
| 1428 | p.Parent = model |
| 1429 | end |
| 1430 | do |
| 1431 | local p = Instance.new("Part") |
| 1432 | p.Shape = Enum.PartType.Ball |
| 1433 | p.Name = "SeedIn_74" |
| 1434 | p.Size = Vector3.new(0.14967, 0.14967, 0.14967) |
| 1435 | p.CFrame = CFrame.new(-4.36055, 0.65, 5.29378) |
| 1436 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1437 | p.Material = Enum.Material.Glacier |
| 1438 | p.MaterialVariant = "2022 Small Stud" |
| 1439 | p.Anchored = true |
| 1440 | p.Parent = model |
| 1441 | end |
| 1442 | do |
| 1443 | local p = Instance.new("Part") |
| 1444 | p.Shape = Enum.PartType.Ball |
| 1445 | p.Name = "SeedIn_75" |
| 1446 | p.Size = Vector3.new(0.192263, 0.192263, 0.192263) |
| 1447 | p.CFrame = CFrame.new(2.66658, 0.85, -4.82373) |
| 1448 | p.BrickColor = BrickColor.new("Deep orange") |
| 1449 | p.Material = Enum.Material.Glacier |
| 1450 | p.MaterialVariant = "2022 Small Stud" |
| 1451 | p.Anchored = true |
| 1452 | p.Parent = model |
| 1453 | end |
| 1454 | do |
| 1455 | local p = Instance.new("Part") |
| 1456 | p.Shape = Enum.PartType.Ball |
| 1457 | p.Name = "SeedIn_76" |
| 1458 | p.Size = Vector3.new(0.245136, 0.245136, 0.245136) |
| 1459 | p.CFrame = CFrame.new(2.39373, 0.85, -4.14964) |
| 1460 | p.BrickColor = BrickColor.new("Nougat") |
| 1461 | p.Material = Enum.Material.Glacier |
| 1462 | p.MaterialVariant = "2022 Weld" |
| 1463 | p.Anchored = true |
| 1464 | p.Parent = model |
| 1465 | end |
| 1466 | do |
| 1467 | local p = Instance.new("Part") |
| 1468 | p.Shape = Enum.PartType.Ball |
| 1469 | p.Name = "SeedIn_77" |
| 1470 | p.Size = Vector3.new(0.286224, 0.286224, 0.286224) |
| 1471 | p.CFrame = CFrame.new(0.0595, 0.85, -3.4843) |
| 1472 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1473 | p.Material = Enum.Material.Glacier |
| 1474 | p.MaterialVariant = "2022 Small Stud" |
| 1475 | p.Anchored = true |
| 1476 | p.Parent = model |
| 1477 | end |
| 1478 | do |
| 1479 | local p = Instance.new("Part") |
| 1480 | p.Shape = Enum.PartType.Ball |
| 1481 | p.Name = "SeedIn_78" |
| 1482 | p.Size = Vector3.new(0.071502, 0.071502, 0.071502) |
| 1483 | p.CFrame = CFrame.new(-4.48472, 0.65, -1.06994) |
| 1484 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1485 | p.Material = Enum.Material.Glacier |
| 1486 | p.MaterialVariant = "2022 Small Stud" |
| 1487 | p.Anchored = true |
| 1488 | p.Parent = model |
| 1489 | end |
| 1490 | do |
| 1491 | local p = Instance.new("Part") |
| 1492 | p.Shape = Enum.PartType.Ball |
| 1493 | p.Name = "SeedIn_79" |
| 1494 | p.Size = Vector3.new(0.29697, 0.29697, 0.29697) |
| 1495 | p.CFrame = CFrame.new(-1.83088, 0.65, -5.16852) |
| 1496 | p.BrickColor = BrickColor.new("Deep orange") |
| 1497 | p.Material = Enum.Material.Glacier |
| 1498 | p.MaterialVariant = "2022 Small Stud" |
| 1499 | p.Anchored = true |
| 1500 | p.Parent = model |
| 1501 | end |
| 1502 | do |
| 1503 | local p = Instance.new("Part") |
| 1504 | p.Shape = Enum.PartType.Ball |
| 1505 | p.Name = "SeedIn_80" |
| 1506 | p.Size = Vector3.new(0.214153, 0.214153, 0.214153) |
| 1507 | p.CFrame = CFrame.new(2.65354, 0.85, 0.723526) |
| 1508 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1509 | p.Material = Enum.Material.Glacier |
| 1510 | p.MaterialVariant = "2022 Small Stud" |
| 1511 | p.Anchored = true |
| 1512 | p.Parent = model |
| 1513 | end |
| 1514 | do |
| 1515 | local p = Instance.new("Part") |
| 1516 | p.Shape = Enum.PartType.Ball |
| 1517 | p.Name = "SeedIn_81" |
| 1518 | p.Size = Vector3.new(0.253653, 0.253653, 0.253653) |
| 1519 | p.CFrame = CFrame.new(-4.26939, 0.65, 6.23071) |
| 1520 | p.BrickColor = BrickColor.new("Deep orange") |
| 1521 | p.Material = Enum.Material.Glacier |
| 1522 | p.MaterialVariant = "2022 Small Stud" |
| 1523 | p.Anchored = true |
| 1524 | p.Parent = model |
| 1525 | end |
| 1526 | do |
| 1527 | local p = Instance.new("Part") |
| 1528 | p.Shape = Enum.PartType.Ball |
| 1529 | p.Name = "SeedIn_82" |
| 1530 | p.Size = Vector3.new(0.237376, 0.237376, 0.237376) |
| 1531 | p.CFrame = CFrame.new(0.501493, 0.85, 4.68433) |
| 1532 | p.BrickColor = BrickColor.new("Deep orange") |
| 1533 | p.Material = Enum.Material.Glacier |
| 1534 | p.MaterialVariant = "2022 Small Stud" |
| 1535 | p.Anchored = true |
| 1536 | p.Parent = model |
| 1537 | end |
| 1538 | do |
| 1539 | local p = Instance.new("Part") |
| 1540 | p.Shape = Enum.PartType.Ball |
| 1541 | p.Name = "SeedIn_83" |
| 1542 | p.Size = Vector3.new(0.204698, 0.204698, 0.204698) |
| 1543 | p.CFrame = CFrame.new(-0.772346, 0.65, -6.4144) |
| 1544 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1545 | p.Material = Enum.Material.Glacier |
| 1546 | p.MaterialVariant = "2022 Small Stud" |
| 1547 | p.Anchored = true |
| 1548 | p.Parent = model |
| 1549 | end |
| 1550 | do |
| 1551 | local p = Instance.new("Part") |
| 1552 | p.Shape = Enum.PartType.Ball |
| 1553 | p.Name = "SeedIn_84" |
| 1554 | p.Size = Vector3.new(0.187429, 0.187429, 0.187429) |
| 1555 | p.CFrame = CFrame.new(4.38817, 0.65, -4.05893) |
| 1556 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1557 | p.Material = Enum.Material.Glacier |
| 1558 | p.MaterialVariant = "2022 Small Stud" |
| 1559 | p.Anchored = true |
| 1560 | p.Parent = model |
| 1561 | end |
| 1562 | do |
| 1563 | local p = Instance.new("Part") |
| 1564 | p.Shape = Enum.PartType.Ball |
| 1565 | p.Name = "SeedIn_85" |
| 1566 | p.Size = Vector3.new(0.281207, 0.281207, 0.281207) |
| 1567 | p.CFrame = CFrame.new(-1.60953, 0.85, 0.838369) |
| 1568 | p.BrickColor = BrickColor.new("Black") |
| 1569 | p.Material = Enum.Material.Glacier |
| 1570 | p.MaterialVariant = "2022 Glue" |
| 1571 | p.Anchored = true |
| 1572 | p.Parent = model |
| 1573 | end |
| 1574 | do |
| 1575 | local p = Instance.new("Part") |
| 1576 | p.Shape = Enum.PartType.Ball |
| 1577 | p.Name = "SeedIn_86" |
| 1578 | p.Size = Vector3.new(0.185511, 0.185511, 0.185511) |
| 1579 | p.CFrame = CFrame.new(2.74425, 0.65, 5.96069) |
| 1580 | p.BrickColor = BrickColor.new("Deep orange") |
| 1581 | p.Material = Enum.Material.Glacier |
| 1582 | p.MaterialVariant = "2022 Small Stud" |
| 1583 | p.Anchored = true |
| 1584 | p.Parent = model |
| 1585 | end |
| 1586 | do |
| 1587 | local p = Instance.new("Part") |
| 1588 | p.Shape = Enum.PartType.Ball |
| 1589 | p.Name = "SeedIn_87" |
| 1590 | p.Size = Vector3.new(0.282212, 0.282212, 0.282212) |
| 1591 | p.CFrame = CFrame.new(5.23827, 0.65, 4.3508) |
| 1592 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1593 | p.Material = Enum.Material.Glacier |
| 1594 | p.MaterialVariant = "2022 Small Stud" |
| 1595 | p.Anchored = true |
| 1596 | p.Parent = model |
| 1597 | end |
| 1598 | do |
| 1599 | local p = Instance.new("Part") |
| 1600 | p.Shape = Enum.PartType.Ball |
| 1601 | p.Name = "SeedIn_88" |
| 1602 | p.Size = Vector3.new(0.267358, 0.267358, 0.267358) |
| 1603 | p.CFrame = CFrame.new(-3.52703, 0.65, 5.94282) |
| 1604 | p.BrickColor = BrickColor.new("White") |
| 1605 | p.Material = Enum.Material.Glacier |
| 1606 | p.MaterialVariant = "2022 Stud" |
| 1607 | p.Anchored = true |
| 1608 | p.Parent = model |
| 1609 | end |
| 1610 | do |
| 1611 | local p = Instance.new("Part") |
| 1612 | p.Shape = Enum.PartType.Ball |
| 1613 | p.Name = "SeedIn_89" |
| 1614 | p.Size = Vector3.new(0.271612, 0.271612, 0.271612) |
| 1615 | p.CFrame = CFrame.new(3.32459, 0.65, 5.0969) |
| 1616 | p.BrickColor = BrickColor.new("Nougat") |
| 1617 | p.Material = Enum.Material.Glacier |
| 1618 | p.MaterialVariant = "2022 Weld" |
| 1619 | p.Anchored = true |
| 1620 | p.Parent = model |
| 1621 | end |
| 1622 | do |
| 1623 | local p = Instance.new("Part") |
| 1624 | p.Shape = Enum.PartType.Ball |
| 1625 | p.Name = "SeedIn_90" |
| 1626 | p.Size = Vector3.new(0.207381, 0.207381, 0.207381) |
| 1627 | p.CFrame = CFrame.new(-3.74882, 0.65, 2.8179) |
| 1628 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1629 | p.Material = Enum.Material.Glacier |
| 1630 | p.MaterialVariant = "2022 Small Stud" |
| 1631 | p.Anchored = true |
| 1632 | p.Parent = model |
| 1633 | end |
| 1634 | do |
| 1635 | local p = Instance.new("Part") |
| 1636 | p.Shape = Enum.PartType.Ball |
| 1637 | p.Name = "SeedIn_91" |
| 1638 | p.Size = Vector3.new(0.272488, 0.272488, 0.272488) |
| 1639 | p.CFrame = CFrame.new(3.94453, 0.65, -3.88593) |
| 1640 | p.BrickColor = BrickColor.new("White") |
| 1641 | p.Material = Enum.Material.Glacier |
| 1642 | p.MaterialVariant = "2022 Stud" |
| 1643 | p.Anchored = true |
| 1644 | p.Parent = model |
| 1645 | end |
| 1646 | do |
| 1647 | local p = Instance.new("Part") |
| 1648 | p.Shape = Enum.PartType.Ball |
| 1649 | p.Name = "SeedIn_92" |
| 1650 | p.Size = Vector3.new(0.280698, 0.280698, 0.280698) |
| 1651 | p.CFrame = CFrame.new(-1.65376, 0.85, 4.48751) |
| 1652 | p.BrickColor = BrickColor.new("Deep orange") |
| 1653 | p.Material = Enum.Material.Glacier |
| 1654 | p.MaterialVariant = "2022 Small Stud" |
| 1655 | p.Anchored = true |
| 1656 | p.Parent = model |
| 1657 | end |
| 1658 | do |
| 1659 | local p = Instance.new("Part") |
| 1660 | p.Shape = Enum.PartType.Ball |
| 1661 | p.Name = "SeedIn_93" |
| 1662 | p.Size = Vector3.new(0.199239, 0.199239, 0.199239) |
| 1663 | p.CFrame = CFrame.new(-5.23969, 0.65, -4.29618) |
| 1664 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1665 | p.Material = Enum.Material.Glacier |
| 1666 | p.MaterialVariant = "2022 Small Stud" |
| 1667 | p.Anchored = true |
| 1668 | p.Parent = model |
| 1669 | end |
| 1670 | do |
| 1671 | local p = Instance.new("Part") |
| 1672 | p.Shape = Enum.PartType.Ball |
| 1673 | p.Name = "SeedIn_94" |
| 1674 | p.Size = Vector3.new(0.246222, 0.246222, 0.246222) |
| 1675 | p.CFrame = CFrame.new(5.13578, 0.65, -3.09225) |
| 1676 | p.BrickColor = BrickColor.new("White") |
| 1677 | p.Material = Enum.Material.Glacier |
| 1678 | p.MaterialVariant = "2022 Stud" |
| 1679 | p.Anchored = true |
| 1680 | p.Parent = model |
| 1681 | end |
| 1682 | do |
| 1683 | local p = Instance.new("Part") |
| 1684 | p.Shape = Enum.PartType.Ball |
| 1685 | p.Name = "SeedIn_95" |
| 1686 | p.Size = Vector3.new(0.199672, 0.199672, 0.199672) |
| 1687 | p.CFrame = CFrame.new(1.9747, 0.85, 4.81126) |
| 1688 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1689 | p.Material = Enum.Material.Glacier |
| 1690 | p.MaterialVariant = "2022 Small Stud" |
| 1691 | p.Anchored = true |
| 1692 | p.Parent = model |
| 1693 | end |
| 1694 | do |
| 1695 | local p = Instance.new("Part") |
| 1696 | p.Shape = Enum.PartType.Ball |
| 1697 | p.Name = "SeedIn_96" |
| 1698 | p.Size = Vector3.new(0.176785, 0.176785, 0.176785) |
| 1699 | p.CFrame = CFrame.new(-4.23124, 0.65, 6.58561) |
| 1700 | p.BrickColor = BrickColor.new("Nougat") |
| 1701 | p.Material = Enum.Material.Glacier |
| 1702 | p.MaterialVariant = "2022 Weld" |
| 1703 | p.Anchored = true |
| 1704 | p.Parent = model |
| 1705 | end |
| 1706 | do |
| 1707 | local p = Instance.new("Part") |
| 1708 | p.Shape = Enum.PartType.Ball |
| 1709 | p.Name = "SeedIn_97" |
| 1710 | p.Size = Vector3.new(0.201853, 0.201853, 0.201853) |
| 1711 | p.CFrame = CFrame.new(-5.07917, 0.65, 1.352) |
| 1712 | p.BrickColor = BrickColor.new("Nougat") |
| 1713 | p.Material = Enum.Material.Glacier |
| 1714 | p.MaterialVariant = "2022 Weld" |
| 1715 | p.Anchored = true |
| 1716 | p.Parent = model |
| 1717 | end |
| 1718 | do |
| 1719 | local p = Instance.new("Part") |
| 1720 | p.Shape = Enum.PartType.Ball |
| 1721 | p.Name = "SeedIn_98" |
| 1722 | p.Size = Vector3.new(0.167347, 0.167347, 0.167347) |
| 1723 | p.CFrame = CFrame.new(-0.699667, 0.65, 6.7793) |
| 1724 | p.BrickColor = BrickColor.new("Black") |
| 1725 | p.Material = Enum.Material.Glacier |
| 1726 | p.MaterialVariant = "2022 Glue" |
| 1727 | p.Anchored = true |
| 1728 | p.Parent = model |
| 1729 | end |
| 1730 | do |
| 1731 | local p = Instance.new("Part") |
| 1732 | p.Shape = Enum.PartType.Ball |
| 1733 | p.Name = "SeedIn_99" |
| 1734 | p.Size = Vector3.new(0.215409, 0.215409, 0.215409) |
| 1735 | p.CFrame = CFrame.new(-3.40913, 0.65, -6.37859) |
| 1736 | p.BrickColor = BrickColor.new("Black") |
| 1737 | p.Material = Enum.Material.Glacier |
| 1738 | p.MaterialVariant = "2022 Glue" |
| 1739 | p.Anchored = true |
| 1740 | p.Parent = model |
| 1741 | end |
| 1742 | do |
| 1743 | local p = Instance.new("Part") |
| 1744 | p.Shape = Enum.PartType.Ball |
| 1745 | p.Name = "SeedPile_0" |
| 1746 | p.Size = Vector3.new(0.097914, 0.097914, 0.097914) |
| 1747 | p.CFrame = CFrame.new(-1.61164, 0.944815, 5.0769) |
| 1748 | p.BrickColor = BrickColor.new("Lime green") |
| 1749 | p.Material = Enum.Material.Glacier |
| 1750 | p.MaterialVariant = "2022 Stud" |
| 1751 | p.Anchored = true |
| 1752 | p.Parent = model |
| 1753 | end |
| 1754 | do |
| 1755 | local p = Instance.new("Part") |
| 1756 | p.Shape = Enum.PartType.Ball |
| 1757 | p.Name = "SeedPile_1" |
| 1758 | p.Size = Vector3.new(0.172331, 0.172331, 0.172331) |
| 1759 | p.CFrame = CFrame.new(-2.70445, 0.899262, 4.86259) |
| 1760 | p.BrickColor = BrickColor.new("Nougat") |
| 1761 | p.Material = Enum.Material.Glacier |
| 1762 | p.MaterialVariant = "2022 Weld" |
| 1763 | p.Anchored = true |
| 1764 | p.Parent = model |
| 1765 | end |
| 1766 | do |
| 1767 | local p = Instance.new("Part") |
| 1768 | p.Shape = Enum.PartType.Ball |
| 1769 | p.Name = "SeedPile_2" |
| 1770 | p.Size = Vector3.new(0.285007, 0.285007, 0.285007) |
| 1771 | p.CFrame = CFrame.new(-2.00492, 0.773714, 4.24925) |
| 1772 | p.BrickColor = BrickColor.new("Black") |
| 1773 | p.Material = Enum.Material.Glacier |
| 1774 | p.MaterialVariant = "2022 Glue" |
| 1775 | p.Anchored = true |
| 1776 | p.Parent = model |
| 1777 | end |
| 1778 | do |
| 1779 | local p = Instance.new("Part") |
| 1780 | p.Shape = Enum.PartType.Ball |
| 1781 | p.Name = "SeedPile_3" |
| 1782 | p.Size = Vector3.new(0.194348, 0.194348, 0.194348) |
| 1783 | p.CFrame = CFrame.new(-2.38741, 0.726736, 4.8048) |
| 1784 | p.BrickColor = BrickColor.new("Deep orange") |
| 1785 | p.Material = Enum.Material.Glacier |
| 1786 | p.MaterialVariant = "2022 Small Stud" |
| 1787 | p.Anchored = true |
| 1788 | p.Parent = model |
| 1789 | end |
| 1790 | do |
| 1791 | local p = Instance.new("Part") |
| 1792 | p.Shape = Enum.PartType.Ball |
| 1793 | p.Name = "SeedPile_4" |
| 1794 | p.Size = Vector3.new(0.26222, 0.26222, 0.26222) |
| 1795 | p.CFrame = CFrame.new(-2.00261, 0.896206, 4.75829) |
| 1796 | p.BrickColor = BrickColor.new("Deep orange") |
| 1797 | p.Material = Enum.Material.Glacier |
| 1798 | p.MaterialVariant = "2022 Small Stud" |
| 1799 | p.Anchored = true |
| 1800 | p.Parent = model |
| 1801 | end |
| 1802 | do |
| 1803 | local p = Instance.new("Part") |
| 1804 | p.Shape = Enum.PartType.Ball |
| 1805 | p.Name = "SeedPile_5" |
| 1806 | p.Size = Vector3.new(0.110061, 0.110061, 0.110061) |
| 1807 | p.CFrame = CFrame.new(-2.54858, 0.734073, 5.09587) |
| 1808 | p.BrickColor = BrickColor.new("Nougat") |
| 1809 | p.Material = Enum.Material.Glacier |
| 1810 | p.MaterialVariant = "2022 Weld" |
| 1811 | p.Anchored = true |
| 1812 | p.Parent = model |
| 1813 | end |
| 1814 | do |
| 1815 | local p = Instance.new("Part") |
| 1816 | p.Shape = Enum.PartType.Ball |
| 1817 | p.Name = "SeedPile_6" |
| 1818 | p.Size = Vector3.new(0.118337, 0.118337, 0.118337) |
| 1819 | p.CFrame = CFrame.new(-1.82136, 0.826864, 5.21332) |
| 1820 | p.BrickColor = BrickColor.new("White") |
| 1821 | p.Material = Enum.Material.Glacier |
| 1822 | p.MaterialVariant = "2022 Stud" |
| 1823 | p.Anchored = true |
| 1824 | p.Parent = model |
| 1825 | end |
| 1826 | do |
| 1827 | local p = Instance.new("Part") |
| 1828 | p.Shape = Enum.PartType.Ball |
| 1829 | p.Name = "SeedPile_7" |
| 1830 | p.Size = Vector3.new(0.165177, 0.165177, 0.165177) |
| 1831 | p.CFrame = CFrame.new(-2.67945, 0.717877, 4.94637) |
| 1832 | p.BrickColor = BrickColor.new("Lime green") |
| 1833 | p.Material = Enum.Material.Glacier |
| 1834 | p.MaterialVariant = "2022 Stud" |
| 1835 | p.Anchored = true |
| 1836 | p.Parent = model |
| 1837 | end |
| 1838 | do |
| 1839 | local p = Instance.new("Part") |
| 1840 | p.Shape = Enum.PartType.Ball |
| 1841 | p.Name = "SeedPile_8" |
| 1842 | p.Size = Vector3.new(0.204941, 0.204941, 0.204941) |
| 1843 | p.CFrame = CFrame.new(-2.87281, 0.687355, 5.0309) |
| 1844 | p.BrickColor = BrickColor.new("Nougat") |
| 1845 | p.Material = Enum.Material.Glacier |
| 1846 | p.MaterialVariant = "2022 Weld" |
| 1847 | p.Anchored = true |
| 1848 | p.Parent = model |
| 1849 | end |
| 1850 | do |
| 1851 | local p = Instance.new("Part") |
| 1852 | p.Shape = Enum.PartType.Ball |
| 1853 | p.Name = "SeedPile_9" |
| 1854 | p.Size = Vector3.new(0.196563, 0.196563, 0.196563) |
| 1855 | p.CFrame = CFrame.new(-1.572, 0.708942, 4.46974) |
| 1856 | p.BrickColor = BrickColor.new("Deep orange") |
| 1857 | p.Material = Enum.Material.Glacier |
| 1858 | p.MaterialVariant = "2022 Small Stud" |
| 1859 | p.Anchored = true |
| 1860 | p.Parent = model |
| 1861 | end |
| 1862 | do |
| 1863 | local p = Instance.new("Part") |
| 1864 | p.Shape = Enum.PartType.Ball |
| 1865 | p.Name = "SeedPile_10" |
| 1866 | p.Size = Vector3.new(0.241691, 0.241691, 0.241691) |
| 1867 | p.CFrame = CFrame.new(-2.93068, 0.832166, 5.96787) |
| 1868 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1869 | p.Material = Enum.Material.Glacier |
| 1870 | p.MaterialVariant = "2022 Small Stud" |
| 1871 | p.Anchored = true |
| 1872 | p.Parent = model |
| 1873 | end |
| 1874 | do |
| 1875 | local p = Instance.new("Part") |
| 1876 | p.Shape = Enum.PartType.Ball |
| 1877 | p.Name = "SeedPile_11" |
| 1878 | p.Size = Vector3.new(0.097752, 0.097752, 0.097752) |
| 1879 | p.CFrame = CFrame.new(-1.6708, 0.847751, 5.15134) |
| 1880 | p.BrickColor = BrickColor.new("White") |
| 1881 | p.Material = Enum.Material.Glacier |
| 1882 | p.MaterialVariant = "2022 Stud" |
| 1883 | p.Anchored = true |
| 1884 | p.Parent = model |
| 1885 | end |
| 1886 | do |
| 1887 | local p = Instance.new("Part") |
| 1888 | p.Shape = Enum.PartType.Ball |
| 1889 | p.Name = "SeedPile_12" |
| 1890 | p.Size = Vector3.new(0.150832, 0.150832, 0.150832) |
| 1891 | p.CFrame = CFrame.new(-2.63402, 0.961368, 5.31212) |
| 1892 | p.BrickColor = BrickColor.new("Bright yellow") |
| 1893 | p.Material = Enum.Material.Glacier |
| 1894 | p.MaterialVariant = "2022 Small Stud" |
| 1895 | p.Anchored = true |
| 1896 | p.Parent = model |
| 1897 | end |
| 1898 | do |
| 1899 | local p = Instance.new("Part") |
| 1900 | p.Shape = Enum.PartType.Ball |
| 1901 | p.Name = "SeedPile_13" |
| 1902 | p.Size = Vector3.new(0.174387, 0.174387, 0.174387) |
| 1903 | p.CFrame = CFrame.new(-2.67174, 0.670087, 5.60822) |
| 1904 | p.BrickColor = BrickColor.new("White") |
| 1905 | p.Material = Enum.Material.Glacier |
| 1906 | p.MaterialVariant = "2022 Stud" |
| 1907 | p.Anchored = true |
| 1908 | p.Parent = model |
| 1909 | end |
| 1910 | do |
| 1911 | local p = Instance.new("Part") |
| 1912 | p.Shape = Enum.PartType.Ball |
| 1913 | p.Name = "SeedPile_14" |
| 1914 | p.Size = Vector3.new(0.098469, 0.098469, 0.098469) |
| 1915 | p.CFrame = CFrame.new(-2.6262, 0.917031, 5.69667) |
| 1916 | p.BrickColor = BrickColor.new("White") |
| 1917 | p.Material = Enum.Material.Glacier |
| 1918 | p.MaterialVariant = "2022 Stud" |
| 1919 | p.Anchored = true |
| 1920 | p.Parent = model |
| 1921 | end |
| 1922 | do |
| 1923 | local p = Instance.new("Part") |
| 1924 | p.Shape = Enum.PartType.Ball |
| 1925 | p.Name = "SeedPile_15" |
| 1926 | p.Size = Vector3.new(0.092506, 0.092506, 0.092506) |
| 1927 | p.CFrame = CFrame.new(-1.51816, 0.895061, 5.1909) |
| 1928 | p.BrickColor = BrickColor.new("White") |
| 1929 | p.Material = Enum.Material.Glacier |
| 1930 | p.MaterialVariant = "2022 Stud" |
| 1931 | p.Anchored = true |
| 1932 | p.Parent = model |
| 1933 | end |
| 1934 | do |
| 1935 | local p = Instance.new("Part") |
| 1936 | p.Shape = Enum.PartType.Ball |
| 1937 | p.Name = "SeedPile_16" |
| 1938 | p.Size = Vector3.new(0.194585, 0.194585, 0.194585) |
| 1939 | p.CFrame = CFrame.new(-1.92109, 0.828365, 5.00956) |
| 1940 | p.BrickColor = BrickColor.new("Black") |
| 1941 | p.Material = Enum.Material.Glacier |
| 1942 | p.MaterialVariant = "2022 Glue" |
| 1943 | p.Anchored = true |
| 1944 | p.Parent = model |
| 1945 | end |
| 1946 | do |
| 1947 | local p = Instance.new("Part") |
| 1948 | p.Shape = Enum.PartType.Ball |
| 1949 | p.Name = "SeedPile_17" |
| 1950 | p.Size = Vector3.new(0.17751, 0.17751, 0.17751) |
| 1951 | p.CFrame = CFrame.new(-2.76126, 0.985945, 5.72299) |
| 1952 | p.BrickColor = BrickColor.new("Deep orange") |
| 1953 | p.Material = Enum.Material.Glacier |
| 1954 | p.MaterialVariant = "2022 Small Stud" |
| 1955 | p.Anchored = true |
| 1956 | p.Parent = model |
| 1957 | end |
| 1958 | do |
| 1959 | local p = Instance.new("Part") |
| 1960 | p.Shape = Enum.PartType.Ball |
| 1961 | p.Name = "SeedPile_18" |
| 1962 | p.Size = Vector3.new(0.10269, 0.10269, 0.10269) |
| 1963 | p.CFrame = CFrame.new(-2.58403, 0.759839, 5.55535) |
| 1964 | p.BrickColor = BrickColor.new("Deep orange") |
| 1965 | p.Material = Enum.Material.Glacier |
| 1966 | p.MaterialVariant = "2022 Small Stud" |
| 1967 | p.Anchored = true |
| 1968 | p.Parent = model |
| 1969 | end |
| 1970 | do |
| 1971 | local p = Instance.new("Part") |
| 1972 | p.Shape = Enum.PartType.Ball |
| 1973 | p.Name = "SeedPile_19" |
| 1974 | p.Size = Vector3.new(0.190757, 0.190757, 0.190757) |
| 1975 | p.CFrame = CFrame.new(-2.88377, 1.00721, 4.57146) |
| 1976 | p.BrickColor = BrickColor.new("Nougat") |
| 1977 | p.Material = Enum.Material.Glacier |
| 1978 | p.MaterialVariant = "2022 Weld" |
| 1979 | p.Anchored = true |
| 1980 | p.Parent = model |
| 1981 | end |
| 1982 | do |
| 1983 | local p = Instance.new("Part") |
| 1984 | p.Shape = Enum.PartType.Ball |
| 1985 | p.Name = "SeedPile_20" |
| 1986 | p.Size = Vector3.new(0.207455, 0.207455, 0.207455) |
| 1987 | p.CFrame = CFrame.new(-2.87913, 0.932568, 4.30166) |
| 1988 | p.BrickColor = BrickColor.new("Deep orange") |
| 1989 | p.Material = Enum.Material.Glacier |
| 1990 | p.MaterialVariant = "2022 Small Stud" |
| 1991 | p.Anchored = true |
| 1992 | p.Parent = model |
| 1993 | end |
| 1994 | do |
| 1995 | local p = Instance.new("Part") |
| 1996 | p.Shape = Enum.PartType.Ball |
| 1997 | p.Name = "SeedPile_21" |
| 1998 | p.Size = Vector3.new(0.191392, 0.191392, 0.191392) |
| 1999 | p.CFrame = CFrame.new(-2.90366, 0.674906, 4.8152) |
| 2000 | p.BrickColor = BrickColor.new("White") |
| 2001 | p.Material = Enum.Material.Glacier |
| 2002 | p.MaterialVariant = "2022 Stud" |
| 2003 | p.Anchored = true |
| 2004 | p.Parent = model |
| 2005 | end |
| 2006 | do |
| 2007 | local p = Instance.new("Part") |
| 2008 | p.Shape = Enum.PartType.Ball |
| 2009 | p.Name = "SeedPile_22" |
| 2010 | p.Size = Vector3.new(0.225469, 0.225469, 0.225469) |
| 2011 | p.CFrame = CFrame.new(-1.75066, 0.657813, 4.77895) |
| 2012 | p.BrickColor = BrickColor.new("Lime green") |
| 2013 | p.Material = Enum.Material.Glacier |
| 2014 | p.MaterialVariant = "2022 Stud" |
| 2015 | p.Anchored = true |
| 2016 | p.Parent = model |
| 2017 | end |
| 2018 | do |
| 2019 | local p = Instance.new("Part") |
| 2020 | p.Shape = Enum.PartType.Ball |
| 2021 | p.Name = "SeedPile_23" |
| 2022 | p.Size = Vector3.new(0.101547, 0.101547, 0.101547) |
| 2023 | p.CFrame = CFrame.new(-1.67901, 0.769445, 5.15138) |
| 2024 | p.BrickColor = BrickColor.new("Nougat") |
| 2025 | p.Material = Enum.Material.Glacier |
| 2026 | p.MaterialVariant = "2022 Weld" |
| 2027 | p.Anchored = true |
| 2028 | p.Parent = model |
| 2029 | end |
| 2030 | do |
| 2031 | local p = Instance.new("Part") |
| 2032 | p.Shape = Enum.PartType.Ball |
| 2033 | p.Name = "SeedPile_24" |
| 2034 | p.Size = Vector3.new(0.275359, 0.275359, 0.275359) |
| 2035 | p.CFrame = CFrame.new(-2.41502, 0.949006, 5.78328) |
| 2036 | p.BrickColor = BrickColor.new("Black") |
| 2037 | p.Material = Enum.Material.Glacier |
| 2038 | p.MaterialVariant = "2022 Glue" |
| 2039 | p.Anchored = true |
| 2040 | p.Parent = model |
| 2041 | end |
| 2042 | do |
| 2043 | local p = Instance.new("Part") |
| 2044 | p.Shape = Enum.PartType.Ball |
| 2045 | p.Name = "SeedOut_0" |
| 2046 | p.Size = Vector3.new(0.182913, 0.182913, 0.182913) |
| 2047 | p.CFrame = CFrame.new(9.41301, 0.15, -4.47138) |
| 2048 | p.BrickColor = BrickColor.new("White") |
| 2049 | p.Material = Enum.Material.Glacier |
| 2050 | p.MaterialVariant = "2022 Stud" |
| 2051 | p.Anchored = true |
| 2052 | p.Parent = model |
| 2053 | end |
| 2054 | do |
| 2055 | local p = Instance.new("Part") |
| 2056 | p.Shape = Enum.PartType.Ball |
| 2057 | p.Name = "SeedOut_1" |
| 2058 | p.Size = Vector3.new(0.269721, 0.269721, 0.269721) |
| 2059 | p.CFrame = CFrame.new(-9.44457, 0.15, 2.70198) |
| 2060 | p.BrickColor = BrickColor.new("Lime green") |
| 2061 | p.Material = Enum.Material.Glacier |
| 2062 | p.MaterialVariant = "2022 Stud" |
| 2063 | p.Anchored = true |
| 2064 | p.Parent = model |
| 2065 | end |
| 2066 | do |
| 2067 | local p = Instance.new("Part") |
| 2068 | p.Shape = Enum.PartType.Ball |
| 2069 | p.Name = "SeedOut_2" |
| 2070 | p.Size = Vector3.new(0.243339, 0.243339, 0.243339) |
| 2071 | p.CFrame = CFrame.new(-9.13044, 0.15, -5.95796) |
| 2072 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2073 | p.Material = Enum.Material.Glacier |
| 2074 | p.MaterialVariant = "2022 Small Stud" |
| 2075 | p.Anchored = true |
| 2076 | p.Parent = model |
| 2077 | end |
| 2078 | do |
| 2079 | local p = Instance.new("Part") |
| 2080 | p.Shape = Enum.PartType.Ball |
| 2081 | p.Name = "SeedOut_3" |
| 2082 | p.Size = Vector3.new(0.162592, 0.162592, 0.162592) |
| 2083 | p.CFrame = CFrame.new(9.36757, 0.15, 2.608) |
| 2084 | p.BrickColor = BrickColor.new("White") |
| 2085 | p.Material = Enum.Material.Glacier |
| 2086 | p.MaterialVariant = "2022 Stud" |
| 2087 | p.Anchored = true |
| 2088 | p.Parent = model |
| 2089 | end |
| 2090 | do |
| 2091 | local p = Instance.new("Part") |
| 2092 | p.Shape = Enum.PartType.Ball |
| 2093 | p.Name = "SeedOut_4" |
| 2094 | p.Size = Vector3.new(0.206866, 0.206866, 0.206866) |
| 2095 | p.CFrame = CFrame.new(-9.15321, 0.15, -7.19545) |
| 2096 | p.BrickColor = BrickColor.new("Deep orange") |
| 2097 | p.Material = Enum.Material.Glacier |
| 2098 | p.MaterialVariant = "2022 Small Stud" |
| 2099 | p.Anchored = true |
| 2100 | p.Parent = model |
| 2101 | end |
| 2102 | do |
| 2103 | local p = Instance.new("Part") |
| 2104 | p.Shape = Enum.PartType.Ball |
| 2105 | p.Name = "SeedOut_5" |
| 2106 | p.Size = Vector3.new(0.191738, 0.191738, 0.191738) |
| 2107 | p.CFrame = CFrame.new(-9.65, 0.15, 6.07424) |
| 2108 | p.BrickColor = BrickColor.new("White") |
| 2109 | p.Material = Enum.Material.Glacier |
| 2110 | p.MaterialVariant = "2022 Stud" |
| 2111 | p.Anchored = true |
| 2112 | p.Parent = model |
| 2113 | end |
| 2114 | do |
| 2115 | local p = Instance.new("Part") |
| 2116 | p.Shape = Enum.PartType.Ball |
| 2117 | p.Name = "SeedOut_6" |
| 2118 | p.Size = Vector3.new(0.230913, 0.230913, 0.230913) |
| 2119 | p.CFrame = CFrame.new(-10.6724, 0.15, -7.68987) |
| 2120 | p.BrickColor = BrickColor.new("Nougat") |
| 2121 | p.Material = Enum.Material.Glacier |
| 2122 | p.MaterialVariant = "2022 Weld" |
| 2123 | p.Anchored = true |
| 2124 | p.Parent = model |
| 2125 | end |
| 2126 | do |
| 2127 | local p = Instance.new("Part") |
| 2128 | p.Shape = Enum.PartType.Ball |
| 2129 | p.Name = "SeedOut_7" |
| 2130 | p.Size = Vector3.new(0.156039, 0.156039, 0.156039) |
| 2131 | p.CFrame = CFrame.new(-10.7255, 0.15, 7.31657) |
| 2132 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2133 | p.Material = Enum.Material.Glacier |
| 2134 | p.MaterialVariant = "2022 Small Stud" |
| 2135 | p.Anchored = true |
| 2136 | p.Parent = model |
| 2137 | end |
| 2138 | do |
| 2139 | local p = Instance.new("Part") |
| 2140 | p.Shape = Enum.PartType.Ball |
| 2141 | p.Name = "SeedOut_8" |
| 2142 | p.Size = Vector3.new(0.172857, 0.172857, 0.172857) |
| 2143 | p.CFrame = CFrame.new(7.79744, 0.15, -7.67392) |
| 2144 | p.BrickColor = BrickColor.new("Deep orange") |
| 2145 | p.Material = Enum.Material.Glacier |
| 2146 | p.MaterialVariant = "2022 Small Stud" |
| 2147 | p.Anchored = true |
| 2148 | p.Parent = model |
| 2149 | end |
| 2150 | do |
| 2151 | local p = Instance.new("Part") |
| 2152 | p.Shape = Enum.PartType.Ball |
| 2153 | p.Name = "SeedOut_9" |
| 2154 | p.Size = Vector3.new(0.219755, 0.219755, 0.219755) |
| 2155 | p.CFrame = CFrame.new(-10.5424, 0.15, 7.16411) |
| 2156 | p.BrickColor = BrickColor.new("Nougat") |
| 2157 | p.Material = Enum.Material.Glacier |
| 2158 | p.MaterialVariant = "2022 Weld" |
| 2159 | p.Anchored = true |
| 2160 | p.Parent = model |
| 2161 | end |
| 2162 | do |
| 2163 | local p = Instance.new("Part") |
| 2164 | p.Shape = Enum.PartType.Ball |
| 2165 | p.Name = "SeedOut_10" |
| 2166 | p.Size = Vector3.new(0.262189, 0.262189, 0.262189) |
| 2167 | p.CFrame = CFrame.new(7.67116, 0.15, 1.71596) |
| 2168 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2169 | p.Material = Enum.Material.Glacier |
| 2170 | p.MaterialVariant = "2022 Small Stud" |
| 2171 | p.Anchored = true |
| 2172 | p.Parent = model |
| 2173 | end |
| 2174 | do |
| 2175 | local p = Instance.new("Part") |
| 2176 | p.Shape = Enum.PartType.Ball |
| 2177 | p.Name = "SeedOut_11" |
| 2178 | p.Size = Vector3.new(0.236803, 0.236803, 0.236803) |
| 2179 | p.CFrame = CFrame.new(7.65506, 0.15, -3.02338) |
| 2180 | p.BrickColor = BrickColor.new("Nougat") |
| 2181 | p.Material = Enum.Material.Glacier |
| 2182 | p.MaterialVariant = "2022 Weld" |
| 2183 | p.Anchored = true |
| 2184 | p.Parent = model |
| 2185 | end |
| 2186 | do |
| 2187 | local p = Instance.new("Part") |
| 2188 | p.Shape = Enum.PartType.Ball |
| 2189 | p.Name = "SeedOut_12" |
| 2190 | p.Size = Vector3.new(0.291221, 0.291221, 0.291221) |
| 2191 | p.CFrame = CFrame.new(10.6321, 0.15, -1.99509) |
| 2192 | p.BrickColor = BrickColor.new("Deep orange") |
| 2193 | p.Material = Enum.Material.Glacier |
| 2194 | p.MaterialVariant = "2022 Small Stud" |
| 2195 | p.Anchored = true |
| 2196 | p.Parent = model |
| 2197 | end |
| 2198 | do |
| 2199 | local p = Instance.new("Part") |
| 2200 | p.Shape = Enum.PartType.Ball |
| 2201 | p.Name = "SeedOut_13" |
| 2202 | p.Size = Vector3.new(0.165285, 0.165285, 0.165285) |
| 2203 | p.CFrame = CFrame.new(-8.23754, 0.15, 2.03588) |
| 2204 | p.BrickColor = BrickColor.new("Nougat") |
| 2205 | p.Material = Enum.Material.Glacier |
| 2206 | p.MaterialVariant = "2022 Weld" |
| 2207 | p.Anchored = true |
| 2208 | p.Parent = model |
| 2209 | end |
| 2210 | do |
| 2211 | local p = Instance.new("Part") |
| 2212 | p.Shape = Enum.PartType.Ball |
| 2213 | p.Name = "SeedOut_14" |
| 2214 | p.Size = Vector3.new(0.297577, 0.297577, 0.297577) |
| 2215 | p.CFrame = CFrame.new(9.40165, 0.15, -6.06312) |
| 2216 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2217 | p.Material = Enum.Material.Glacier |
| 2218 | p.MaterialVariant = "2022 Small Stud" |
| 2219 | p.Anchored = true |
| 2220 | p.Parent = model |
| 2221 | end |
| 2222 | do |
| 2223 | local p = Instance.new("Part") |
| 2224 | p.Shape = Enum.PartType.Ball |
| 2225 | p.Name = "SeedOut_15" |
| 2226 | p.Size = Vector3.new(0.225894, 0.225894, 0.225894) |
| 2227 | p.CFrame = CFrame.new(-9.28649, 0.15, -2.07087) |
| 2228 | p.BrickColor = BrickColor.new("Nougat") |
| 2229 | p.Material = Enum.Material.Glacier |
| 2230 | p.MaterialVariant = "2022 Weld" |
| 2231 | p.Anchored = true |
| 2232 | p.Parent = model |
| 2233 | end |
| 2234 | do |
| 2235 | local p = Instance.new("Part") |
| 2236 | p.Shape = Enum.PartType.Ball |
| 2237 | p.Name = "SeedOut_16" |
| 2238 | p.Size = Vector3.new(0.215029, 0.215029, 0.215029) |
| 2239 | p.CFrame = CFrame.new(-9.31977, 0.15, -0.156773) |
| 2240 | p.BrickColor = BrickColor.new("Nougat") |
| 2241 | p.Material = Enum.Material.Glacier |
| 2242 | p.MaterialVariant = "2022 Weld" |
| 2243 | p.Anchored = true |
| 2244 | p.Parent = model |
| 2245 | end |
| 2246 | do |
| 2247 | local p = Instance.new("Part") |
| 2248 | p.Shape = Enum.PartType.Ball |
| 2249 | p.Name = "SeedOut_17" |
| 2250 | p.Size = Vector3.new(0.215323, 0.215323, 0.215323) |
| 2251 | p.CFrame = CFrame.new(10.3148, 0.15, 3.31694) |
| 2252 | p.BrickColor = BrickColor.new("Lime green") |
| 2253 | p.Material = Enum.Material.Glacier |
| 2254 | p.MaterialVariant = "2022 Stud" |
| 2255 | p.Anchored = true |
| 2256 | p.Parent = model |
| 2257 | end |
| 2258 | do |
| 2259 | local p = Instance.new("Part") |
| 2260 | p.Shape = Enum.PartType.Ball |
| 2261 | p.Name = "SeedOut_18" |
| 2262 | p.Size = Vector3.new(0.287943, 0.287943, 0.287943) |
| 2263 | p.CFrame = CFrame.new(9.60183, 0.15, 1.8546) |
| 2264 | p.BrickColor = BrickColor.new("White") |
| 2265 | p.Material = Enum.Material.Glacier |
| 2266 | p.MaterialVariant = "2022 Stud" |
| 2267 | p.Anchored = true |
| 2268 | p.Parent = model |
| 2269 | end |
| 2270 | do |
| 2271 | local p = Instance.new("Part") |
| 2272 | p.Shape = Enum.PartType.Ball |
| 2273 | p.Name = "SeedOut_19" |
| 2274 | p.Size = Vector3.new(0.198346, 0.198346, 0.198346) |
| 2275 | p.CFrame = CFrame.new(-7.69706, 0.15, 1.47959) |
| 2276 | p.BrickColor = BrickColor.new("Deep orange") |
| 2277 | p.Material = Enum.Material.Glacier |
| 2278 | p.MaterialVariant = "2022 Small Stud" |
| 2279 | p.Anchored = true |
| 2280 | p.Parent = model |
| 2281 | end |
| 2282 | do |
| 2283 | local p = Instance.new("Part") |
| 2284 | p.Shape = Enum.PartType.Ball |
| 2285 | p.Name = "SeedOut_20" |
| 2286 | p.Size = Vector3.new(0.18658, 0.18658, 0.18658) |
| 2287 | p.CFrame = CFrame.new(7.34665, 0.15, 6.1061) |
| 2288 | p.BrickColor = BrickColor.new("White") |
| 2289 | p.Material = Enum.Material.Glacier |
| 2290 | p.MaterialVariant = "2022 Stud" |
| 2291 | p.Anchored = true |
| 2292 | p.Parent = model |
| 2293 | end |
| 2294 | do |
| 2295 | local p = Instance.new("Part") |
| 2296 | p.Shape = Enum.PartType.Ball |
| 2297 | p.Name = "SeedOut_21" |
| 2298 | p.Size = Vector3.new(0.224146, 0.224146, 0.224146) |
| 2299 | p.CFrame = CFrame.new(9.67275, 0.15, -2.61765) |
| 2300 | p.BrickColor = BrickColor.new("Nougat") |
| 2301 | p.Material = Enum.Material.Glacier |
| 2302 | p.MaterialVariant = "2022 Weld" |
| 2303 | p.Anchored = true |
| 2304 | p.Parent = model |
| 2305 | end |
| 2306 | do |
| 2307 | local p = Instance.new("Part") |
| 2308 | p.Shape = Enum.PartType.Ball |
| 2309 | p.Name = "SeedOut_22" |
| 2310 | p.Size = Vector3.new(0.201051, 0.201051, 0.201051) |
| 2311 | p.CFrame = CFrame.new(-10.1515, 0.15, 4.76532) |
| 2312 | p.BrickColor = BrickColor.new("Black") |
| 2313 | p.Material = Enum.Material.Glacier |
| 2314 | p.MaterialVariant = "2022 Glue" |
| 2315 | p.Anchored = true |
| 2316 | p.Parent = model |
| 2317 | end |
| 2318 | do |
| 2319 | local p = Instance.new("Part") |
| 2320 | p.Shape = Enum.PartType.Ball |
| 2321 | p.Name = "SeedOut_23" |
| 2322 | p.Size = Vector3.new(0.292209, 0.292209, 0.292209) |
| 2323 | p.CFrame = CFrame.new(8.10507, 0.15, -7.83758) |
| 2324 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2325 | p.Material = Enum.Material.Glacier |
| 2326 | p.MaterialVariant = "2022 Small Stud" |
| 2327 | p.Anchored = true |
| 2328 | p.Parent = model |
| 2329 | end |
| 2330 | do |
| 2331 | local p = Instance.new("Part") |
| 2332 | p.Shape = Enum.PartType.Ball |
| 2333 | p.Name = "SeedOut_24" |
| 2334 | p.Size = Vector3.new(0.186049, 0.186049, 0.186049) |
| 2335 | p.CFrame = CFrame.new(-9.37429, 0.15, 0.882819) |
| 2336 | p.BrickColor = BrickColor.new("White") |
| 2337 | p.Material = Enum.Material.Glacier |
| 2338 | p.MaterialVariant = "2022 Stud" |
| 2339 | p.Anchored = true |
| 2340 | p.Parent = model |
| 2341 | end |
| 2342 | do |
| 2343 | local p = Instance.new("Part") |
| 2344 | p.Shape = Enum.PartType.Ball |
| 2345 | p.Name = "SeedOut_25" |
| 2346 | p.Size = Vector3.new(0.163958, 0.163958, 0.163958) |
| 2347 | p.CFrame = CFrame.new(8.96329, 0.15, 4.68693) |
| 2348 | p.BrickColor = BrickColor.new("Deep orange") |
| 2349 | p.Material = Enum.Material.Glacier |
| 2350 | p.MaterialVariant = "2022 Small Stud" |
| 2351 | p.Anchored = true |
| 2352 | p.Parent = model |
| 2353 | end |
| 2354 | do |
| 2355 | local p = Instance.new("Part") |
| 2356 | p.Shape = Enum.PartType.Ball |
| 2357 | p.Name = "SeedOut_26" |
| 2358 | p.Size = Vector3.new(0.205353, 0.205353, 0.205353) |
| 2359 | p.CFrame = CFrame.new(-10.0268, 0.15, 2.62336) |
| 2360 | p.BrickColor = BrickColor.new("Black") |
| 2361 | p.Material = Enum.Material.Glacier |
| 2362 | p.MaterialVariant = "2022 Glue" |
| 2363 | p.Anchored = true |
| 2364 | p.Parent = model |
| 2365 | end |
| 2366 | do |
| 2367 | local p = Instance.new("Part") |
| 2368 | p.Shape = Enum.PartType.Ball |
| 2369 | p.Name = "SeedOut_27" |
| 2370 | p.Size = Vector3.new(0.199619, 0.199619, 0.199619) |
| 2371 | p.CFrame = CFrame.new(8.70201, 0.15, 3.93497) |
| 2372 | p.BrickColor = BrickColor.new("Lime green") |
| 2373 | p.Material = Enum.Material.Glacier |
| 2374 | p.MaterialVariant = "2022 Stud" |
| 2375 | p.Anchored = true |
| 2376 | p.Parent = model |
| 2377 | end |
| 2378 | do |
| 2379 | local p = Instance.new("Part") |
| 2380 | p.Shape = Enum.PartType.Ball |
| 2381 | p.Name = "SeedOut_28" |
| 2382 | p.Size = Vector3.new(0.258193, 0.258193, 0.258193) |
| 2383 | p.CFrame = CFrame.new(-9.77351, 0.15, -4.31139) |
| 2384 | p.BrickColor = BrickColor.new("Nougat") |
| 2385 | p.Material = Enum.Material.Glacier |
| 2386 | p.MaterialVariant = "2022 Weld" |
| 2387 | p.Anchored = true |
| 2388 | p.Parent = model |
| 2389 | end |
| 2390 | do |
| 2391 | local p = Instance.new("Part") |
| 2392 | p.Shape = Enum.PartType.Ball |
| 2393 | p.Name = "SeedOut_29" |
| 2394 | p.Size = Vector3.new(0.177772, 0.177772, 0.177772) |
| 2395 | p.CFrame = CFrame.new(-8.85654, 0.15, 4.19503) |
| 2396 | p.BrickColor = BrickColor.new("Deep orange") |
| 2397 | p.Material = Enum.Material.Glacier |
| 2398 | p.MaterialVariant = "2022 Small Stud" |
| 2399 | p.Anchored = true |
| 2400 | p.Parent = model |
| 2401 | end |
| 2402 | do |
| 2403 | local p = Instance.new("Part") |
| 2404 | p.Shape = Enum.PartType.Ball |
| 2405 | p.Name = "SeedOut_30" |
| 2406 | p.Size = Vector3.new(0.264031, 0.264031, 0.264031) |
| 2407 | p.CFrame = CFrame.new(8.106, 0.15, 1.43339) |
| 2408 | p.BrickColor = BrickColor.new("Black") |
| 2409 | p.Material = Enum.Material.Glacier |
| 2410 | p.MaterialVariant = "2022 Glue" |
| 2411 | p.Anchored = true |
| 2412 | p.Parent = model |
| 2413 | end |
| 2414 | do |
| 2415 | local p = Instance.new("Part") |
| 2416 | p.Shape = Enum.PartType.Ball |
| 2417 | p.Name = "SeedOut_31" |
| 2418 | p.Size = Vector3.new(0.184122, 0.184122, 0.184122) |
| 2419 | p.CFrame = CFrame.new(-10.5979, 0.15, -4.89412) |
| 2420 | p.BrickColor = BrickColor.new("Deep orange") |
| 2421 | p.Material = Enum.Material.Glacier |
| 2422 | p.MaterialVariant = "2022 Small Stud" |
| 2423 | p.Anchored = true |
| 2424 | p.Parent = model |
| 2425 | end |
| 2426 | do |
| 2427 | local p = Instance.new("Part") |
| 2428 | p.Shape = Enum.PartType.Ball |
| 2429 | p.Name = "SeedOut_32" |
| 2430 | p.Size = Vector3.new(0.156827, 0.156827, 0.156827) |
| 2431 | p.CFrame = CFrame.new(-8.16793, 0.15, -5.97467) |
| 2432 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2433 | p.Material = Enum.Material.Glacier |
| 2434 | p.MaterialVariant = "2022 Small Stud" |
| 2435 | p.Anchored = true |
| 2436 | p.Parent = model |
| 2437 | end |
| 2438 | do |
| 2439 | local p = Instance.new("Part") |
| 2440 | p.Shape = Enum.PartType.Ball |
| 2441 | p.Name = "SeedOut_33" |
| 2442 | p.Size = Vector3.new(0.280269, 0.280269, 0.280269) |
| 2443 | p.CFrame = CFrame.new(9.78967, 0.15, -5.97953) |
| 2444 | p.BrickColor = BrickColor.new("White") |
| 2445 | p.Material = Enum.Material.Glacier |
| 2446 | p.MaterialVariant = "2022 Stud" |
| 2447 | p.Anchored = true |
| 2448 | p.Parent = model |
| 2449 | end |
| 2450 | do |
| 2451 | local p = Instance.new("Part") |
| 2452 | p.Shape = Enum.PartType.Ball |
| 2453 | p.Name = "SeedOut_34" |
| 2454 | p.Size = Vector3.new(0.221807, 0.221807, 0.221807) |
| 2455 | p.CFrame = CFrame.new(-10.9509, 0.15, -3.45057) |
| 2456 | p.BrickColor = BrickColor.new("Nougat") |
| 2457 | p.Material = Enum.Material.Glacier |
| 2458 | p.MaterialVariant = "2022 Weld" |
| 2459 | p.Anchored = true |
| 2460 | p.Parent = model |
| 2461 | end |
| 2462 | do |
| 2463 | local p = Instance.new("Part") |
| 2464 | p.Shape = Enum.PartType.Ball |
| 2465 | p.Name = "SeedOut_35" |
| 2466 | p.Size = Vector3.new(0.221659, 0.221659, 0.221659) |
| 2467 | p.CFrame = CFrame.new(-10.7945, 0.15, 7.05702) |
| 2468 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2469 | p.Material = Enum.Material.Glacier |
| 2470 | p.MaterialVariant = "2022 Small Stud" |
| 2471 | p.Anchored = true |
| 2472 | p.Parent = model |
| 2473 | end |
| 2474 | do |
| 2475 | local p = Instance.new("Part") |
| 2476 | p.Shape = Enum.PartType.Ball |
| 2477 | p.Name = "SeedOut_36" |
| 2478 | p.Size = Vector3.new(0.158041, 0.158041, 0.158041) |
| 2479 | p.CFrame = CFrame.new(-10.7037, 0.15, 2.07113) |
| 2480 | p.BrickColor = BrickColor.new("Deep orange") |
| 2481 | p.Material = Enum.Material.Glacier |
| 2482 | p.MaterialVariant = "2022 Small Stud" |
| 2483 | p.Anchored = true |
| 2484 | p.Parent = model |
| 2485 | end |
| 2486 | do |
| 2487 | local p = Instance.new("Part") |
| 2488 | p.Shape = Enum.PartType.Ball |
| 2489 | p.Name = "SeedOut_37" |
| 2490 | p.Size = Vector3.new(0.187229, 0.187229, 0.187229) |
| 2491 | p.CFrame = CFrame.new(10.7965, 0.15, -6.63711) |
| 2492 | p.BrickColor = BrickColor.new("Black") |
| 2493 | p.Material = Enum.Material.Glacier |
| 2494 | p.MaterialVariant = "2022 Glue" |
| 2495 | p.Anchored = true |
| 2496 | p.Parent = model |
| 2497 | end |
| 2498 | do |
| 2499 | local p = Instance.new("Part") |
| 2500 | p.Shape = Enum.PartType.Ball |
| 2501 | p.Name = "SeedOut_38" |
| 2502 | p.Size = Vector3.new(0.183853, 0.183853, 0.183853) |
| 2503 | p.CFrame = CFrame.new(9.42527, 0.15, 4.65185) |
| 2504 | p.BrickColor = BrickColor.new("Black") |
| 2505 | p.Material = Enum.Material.Glacier |
| 2506 | p.MaterialVariant = "2022 Glue" |
| 2507 | p.Anchored = true |
| 2508 | p.Parent = model |
| 2509 | end |
| 2510 | do |
| 2511 | local p = Instance.new("Part") |
| 2512 | p.Shape = Enum.PartType.Ball |
| 2513 | p.Name = "SeedOut_39" |
| 2514 | p.Size = Vector3.new(0.238279, 0.238279, 0.238279) |
| 2515 | p.CFrame = CFrame.new(-7.36598, 0.15, -3.24235) |
| 2516 | p.BrickColor = BrickColor.new("White") |
| 2517 | p.Material = Enum.Material.Glacier |
| 2518 | p.MaterialVariant = "2022 Stud" |
| 2519 | p.Anchored = true |
| 2520 | p.Parent = model |
| 2521 | end |
| 2522 | do |
| 2523 | local p = Instance.new("Part") |
| 2524 | p.Shape = Enum.PartType.Ball |
| 2525 | p.Name = "SeedOut_40" |
| 2526 | p.Size = Vector3.new(0.261013, 0.261013, 0.261013) |
| 2527 | p.CFrame = CFrame.new(-8.51589, 0.15, 1.75409) |
| 2528 | p.BrickColor = BrickColor.new("Deep orange") |
| 2529 | p.Material = Enum.Material.Glacier |
| 2530 | p.MaterialVariant = "2022 Small Stud" |
| 2531 | p.Anchored = true |
| 2532 | p.Parent = model |
| 2533 | end |
| 2534 | do |
| 2535 | local p = Instance.new("Part") |
| 2536 | p.Shape = Enum.PartType.Ball |
| 2537 | p.Name = "SeedOut_41" |
| 2538 | p.Size = Vector3.new(0.18598, 0.18598, 0.18598) |
| 2539 | p.CFrame = CFrame.new(8.05859, 0.15, -6.701) |
| 2540 | p.BrickColor = BrickColor.new("Black") |
| 2541 | p.Material = Enum.Material.Glacier |
| 2542 | p.MaterialVariant = "2022 Glue" |
| 2543 | p.Anchored = true |
| 2544 | p.Parent = model |
| 2545 | end |
| 2546 | do |
| 2547 | local p = Instance.new("Part") |
| 2548 | p.Shape = Enum.PartType.Ball |
| 2549 | p.Name = "SeedOut_42" |
| 2550 | p.Size = Vector3.new(0.239072, 0.239072, 0.239072) |
| 2551 | p.CFrame = CFrame.new(-10.9893, 0.15, -0.791941) |
| 2552 | p.BrickColor = BrickColor.new("Nougat") |
| 2553 | p.Material = Enum.Material.Glacier |
| 2554 | p.MaterialVariant = "2022 Weld" |
| 2555 | p.Anchored = true |
| 2556 | p.Parent = model |
| 2557 | end |
| 2558 | do |
| 2559 | local p = Instance.new("Part") |
| 2560 | p.Shape = Enum.PartType.Ball |
| 2561 | p.Name = "SeedOut_43" |
| 2562 | p.Size = Vector3.new(0.278941, 0.278941, 0.278941) |
| 2563 | p.CFrame = CFrame.new(-9.84758, 0.15, -3.47651) |
| 2564 | p.BrickColor = BrickColor.new("Bright yellow") |
| 2565 | p.Material = Enum.Material.Glacier |
| 2566 | p.MaterialVariant = "2022 Small Stud" |
| 2567 | p.Anchored = true |
| 2568 | p.Parent = model |
| 2569 | end |
| 2570 | do |
| 2571 | local p = Instance.new("Part") |
| 2572 | p.Shape = Enum.PartType.Ball |
| 2573 | p.Name = "SeedOut_44" |
| 2574 | p.Size = Vector3.new(0.243759, 0.243759, 0.243759) |
| 2575 | p.CFrame = CFrame.new(10.6956, 0.15, 4.60525) |
| 2576 | p.BrickColor = BrickColor.new("Lime green") |
| 2577 | p.Material = Enum.Material.Glacier |
| 2578 | p.MaterialVariant = "2022 Stud" |
| 2579 | p.Anchored = true |
| 2580 | p.Parent = model |
| 2581 | end |
| 2582 | do |
| 2583 | local p = Instance.new("Part") |
| 2584 | p.Shape = Enum.PartType.Ball |
| 2585 | p.Name = "SeedOut_45" |
| 2586 | p.Size = Vector3.new(0.183721, 0.183721, 0.183721) |
| 2587 | p.CFrame = CFrame.new(7.79128, 0.15, -6.16358) |
| 2588 | p.BrickColor = BrickColor.new("Deep orange") |
| 2589 | p.Material = Enum.Material.Glacier |
| 2590 | p.MaterialVariant = "2022 Small Stud" |
| 2591 | p.Anchored = true |
| 2592 | p.Parent = model |
| 2593 | end |
| 2594 | do |
| 2595 | local p = Instance.new("Part") |
| 2596 | p.Shape = Enum.PartType.Ball |
| 2597 | p.Name = "SeedOut_46" |
| 2598 | p.Size = Vector3.new(0.174888, 0.174888, 0.174888) |
| 2599 | p.CFrame = CFrame.new(10.3065, 0.15, -6.85744) |
| 2600 | p.BrickColor = BrickColor.new("Nougat") |
| 2601 | p.Material = Enum.Material.Glacier |
| 2602 | p.MaterialVariant = "2022 Weld" |
| 2603 | p.Anchored = true |
| 2604 | p.Parent = model |
| 2605 | end |
| 2606 | do |
| 2607 | local p = Instance.new("Part") |
| 2608 | p.Shape = Enum.PartType.Ball |
| 2609 | p.Name = "SeedOut_47" |
| 2610 | p.Size = Vector3.new(0.215873, 0.215873, 0.215873) |
| 2611 | p.CFrame = CFrame.new(10.297, 0.15, 6.73908) |
| 2612 | p.BrickColor = BrickColor.new("White") |
| 2613 | p.Material = Enum.Material.Glacier |
| 2614 | p.MaterialVariant = "2022 Stud" |
| 2615 | p.Anchored = true |
| 2616 | p.Parent = model |
| 2617 | end |
| 2618 | do |
| 2619 | local p = Instance.new("Part") |
| 2620 | p.Shape = Enum.PartType.Ball |
| 2621 | p.Name = "SeedOut_48" |
| 2622 | p.Size = Vector3.new(0.225071, 0.225071, 0.225071) |
| 2623 | p.CFrame = CFrame.new(9.79894, 0.15, 7.08282) |
| 2624 | p.BrickColor = BrickColor.new("White") |
| 2625 | p.Material = Enum.Material.Glacier |
| 2626 | p.MaterialVariant = "2022 Stud" |
| 2627 | p.Anchored = true |
| 2628 | p.Parent = model |
| 2629 | end |
| 2630 | do |
| 2631 | local p = Instance.new("Part") |
| 2632 | p.Shape = Enum.PartType.Ball |
| 2633 | p.Name = "SeedOut_49" |
| 2634 | p.Size = Vector3.new(0.26018, 0.26018, 0.26018) |
| 2635 | p.CFrame = CFrame.new(-8.60785, 0.15, 6.23077) |
| 2636 | p.BrickColor = BrickColor.new("Black") |
| 2637 | p.Material = Enum.Material.Glacier |
| 2638 | p.MaterialVariant = "2022 Glue" |
| 2639 | p.Anchored = true |
| 2640 | p.Parent = model |
| 2641 | end |
| 2642 | model.PrimaryPart = model:FindFirstChild("Floor") |
| 2643 | print("FancyTent built: " .. #model:GetChildren() .. " parts") |
Loading comments...