Loading model...
by Maxwell Waybrook · 6/11/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: Carrot |
| 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 = "Carrot" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright green"] = "2022 Stud", |
| 25 | ["Bright orange"] = "2022 Stud", |
| 26 | ["Deep orange"] = "2022 Stud", |
| 27 | } |
| 28 | do |
| 29 | local p = Instance.new("Part") |
| 30 | p.Name = "Body_0" |
| 31 | p.Size = Vector3.new(0.8, 1.5, 0.8) |
| 32 | p.CFrame = CFrame.new(0, 0, 0) |
| 33 | p.BrickColor = BrickColor.new("Deep orange") |
| 34 | p.Material = Enum.Material.Glacier |
| 35 | p.MaterialVariant = "2022 Stud" |
| 36 | p.Anchored = true |
| 37 | p.Parent = model |
| 38 | end |
| 39 | do |
| 40 | local p = Instance.new("Part") |
| 41 | p.Name = "Ridge_0" |
| 42 | p.Size = Vector3.new(0.9, 0.2, 0.9) |
| 43 | p.CFrame = CFrame.new(0, 0.75, 0) |
| 44 | p.BrickColor = BrickColor.new("Bright orange") |
| 45 | p.Material = Enum.Material.Glacier |
| 46 | p.MaterialVariant = "2022 Stud" |
| 47 | p.Anchored = true |
| 48 | p.Parent = model |
| 49 | end |
| 50 | do |
| 51 | local p = Instance.new("Part") |
| 52 | p.Name = "Body_1" |
| 53 | p.Size = Vector3.new(1.4, 1.5, 1.4) |
| 54 | p.CFrame = CFrame.new(0, 1.5, 0) |
| 55 | p.BrickColor = BrickColor.new("Deep orange") |
| 56 | p.Material = Enum.Material.Glacier |
| 57 | p.MaterialVariant = "2022 Stud" |
| 58 | p.Anchored = true |
| 59 | p.Parent = model |
| 60 | end |
| 61 | do |
| 62 | local p = Instance.new("Part") |
| 63 | p.Name = "Ridge_1" |
| 64 | p.Size = Vector3.new(1.5, 0.2, 1.5) |
| 65 | p.CFrame = CFrame.new(0, 2.25, 0) |
| 66 | p.BrickColor = BrickColor.new("Bright orange") |
| 67 | p.Material = Enum.Material.Glacier |
| 68 | p.MaterialVariant = "2022 Stud" |
| 69 | p.Anchored = true |
| 70 | p.Parent = model |
| 71 | end |
| 72 | do |
| 73 | local p = Instance.new("Part") |
| 74 | p.Name = "Body_2" |
| 75 | p.Size = Vector3.new(2, 1.5, 2) |
| 76 | p.CFrame = CFrame.new(0, 3, 0) |
| 77 | p.BrickColor = BrickColor.new("Deep orange") |
| 78 | p.Material = Enum.Material.Glacier |
| 79 | p.MaterialVariant = "2022 Stud" |
| 80 | p.Anchored = true |
| 81 | p.Parent = model |
| 82 | end |
| 83 | do |
| 84 | local p = Instance.new("Part") |
| 85 | p.Name = "Ridge_2" |
| 86 | p.Size = Vector3.new(2.1, 0.2, 2.1) |
| 87 | p.CFrame = CFrame.new(0, 3.75, 0) |
| 88 | p.BrickColor = BrickColor.new("Bright orange") |
| 89 | p.Material = Enum.Material.Glacier |
| 90 | p.MaterialVariant = "2022 Stud" |
| 91 | p.Anchored = true |
| 92 | p.Parent = model |
| 93 | end |
| 94 | do |
| 95 | local p = Instance.new("Part") |
| 96 | p.Name = "Body_3" |
| 97 | p.Size = Vector3.new(2.4, 1.5, 2.4) |
| 98 | p.CFrame = CFrame.new(0, 4.5, 0) |
| 99 | p.BrickColor = BrickColor.new("Deep orange") |
| 100 | p.Material = Enum.Material.Glacier |
| 101 | p.MaterialVariant = "2022 Stud" |
| 102 | p.Anchored = true |
| 103 | p.Parent = model |
| 104 | end |
| 105 | do |
| 106 | local p = Instance.new("Part") |
| 107 | p.Name = "Ridge_3" |
| 108 | p.Size = Vector3.new(2.5, 0.2, 2.5) |
| 109 | p.CFrame = CFrame.new(0, 5.25, 0) |
| 110 | p.BrickColor = BrickColor.new("Bright orange") |
| 111 | p.Material = Enum.Material.Glacier |
| 112 | p.MaterialVariant = "2022 Stud" |
| 113 | p.Anchored = true |
| 114 | p.Parent = model |
| 115 | end |
| 116 | do |
| 117 | local p = Instance.new("Part") |
| 118 | p.Name = "Body_4" |
| 119 | p.Size = Vector3.new(2.8, 1.5, 2.8) |
| 120 | p.CFrame = CFrame.new(0, 6, 0) |
| 121 | p.BrickColor = BrickColor.new("Deep orange") |
| 122 | p.Material = Enum.Material.Glacier |
| 123 | p.MaterialVariant = "2022 Stud" |
| 124 | p.Anchored = true |
| 125 | p.Parent = model |
| 126 | end |
| 127 | do |
| 128 | local p = Instance.new("Part") |
| 129 | p.Name = "Ridge_4" |
| 130 | p.Size = Vector3.new(2.9, 0.2, 2.9) |
| 131 | p.CFrame = CFrame.new(0, 6.75, 0) |
| 132 | p.BrickColor = BrickColor.new("Bright orange") |
| 133 | p.Material = Enum.Material.Glacier |
| 134 | p.MaterialVariant = "2022 Stud" |
| 135 | p.Anchored = true |
| 136 | p.Parent = model |
| 137 | end |
| 138 | do |
| 139 | local p = Instance.new("Part") |
| 140 | p.Name = "Body_5" |
| 141 | p.Size = Vector3.new(3, 1.5, 3) |
| 142 | p.CFrame = CFrame.new(0, 7.5, 0) |
| 143 | p.BrickColor = BrickColor.new("Deep orange") |
| 144 | p.Material = Enum.Material.Glacier |
| 145 | p.MaterialVariant = "2022 Stud" |
| 146 | p.Anchored = true |
| 147 | p.Parent = model |
| 148 | end |
| 149 | do |
| 150 | local p = Instance.new("Part") |
| 151 | p.Name = "Ridge_5" |
| 152 | p.Size = Vector3.new(3.1, 0.2, 3.1) |
| 153 | p.CFrame = CFrame.new(0, 8.25, 0) |
| 154 | p.BrickColor = BrickColor.new("Bright orange") |
| 155 | p.Material = Enum.Material.Glacier |
| 156 | p.MaterialVariant = "2022 Stud" |
| 157 | p.Anchored = true |
| 158 | p.Parent = model |
| 159 | end |
| 160 | do |
| 161 | local p = Instance.new("Part") |
| 162 | p.Name = "Body_6" |
| 163 | p.Size = Vector3.new(2.6, 1, 2.6) |
| 164 | p.CFrame = CFrame.new(0, 8.75, 0) |
| 165 | p.BrickColor = BrickColor.new("Deep orange") |
| 166 | p.Material = Enum.Material.Glacier |
| 167 | p.MaterialVariant = "2022 Stud" |
| 168 | p.Anchored = true |
| 169 | p.Parent = model |
| 170 | end |
| 171 | do |
| 172 | local p = Instance.new("Part") |
| 173 | p.Name = "LeafStem_0" |
| 174 | p.Size = Vector3.new(4.03113, 0.6, 0.6) |
| 175 | p.CFrame = CFrame.new(1, 11, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(60.2551)) |
| 176 | p.BrickColor = BrickColor.new("Bright green") |
| 177 | p.Material = Enum.Material.Glacier |
| 178 | p.MaterialVariant = "2022 Stud" |
| 179 | p.Anchored = true |
| 180 | p.Parent = model |
| 181 | end |
| 182 | do |
| 183 | local p = Instance.new("Part") |
| 184 | p.Name = "LeafTip_0" |
| 185 | p.Size = Vector3.new(1.80278, 0.4, 0.4) |
| 186 | p.CFrame = CFrame.new(2.75, 13.25, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(33.6901)) |
| 187 | p.BrickColor = BrickColor.new("Bright green") |
| 188 | p.Material = Enum.Material.Glacier |
| 189 | p.MaterialVariant = "2022 Stud" |
| 190 | p.Anchored = true |
| 191 | p.Parent = model |
| 192 | end |
| 193 | do |
| 194 | local p = Instance.new("Part") |
| 195 | p.Name = "LeafStem_1" |
| 196 | p.Size = Vector3.new(4.03113, 0.6, 0.6) |
| 197 | p.CFrame = CFrame.new(0.309017, 11, 0.951057) * CFrame.Angles(math.rad(0), math.rad(-72), math.rad(60.2551)) |
| 198 | p.BrickColor = BrickColor.new("Bright green") |
| 199 | p.Material = Enum.Material.Glacier |
| 200 | p.MaterialVariant = "2022 Stud" |
| 201 | p.Anchored = true |
| 202 | p.Parent = model |
| 203 | end |
| 204 | do |
| 205 | local p = Instance.new("Part") |
| 206 | p.Name = "LeafTip_1" |
| 207 | p.Size = Vector3.new(1.80278, 0.4, 0.4) |
| 208 | p.CFrame = CFrame.new(0.849797, 13.25, 2.6154) * CFrame.Angles(math.rad(0), math.rad(-72), math.rad(33.6901)) |
| 209 | p.BrickColor = BrickColor.new("Bright green") |
| 210 | p.Material = Enum.Material.Glacier |
| 211 | p.MaterialVariant = "2022 Stud" |
| 212 | p.Anchored = true |
| 213 | p.Parent = model |
| 214 | end |
| 215 | do |
| 216 | local p = Instance.new("Part") |
| 217 | p.Name = "LeafStem_2" |
| 218 | p.Size = Vector3.new(4.03113, 0.6, 0.6) |
| 219 | p.CFrame = CFrame.new(-0.809017, 11, 0.587785) * CFrame.Angles(math.rad(-180), math.rad(-36), math.rad(-119.745)) |
| 220 | p.BrickColor = BrickColor.new("Bright green") |
| 221 | p.Material = Enum.Material.Glacier |
| 222 | p.MaterialVariant = "2022 Stud" |
| 223 | p.Anchored = true |
| 224 | p.Parent = model |
| 225 | end |
| 226 | do |
| 227 | local p = Instance.new("Part") |
| 228 | p.Name = "LeafTip_2" |
| 229 | p.Size = Vector3.new(1.80278, 0.4, 0.4) |
| 230 | p.CFrame = CFrame.new(-2.2248, 13.25, 1.61641) * CFrame.Angles(math.rad(-180), math.rad(-36), math.rad(-146.31)) |
| 231 | p.BrickColor = BrickColor.new("Bright green") |
| 232 | p.Material = Enum.Material.Glacier |
| 233 | p.MaterialVariant = "2022 Stud" |
| 234 | p.Anchored = true |
| 235 | p.Parent = model |
| 236 | end |
| 237 | do |
| 238 | local p = Instance.new("Part") |
| 239 | p.Name = "LeafStem_3" |
| 240 | p.Size = Vector3.new(4.03113, 0.6, 0.6) |
| 241 | p.CFrame = CFrame.new(-0.809017, 11, -0.587785) * CFrame.Angles(math.rad(-180), math.rad(36), math.rad(-119.745)) |
| 242 | p.BrickColor = BrickColor.new("Bright green") |
| 243 | p.Material = Enum.Material.Glacier |
| 244 | p.MaterialVariant = "2022 Stud" |
| 245 | p.Anchored = true |
| 246 | p.Parent = model |
| 247 | end |
| 248 | do |
| 249 | local p = Instance.new("Part") |
| 250 | p.Name = "LeafTip_3" |
| 251 | p.Size = Vector3.new(1.80278, 0.4, 0.4) |
| 252 | p.CFrame = CFrame.new(-2.2248, 13.25, -1.61641) * CFrame.Angles(math.rad(-180), math.rad(36), math.rad(-146.31)) |
| 253 | p.BrickColor = BrickColor.new("Bright green") |
| 254 | p.Material = Enum.Material.Glacier |
| 255 | p.MaterialVariant = "2022 Stud" |
| 256 | p.Anchored = true |
| 257 | p.Parent = model |
| 258 | end |
| 259 | do |
| 260 | local p = Instance.new("Part") |
| 261 | p.Name = "LeafStem_4" |
| 262 | p.Size = Vector3.new(4.03113, 0.6, 0.6) |
| 263 | p.CFrame = CFrame.new(0.309017, 11, -0.951057) * CFrame.Angles(math.rad(0), math.rad(72), math.rad(60.2551)) |
| 264 | p.BrickColor = BrickColor.new("Bright green") |
| 265 | p.Material = Enum.Material.Glacier |
| 266 | p.MaterialVariant = "2022 Stud" |
| 267 | p.Anchored = true |
| 268 | p.Parent = model |
| 269 | end |
| 270 | do |
| 271 | local p = Instance.new("Part") |
| 272 | p.Name = "LeafTip_4" |
| 273 | p.Size = Vector3.new(1.80278, 0.4, 0.4) |
| 274 | p.CFrame = CFrame.new(0.849797, 13.25, -2.6154) * CFrame.Angles(math.rad(0), math.rad(72), math.rad(33.6901)) |
| 275 | p.BrickColor = BrickColor.new("Bright green") |
| 276 | p.Material = Enum.Material.Glacier |
| 277 | p.MaterialVariant = "2022 Stud" |
| 278 | p.Anchored = true |
| 279 | p.Parent = model |
| 280 | end |
| 281 | model.PrimaryPart = model:FindFirstChild("Body_5") |
| 282 | print("Carrot built: " .. #model:GetChildren() .. " parts") |
Loading comments...