local MS = game:GetService("MaterialService") local ok, roots = pcall(game.GetObjects, game, "rbxassetid://13386676607") if not ok then return warn(roots) end local tmp = Instance.new("Folder") for _, r in ipairs(roots) do r.Parent = tmp end for _, d in ipairs(tmp:GetDescendants()) do if d:IsA("MaterialVariant") then d.Parent = MS end end tmp:Destroy() local model = Instance.new("Model") model.Name = "AmanitaMuscaria" model.Parent = workspace local variants = { ["Brick yellow"] = "2022 Stud", ["Bright red"] = "2022 Stud", ["Institutional white"] = "2022 Stud", } if next(needed) then local ok, roots = pcall(game.GetObjects, game, "rbxassetid://13386676607") if not ok then warn(roots) else local tmp = Instance.new("Folder") for _, r in ipairs(roots) do r.Parent = tmp end for _, d in ipairs(tmp:GetDescendants()) do if d:IsA("MaterialVariant") and needed[d.Name] then d.Parent = MS end end tmp:Destroy() end end end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_StemBase" p.Size = Vector3.new(2, 2.5, 2.5) p.CFrame = CFrame.new(4, 1, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_StemMid" p.Size = Vector3.new(3, 2, 2) p.CFrame = CFrame.new(4, 3.5, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_StemTop" p.Size = Vector3.new(2, 1.8, 1.8) p.CFrame = CFrame.new(4, 6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_SkirtBase" p.Size = Vector3.new(0.4, 2.8, 2.8) p.CFrame = CFrame.new(4, 6.84, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_SkirtEdge" p.Size = Vector3.new(0.2, 3.2, 3.2) p.CFrame = CFrame.new(4, 6.6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Brick yellow") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_Gills" p.Size = Vector3.new(0.4, 7.5, 7.5) p.CFrame = CFrame.new(4, 7.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Brick yellow") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_CapBase" p.Size = Vector3.new(0.6, 8, 8) p.CFrame = CFrame.new(4, 7.6, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_CapMid1" p.Size = Vector3.new(0.8, 7.6, 7.6) p.CFrame = CFrame.new(4, 8.2, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_CapMid2" p.Size = Vector3.new(0.6, 6.8, 6.8) p.CFrame = CFrame.new(4, 8.8, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_CapTop1" p.Size = Vector3.new(0.5, 5.6, 5.6) p.CFrame = CFrame.new(4, 9.3, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_CapTop2" p.Size = Vector3.new(0.4, 4, 4) p.CFrame = CFrame.new(4, 9.7, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "L_CapApex" p.Size = Vector3.new(0.3, 2.5, 2.5) p.CFrame = CFrame.new(4, 10, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_0" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(7.8, 8.2, 0) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_1" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(6.68701, 8.2, -2.68701) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_2" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(4, 8.2, -3.8) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_3" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(1.31299, 8.2, -2.68701) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_4" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(0.2, 8.2, 0) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_5" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(1.31299, 8.2, 2.68701) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_6" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(4, 8.2, 3.8) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_7" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(6.68701, 8.2, 2.68701) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_8" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(7.19496, 8.8, -1.16287) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_9" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(5.16287, 8.8, -3.19496) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_10" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(2.83713, 8.8, -3.19496) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_11" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(0.805045, 8.8, -1.16287) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_12" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(0.805045, 8.8, 1.16287) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_13" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(2.83713, 8.8, 3.19496) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_14" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(5.16287, 8.8, 3.19496) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_15" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(7.19496, 8.8, 1.16287) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_16" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(6.8, 9.3, 0) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_17" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(5.4, 9.3, -2.42487) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_18" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(2.6, 9.3, -2.42487) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_19" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(1.2, 9.3, 0) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_20" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(2.6, 9.3, 2.42487) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_21" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(5.4, 9.3, 2.42487) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_22" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(5.73205, 9.7, -1) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_23" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(2.26795, 9.7, -1) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_24" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(4, 9.7, 2) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_25" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(4, 10, -1.2) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_26" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(2.96077, 10, 0.6) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "L_Spot_27" p.Size = Vector3.new(0.3, 0.3, 0.3) p.CFrame = CFrame.new(5.03923, 10, 0.6) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "M_StemBase" p.Size = Vector3.new(2, 1.5, 1.5) p.CFrame = CFrame.new(-2, 1, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "M_StemMid" p.Size = Vector3.new(2, 1.3, 1.3) p.CFrame = CFrame.new(-2, 3, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "M_StemTop" p.Size = Vector3.new(1.5, 1.2, 1.2) p.CFrame = CFrame.new(-2, 4.5, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "M_SkirtBase" p.Size = Vector3.new(0.3, 1.8, 1.8) p.CFrame = CFrame.new(-2, 5, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "M_Gills" p.Size = Vector3.new(0.3, 4.5, 4.5) p.CFrame = CFrame.new(-2, 5.3, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Brick yellow") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "M_CapBase" p.Size = Vector3.new(0.5, 4.8, 4.8) p.CFrame = CFrame.new(-2, 5.6, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "M_CapMid1" p.Size = Vector3.new(0.6, 4.4, 4.4) p.CFrame = CFrame.new(-2, 6.1, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "M_CapMid2" p.Size = Vector3.new(0.5, 3.6, 3.6) p.CFrame = CFrame.new(-2, 6.6, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "M_CapTop" p.Size = Vector3.new(0.4, 2.4, 2.4) p.CFrame = CFrame.new(-2, 7, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "M_CapApex" p.Size = Vector3.new(0.3, 1.2, 1.2) p.CFrame = CFrame.new(-2, 7.3, 1) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_0" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(0.2, 6.1, 1) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_1" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-0.9, 6.1, -0.905256) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_2" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-3.1, 6.1, -0.905256) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_3" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-4.2, 6.1, 1) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_4" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-3.1, 6.1, 2.90526) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_5" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-0.9, 6.1, 2.90526) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_6" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-0.441154, 6.6, 0.1) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_7" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-2, 6.6, -0.8) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_8" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-3.55885, 6.6, 0.1) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_9" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-3.55885, 6.6, 1.9) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_10" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-2, 6.6, 2.8) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_11" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-0.441154, 6.6, 1.9) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_12" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-0.8, 7, 1) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_13" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-2.6, 7, -0.03923) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_14" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-2.6, 7, 2.03923) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_15" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-1.7, 7.3, 0.480385) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_16" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-2.6, 7.3, 1) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "M_Spot_17" p.Size = Vector3.new(0.25, 0.25, 0.25) p.CFrame = CFrame.new(-1.7, 7.3, 1.51961) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "S_Stem" p.Size = Vector3.new(2, 0.8, 0.8) p.CFrame = CFrame.new(-6, 1, 2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "S_Gills" p.Size = Vector3.new(0.2, 2, 2) p.CFrame = CFrame.new(-6, 2.1, 2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Brick yellow") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "S_CapBase" p.Size = Vector3.new(0.4, 2.2, 2.2) p.CFrame = CFrame.new(-6, 2.3, 2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "S_CapMid" p.Size = Vector3.new(0.5, 1.8, 1.8) p.CFrame = CFrame.new(-6, 2.7, 2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "S_CapTop" p.Size = Vector3.new(0.4, 1.2, 1.2) p.CFrame = CFrame.new(-6, 3.1, 2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Cylinder p.Name = "S_CapApex" p.Size = Vector3.new(0.3, 0.6, 0.6) p.CFrame = CFrame.new(-6, 3.4, 2) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) p.BrickColor = BrickColor.new("Bright red") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "S_Spot_0" p.Size = Vector3.new(0.2, 0.2, 0.2) p.CFrame = CFrame.new(-5.1, 2.7, 2) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "S_Spot_1" p.Size = Vector3.new(0.2, 0.2, 0.2) p.CFrame = CFrame.new(-6, 2.7, 1.1) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "S_Spot_2" p.Size = Vector3.new(0.2, 0.2, 0.2) p.CFrame = CFrame.new(-6.9, 2.7, 2) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "S_Spot_3" p.Size = Vector3.new(0.2, 0.2, 0.2) p.CFrame = CFrame.new(-6, 2.7, 2.9) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "S_Spot_4" p.Size = Vector3.new(0.2, 0.2, 0.2) p.CFrame = CFrame.new(-5.57574, 3.1, 1.57574) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "S_Spot_5" p.Size = Vector3.new(0.2, 0.2, 0.2) p.CFrame = CFrame.new(-6.42426, 3.1, 1.57574) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "S_Spot_6" p.Size = Vector3.new(0.2, 0.2, 0.2) p.CFrame = CFrame.new(-6.42426, 3.1, 2.42426) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "S_Spot_7" p.Size = Vector3.new(0.2, 0.2, 0.2) p.CFrame = CFrame.new(-5.57574, 3.1, 2.42426) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "S_Spot_8" p.Size = Vector3.new(0.2, 0.2, 0.2) p.CFrame = CFrame.new(-5.7, 3.4, 2) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end do local p = Instance.new("Part") p.Shape = Enum.PartType.Ball p.Name = "S_Spot_9" p.Size = Vector3.new(0.2, 0.2, 0.2) p.CFrame = CFrame.new(-6.3, 3.4, 2) p.BrickColor = BrickColor.new("Institutional white") p.Material = Enum.Material.Glacier p.MaterialVariant = "2022 Stud" p.Anchored = true p.Parent = model end model.PrimaryPart = model:FindFirstChild("L_StemBase") print("AmanitaMuscaria built: " .. #model:GetChildren() .. " parts")