Loading model...
by SnowyAlpines · 3/28/2026
Lua Script
| 1 | -- Generated with StudForge.org | AI-powered 3D models for Roblox |
| 2 | -- Model: RiceCrop |
| 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 = "RiceCrop" |
| 21 | model.Parent = workspace |
| 22 | |
| 23 | local variants = { |
| 24 | ["Bright green"] = "2022 Stud", |
| 25 | ["Bright yellow"] = "2022 Big Stud", |
| 26 | ["Deep orange"] = "2022 Stud", |
| 27 | ["Shamrock"] = "2022 Stud", |
| 28 | } |
| 29 | do |
| 30 | local p = Instance.new("Part") |
| 31 | p.Name = "Stalk_0" |
| 32 | p.Size = Vector3.new(2.5, 0.3, 0.3) |
| 33 | p.CFrame = CFrame.new(0, 1.25, 0) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(90)) |
| 34 | p.BrickColor = BrickColor.new("Bright green") |
| 35 | p.Material = Enum.Material.Glacier |
| 36 | p.MaterialVariant = "2022 Stud" |
| 37 | p.Anchored = true |
| 38 | p.Parent = model |
| 39 | end |
| 40 | do |
| 41 | local p = Instance.new("Part") |
| 42 | p.Name = "Stalk_1" |
| 43 | p.Size = Vector3.new(2.5, 0.3, 0.3) |
| 44 | p.CFrame = CFrame.new(-0.108945, 3.74524, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-95)) |
| 45 | p.BrickColor = BrickColor.new("Bright green") |
| 46 | p.Material = Enum.Material.Glacier |
| 47 | p.MaterialVariant = "2022 Stud" |
| 48 | p.Anchored = true |
| 49 | p.Parent = model |
| 50 | end |
| 51 | do |
| 52 | local p = Instance.new("Part") |
| 53 | p.Name = "Stalk_2" |
| 54 | p.Size = Vector3.new(2.5, 0.3, 0.3) |
| 55 | p.CFrame = CFrame.new(-0.43495, 6.2215, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-100)) |
| 56 | p.BrickColor = BrickColor.new("Bright green") |
| 57 | p.Material = Enum.Material.Glacier |
| 58 | p.MaterialVariant = "2022 Stud" |
| 59 | p.Anchored = true |
| 60 | p.Parent = model |
| 61 | end |
| 62 | do |
| 63 | local p = Instance.new("Part") |
| 64 | p.Name = "Stalk_3" |
| 65 | p.Size = Vector3.new(2.5, 0.3, 0.3) |
| 66 | p.CFrame = CFrame.new(-0.975534, 8.65991, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-105)) |
| 67 | p.BrickColor = BrickColor.new("Bright green") |
| 68 | p.Material = Enum.Material.Glacier |
| 69 | p.MaterialVariant = "2022 Stud" |
| 70 | p.Anchored = true |
| 71 | p.Parent = model |
| 72 | end |
| 73 | do |
| 74 | local p = Instance.new("Part") |
| 75 | p.Name = "Stalk_4" |
| 76 | p.Size = Vector3.new(2.5, 0.3, 0.3) |
| 77 | p.CFrame = CFrame.new(-1.72658, 11.0419, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-110)) |
| 78 | p.BrickColor = BrickColor.new("Bright green") |
| 79 | p.Material = Enum.Material.Glacier |
| 80 | p.MaterialVariant = "2022 Stud" |
| 81 | p.Anchored = true |
| 82 | p.Parent = model |
| 83 | end |
| 84 | do |
| 85 | local p = Instance.new("Part") |
| 86 | p.Name = "Stalk_5" |
| 87 | p.Size = Vector3.new(2.5, 0.3, 0.3) |
| 88 | p.CFrame = CFrame.new(-2.68238, 13.3494, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-115)) |
| 89 | p.BrickColor = BrickColor.new("Bright green") |
| 90 | p.Material = Enum.Material.Glacier |
| 91 | p.MaterialVariant = "2022 Stud" |
| 92 | p.Anchored = true |
| 93 | p.Parent = model |
| 94 | end |
| 95 | do |
| 96 | local p = Instance.new("Part") |
| 97 | p.Name = "Stalk_6" |
| 98 | p.Size = Vector3.new(2.5, 0.3, 0.3) |
| 99 | p.CFrame = CFrame.new(-3.83565, 15.5649, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-120)) |
| 100 | p.BrickColor = BrickColor.new("Bright green") |
| 101 | p.Material = Enum.Material.Glacier |
| 102 | p.MaterialVariant = "2022 Stud" |
| 103 | p.Anchored = true |
| 104 | p.Parent = model |
| 105 | end |
| 106 | do |
| 107 | local p = Instance.new("Part") |
| 108 | p.Name = "Stalk_7" |
| 109 | p.Size = Vector3.new(2.5, 0.3, 0.3) |
| 110 | p.CFrame = CFrame.new(-5.17762, 17.6713, 0) * CFrame.Angles(math.rad(-180), math.rad(0), math.rad(-125)) |
| 111 | p.BrickColor = BrickColor.new("Bright green") |
| 112 | p.Material = Enum.Material.Glacier |
| 113 | p.MaterialVariant = "2022 Stud" |
| 114 | p.Anchored = true |
| 115 | p.Parent = model |
| 116 | end |
| 117 | do |
| 118 | local p = Instance.new("Part") |
| 119 | p.Name = "Leaf_1" |
| 120 | p.Size = Vector3.new(8.26136, 0.4, 0.1) |
| 121 | p.CFrame = CFrame.new(0.782111, 8.99049, 0.25) * CFrame.Angles(math.rad(0), math.rad(-14.0362), math.rad(75.5496)) |
| 122 | p.BrickColor = BrickColor.new("Shamrock") |
| 123 | p.Material = Enum.Material.Glacier |
| 124 | p.MaterialVariant = "2022 Stud" |
| 125 | p.Anchored = true |
| 126 | p.Parent = model |
| 127 | end |
| 128 | do |
| 129 | local p = Instance.new("Part") |
| 130 | p.Name = "Leaf_2" |
| 131 | p.Size = Vector3.new(6.59242, 0.4, 0.1) |
| 132 | p.CFrame = CFrame.new(-0.549057, 13.0673, -0.25) * CFrame.Angles(math.rad(0), math.rad(18.4349), math.rad(76.1228)) |
| 133 | p.BrickColor = BrickColor.new("Shamrock") |
| 134 | p.Material = Enum.Material.Glacier |
| 135 | p.MaterialVariant = "2022 Stud" |
| 136 | p.Anchored = true |
| 137 | p.Parent = model |
| 138 | end |
| 139 | do |
| 140 | local p = Instance.new("Part") |
| 141 | p.Name = "Branch_0" |
| 142 | p.Size = Vector3.new(3.04138, 0.15, 0.15) |
| 143 | p.CFrame = CFrame.new(-5.75969, 17.3974, -0.25) * CFrame.Angles(math.rad(-180), math.rad(10.8934), math.rad(-150.449)) |
| 144 | p.BrickColor = BrickColor.new("Bright green") |
| 145 | p.Material = Enum.Material.Glacier |
| 146 | p.MaterialVariant = "2022 Stud" |
| 147 | p.Anchored = true |
| 148 | p.Parent = model |
| 149 | end |
| 150 | do |
| 151 | local p = Instance.new("WedgePart") |
| 152 | p.Name = "Grain_0_0" |
| 153 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 154 | p.CFrame = CFrame.new(-4.69367, 16.8974, 0.116667) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(-60)) |
| 155 | p.BrickColor = BrickColor.new("Bright yellow") |
| 156 | p.Material = Enum.Material.Glacier |
| 157 | p.MaterialVariant = "2022 Big Stud" |
| 158 | p.Anchored = true |
| 159 | p.Parent = model |
| 160 | end |
| 161 | do |
| 162 | local p = Instance.new("WedgePart") |
| 163 | p.Name = "Grain_0_1" |
| 164 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 165 | p.CFrame = CFrame.new(-5.52668, 17.1474, -0.366667) * CFrame.Angles(math.rad(30), math.rad(45), math.rad(-60)) |
| 166 | p.BrickColor = BrickColor.new("Bright yellow") |
| 167 | p.Material = Enum.Material.Glacier |
| 168 | p.MaterialVariant = "2022 Big Stud" |
| 169 | p.Anchored = true |
| 170 | p.Parent = model |
| 171 | end |
| 172 | do |
| 173 | local p = Instance.new("WedgePart") |
| 174 | p.Name = "Grain_0_2" |
| 175 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 176 | p.CFrame = CFrame.new(-5.55969, 17.3974, -0.45) * CFrame.Angles(math.rad(30), math.rad(90), math.rad(-60)) |
| 177 | p.BrickColor = BrickColor.new("Bright yellow") |
| 178 | p.Material = Enum.Material.Glacier |
| 179 | p.MaterialVariant = "2022 Big Stud" |
| 180 | p.Anchored = true |
| 181 | p.Parent = model |
| 182 | end |
| 183 | do |
| 184 | local p = Instance.new("WedgePart") |
| 185 | p.Name = "Grain_0_3" |
| 186 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 187 | p.CFrame = CFrame.new(-6.3927, 17.6474, -0.133333) * CFrame.Angles(math.rad(30), math.rad(135), math.rad(-60)) |
| 188 | p.BrickColor = BrickColor.new("Bright yellow") |
| 189 | p.Material = Enum.Material.Glacier |
| 190 | p.MaterialVariant = "2022 Big Stud" |
| 191 | p.Anchored = true |
| 192 | p.Parent = model |
| 193 | end |
| 194 | do |
| 195 | local p = Instance.new("WedgePart") |
| 196 | p.Name = "Grain_0_4" |
| 197 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 198 | p.CFrame = CFrame.new(-6.42572, 17.8974, -0.616667) * CFrame.Angles(math.rad(30), math.rad(180), math.rad(-60)) |
| 199 | p.BrickColor = BrickColor.new("Deep orange") |
| 200 | p.Material = Enum.Material.Glacier |
| 201 | p.MaterialVariant = "2022 Stud" |
| 202 | p.Anchored = true |
| 203 | p.Parent = model |
| 204 | end |
| 205 | do |
| 206 | local p = Instance.new("WedgePart") |
| 207 | p.Name = "Grain_0_5" |
| 208 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 209 | p.CFrame = CFrame.new(-7.25873, 18.1474, -0.7) * CFrame.Angles(math.rad(30), math.rad(225), math.rad(-60)) |
| 210 | p.BrickColor = BrickColor.new("Deep orange") |
| 211 | p.Material = Enum.Material.Glacier |
| 212 | p.MaterialVariant = "2022 Stud" |
| 213 | p.Anchored = true |
| 214 | p.Parent = model |
| 215 | end |
| 216 | do |
| 217 | local p = Instance.new("Part") |
| 218 | p.Name = "Branch_1" |
| 219 | p.Size = Vector3.new(3.04138, 0.15, 0.15) |
| 220 | p.CFrame = CFrame.new(-4.62019, 14.9954, 0.25) * CFrame.Angles(math.rad(-180), math.rad(-10.0576), math.rad(-160.283)) |
| 221 | p.BrickColor = BrickColor.new("Bright green") |
| 222 | p.Material = Enum.Material.Glacier |
| 223 | p.MaterialVariant = "2022 Stud" |
| 224 | p.Anchored = true |
| 225 | p.Parent = model |
| 226 | end |
| 227 | do |
| 228 | local p = Instance.new("WedgePart") |
| 229 | p.Name = "Grain_1_0" |
| 230 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 231 | p.CFrame = CFrame.new(-3.4805, 14.6533, 0.283333) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(-70)) |
| 232 | p.BrickColor = BrickColor.new("Bright yellow") |
| 233 | p.Material = Enum.Material.Glacier |
| 234 | p.MaterialVariant = "2022 Big Stud" |
| 235 | p.Anchored = true |
| 236 | p.Parent = model |
| 237 | end |
| 238 | do |
| 239 | local p = Instance.new("WedgePart") |
| 240 | p.Name = "Grain_1_1" |
| 241 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 242 | p.CFrame = CFrame.new(-4.35035, 14.8243, -0.033333) * CFrame.Angles(math.rad(30), math.rad(45), math.rad(-70)) |
| 243 | p.BrickColor = BrickColor.new("Bright yellow") |
| 244 | p.Material = Enum.Material.Glacier |
| 245 | p.MaterialVariant = "2022 Big Stud" |
| 246 | p.Anchored = true |
| 247 | p.Parent = model |
| 248 | end |
| 249 | do |
| 250 | local p = Instance.new("WedgePart") |
| 251 | p.Name = "Grain_1_2" |
| 252 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 253 | p.CFrame = CFrame.new(-4.42019, 14.9954, 0.05) * CFrame.Angles(math.rad(30), math.rad(90), math.rad(-70)) |
| 254 | p.BrickColor = BrickColor.new("Bright yellow") |
| 255 | p.Material = Enum.Material.Glacier |
| 256 | p.MaterialVariant = "2022 Big Stud" |
| 257 | p.Anchored = true |
| 258 | p.Parent = model |
| 259 | end |
| 260 | do |
| 261 | local p = Instance.new("WedgePart") |
| 262 | p.Name = "Grain_1_3" |
| 263 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 264 | p.CFrame = CFrame.new(-5.29004, 15.1664, 0.533333) * CFrame.Angles(math.rad(30), math.rad(135), math.rad(-70)) |
| 265 | p.BrickColor = BrickColor.new("Bright yellow") |
| 266 | p.Material = Enum.Material.Glacier |
| 267 | p.MaterialVariant = "2022 Big Stud" |
| 268 | p.Anchored = true |
| 269 | p.Parent = model |
| 270 | end |
| 271 | do |
| 272 | local p = Instance.new("WedgePart") |
| 273 | p.Name = "Grain_1_4" |
| 274 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 275 | p.CFrame = CFrame.new(-5.35989, 15.3374, 0.216667) * CFrame.Angles(math.rad(30), math.rad(180), math.rad(-70)) |
| 276 | p.BrickColor = BrickColor.new("Deep orange") |
| 277 | p.Material = Enum.Material.Glacier |
| 278 | p.MaterialVariant = "2022 Stud" |
| 279 | p.Anchored = true |
| 280 | p.Parent = model |
| 281 | end |
| 282 | do |
| 283 | local p = Instance.new("WedgePart") |
| 284 | p.Name = "Grain_1_5" |
| 285 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 286 | p.CFrame = CFrame.new(-6.22973, 15.5084, 0.3) * CFrame.Angles(math.rad(30), math.rad(225), math.rad(-70)) |
| 287 | p.BrickColor = BrickColor.new("Deep orange") |
| 288 | p.Material = Enum.Material.Glacier |
| 289 | p.MaterialVariant = "2022 Stud" |
| 290 | p.Anchored = true |
| 291 | p.Parent = model |
| 292 | end |
| 293 | do |
| 294 | local p = Instance.new("Part") |
| 295 | p.Name = "Branch_2" |
| 296 | p.Size = Vector3.new(3.04138, 0.15, 0.15) |
| 297 | p.CFrame = CFrame.new(-3.63132, 12.477, -0.25) * CFrame.Angles(math.rad(-180), math.rad(9.60559), math.rad(-170.137)) |
| 298 | p.BrickColor = BrickColor.new("Bright green") |
| 299 | p.Material = Enum.Material.Glacier |
| 300 | p.MaterialVariant = "2022 Stud" |
| 301 | p.Anchored = true |
| 302 | p.Parent = model |
| 303 | end |
| 304 | do |
| 305 | local p = Instance.new("WedgePart") |
| 306 | p.Name = "Grain_2_0" |
| 307 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 308 | p.CFrame = CFrame.new(-2.44651, 12.3034, 0.116667) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(-80)) |
| 309 | p.BrickColor = BrickColor.new("Bright yellow") |
| 310 | p.Material = Enum.Material.Glacier |
| 311 | p.MaterialVariant = "2022 Big Stud" |
| 312 | p.Anchored = true |
| 313 | p.Parent = model |
| 314 | end |
| 315 | do |
| 316 | local p = Instance.new("WedgePart") |
| 317 | p.Name = "Grain_2_1" |
| 318 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 319 | p.CFrame = CFrame.new(-3.33892, 12.3902, -0.366667) * CFrame.Angles(math.rad(30), math.rad(45), math.rad(-80)) |
| 320 | p.BrickColor = BrickColor.new("Bright yellow") |
| 321 | p.Material = Enum.Material.Glacier |
| 322 | p.MaterialVariant = "2022 Big Stud" |
| 323 | p.Anchored = true |
| 324 | p.Parent = model |
| 325 | end |
| 326 | do |
| 327 | local p = Instance.new("WedgePart") |
| 328 | p.Name = "Grain_2_2" |
| 329 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 330 | p.CFrame = CFrame.new(-3.43132, 12.477, -0.45) * CFrame.Angles(math.rad(30), math.rad(90), math.rad(-80)) |
| 331 | p.BrickColor = BrickColor.new("Bright yellow") |
| 332 | p.Material = Enum.Material.Glacier |
| 333 | p.MaterialVariant = "2022 Big Stud" |
| 334 | p.Anchored = true |
| 335 | p.Parent = model |
| 336 | end |
| 337 | do |
| 338 | local p = Instance.new("WedgePart") |
| 339 | p.Name = "Grain_2_3" |
| 340 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 341 | p.CFrame = CFrame.new(-4.32372, 12.5638, -0.133333) * CFrame.Angles(math.rad(30), math.rad(135), math.rad(-80)) |
| 342 | p.BrickColor = BrickColor.new("Bright yellow") |
| 343 | p.Material = Enum.Material.Glacier |
| 344 | p.MaterialVariant = "2022 Big Stud" |
| 345 | p.Anchored = true |
| 346 | p.Parent = model |
| 347 | end |
| 348 | do |
| 349 | local p = Instance.new("WedgePart") |
| 350 | p.Name = "Grain_2_4" |
| 351 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 352 | p.CFrame = CFrame.new(-4.41613, 12.6507, -0.616667) * CFrame.Angles(math.rad(30), math.rad(180), math.rad(-80)) |
| 353 | p.BrickColor = BrickColor.new("Deep orange") |
| 354 | p.Material = Enum.Material.Glacier |
| 355 | p.MaterialVariant = "2022 Stud" |
| 356 | p.Anchored = true |
| 357 | p.Parent = model |
| 358 | end |
| 359 | do |
| 360 | local p = Instance.new("WedgePart") |
| 361 | p.Name = "Grain_2_5" |
| 362 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 363 | p.CFrame = CFrame.new(-5.30853, 12.7375, -0.7) * CFrame.Angles(math.rad(30), math.rad(225), math.rad(-80)) |
| 364 | p.BrickColor = BrickColor.new("Deep orange") |
| 365 | p.Material = Enum.Material.Glacier |
| 366 | p.MaterialVariant = "2022 Stud" |
| 367 | p.Anchored = true |
| 368 | p.Parent = model |
| 369 | end |
| 370 | do |
| 371 | local p = Instance.new("Part") |
| 372 | p.Name = "Branch_3" |
| 373 | p.Size = Vector3.new(3.04138, 0.15, 0.15) |
| 374 | p.CFrame = CFrame.new(-2.79906, 9.86732, 0.25) * CFrame.Angles(math.rad(-180), math.rad(-9.46232), math.rad(-180)) |
| 375 | p.BrickColor = BrickColor.new("Bright green") |
| 376 | p.Material = Enum.Material.Glacier |
| 377 | p.MaterialVariant = "2022 Stud" |
| 378 | p.Anchored = true |
| 379 | p.Parent = model |
| 380 | end |
| 381 | do |
| 382 | local p = Instance.new("WedgePart") |
| 383 | p.Name = "Grain_3_0" |
| 384 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 385 | p.CFrame = CFrame.new(-1.59906, 9.86732, 0.283333) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(-90)) |
| 386 | p.BrickColor = BrickColor.new("Bright yellow") |
| 387 | p.Material = Enum.Material.Glacier |
| 388 | p.MaterialVariant = "2022 Big Stud" |
| 389 | p.Anchored = true |
| 390 | p.Parent = model |
| 391 | end |
| 392 | do |
| 393 | local p = Instance.new("WedgePart") |
| 394 | p.Name = "Grain_3_1" |
| 395 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 396 | p.CFrame = CFrame.new(-2.49906, 9.86732, -0.033333) * CFrame.Angles(math.rad(30), math.rad(45), math.rad(-90)) |
| 397 | p.BrickColor = BrickColor.new("Bright yellow") |
| 398 | p.Material = Enum.Material.Glacier |
| 399 | p.MaterialVariant = "2022 Big Stud" |
| 400 | p.Anchored = true |
| 401 | p.Parent = model |
| 402 | end |
| 403 | do |
| 404 | local p = Instance.new("WedgePart") |
| 405 | p.Name = "Grain_3_2" |
| 406 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 407 | p.CFrame = CFrame.new(-2.59906, 9.86732, 0.05) * CFrame.Angles(math.rad(30), math.rad(90), math.rad(-90)) |
| 408 | p.BrickColor = BrickColor.new("Bright yellow") |
| 409 | p.Material = Enum.Material.Glacier |
| 410 | p.MaterialVariant = "2022 Big Stud" |
| 411 | p.Anchored = true |
| 412 | p.Parent = model |
| 413 | end |
| 414 | do |
| 415 | local p = Instance.new("WedgePart") |
| 416 | p.Name = "Grain_3_3" |
| 417 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 418 | p.CFrame = CFrame.new(-3.49906, 9.86732, 0.533333) * CFrame.Angles(math.rad(30), math.rad(135), math.rad(-90)) |
| 419 | p.BrickColor = BrickColor.new("Bright yellow") |
| 420 | p.Material = Enum.Material.Glacier |
| 421 | p.MaterialVariant = "2022 Big Stud" |
| 422 | p.Anchored = true |
| 423 | p.Parent = model |
| 424 | end |
| 425 | do |
| 426 | local p = Instance.new("WedgePart") |
| 427 | p.Name = "Grain_3_4" |
| 428 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 429 | p.CFrame = CFrame.new(-3.59906, 9.86732, 0.216667) * CFrame.Angles(math.rad(30), math.rad(180), math.rad(-90)) |
| 430 | p.BrickColor = BrickColor.new("Deep orange") |
| 431 | p.Material = Enum.Material.Glacier |
| 432 | p.MaterialVariant = "2022 Stud" |
| 433 | p.Anchored = true |
| 434 | p.Parent = model |
| 435 | end |
| 436 | do |
| 437 | local p = Instance.new("WedgePart") |
| 438 | p.Name = "Grain_3_5" |
| 439 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 440 | p.CFrame = CFrame.new(-4.49906, 9.86732, 0.3) * CFrame.Angles(math.rad(30), math.rad(225), math.rad(-90)) |
| 441 | p.BrickColor = BrickColor.new("Deep orange") |
| 442 | p.Material = Enum.Material.Glacier |
| 443 | p.MaterialVariant = "2022 Stud" |
| 444 | p.Anchored = true |
| 445 | p.Parent = model |
| 446 | end |
| 447 | do |
| 448 | local p = Instance.new("Part") |
| 449 | p.Name = "Branch_4" |
| 450 | p.Size = Vector3.new(3.04138, 0.15, 0.15) |
| 451 | p.CFrame = CFrame.new(-2.12922, 7.19203, -0.25) * CFrame.Angles(math.rad(-180), math.rad(9.60559), math.rad(170.137)) |
| 452 | p.BrickColor = BrickColor.new("Bright green") |
| 453 | p.Material = Enum.Material.Glacier |
| 454 | p.MaterialVariant = "2022 Stud" |
| 455 | p.Anchored = true |
| 456 | p.Parent = model |
| 457 | end |
| 458 | do |
| 459 | local p = Instance.new("WedgePart") |
| 460 | p.Name = "Grain_4_0" |
| 461 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 462 | p.CFrame = CFrame.new(-0.944414, 7.36568, 0.116667) * CFrame.Angles(math.rad(30), math.rad(0), math.rad(-100)) |
| 463 | p.BrickColor = BrickColor.new("Bright yellow") |
| 464 | p.Material = Enum.Material.Glacier |
| 465 | p.MaterialVariant = "2022 Big Stud" |
| 466 | p.Anchored = true |
| 467 | p.Parent = model |
| 468 | end |
| 469 | do |
| 470 | local p = Instance.new("WedgePart") |
| 471 | p.Name = "Grain_4_1" |
| 472 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 473 | p.CFrame = CFrame.new(-1.83682, 7.27886, -0.366667) * CFrame.Angles(math.rad(30), math.rad(45), math.rad(-100)) |
| 474 | p.BrickColor = BrickColor.new("Bright yellow") |
| 475 | p.Material = Enum.Material.Glacier |
| 476 | p.MaterialVariant = "2022 Big Stud" |
| 477 | p.Anchored = true |
| 478 | p.Parent = model |
| 479 | end |
| 480 | do |
| 481 | local p = Instance.new("WedgePart") |
| 482 | p.Name = "Grain_4_2" |
| 483 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 484 | p.CFrame = CFrame.new(-1.92922, 7.19203, -0.45) * CFrame.Angles(math.rad(30), math.rad(90), math.rad(-100)) |
| 485 | p.BrickColor = BrickColor.new("Bright yellow") |
| 486 | p.Material = Enum.Material.Glacier |
| 487 | p.MaterialVariant = "2022 Big Stud" |
| 488 | p.Anchored = true |
| 489 | p.Parent = model |
| 490 | end |
| 491 | do |
| 492 | local p = Instance.new("WedgePart") |
| 493 | p.Name = "Grain_4_3" |
| 494 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 495 | p.CFrame = CFrame.new(-2.82163, 7.10521, -0.133333) * CFrame.Angles(math.rad(30), math.rad(135), math.rad(-100)) |
| 496 | p.BrickColor = BrickColor.new("Bright yellow") |
| 497 | p.Material = Enum.Material.Glacier |
| 498 | p.MaterialVariant = "2022 Big Stud" |
| 499 | p.Anchored = true |
| 500 | p.Parent = model |
| 501 | end |
| 502 | do |
| 503 | local p = Instance.new("WedgePart") |
| 504 | p.Name = "Grain_4_4" |
| 505 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 506 | p.CFrame = CFrame.new(-2.91403, 7.01839, -0.616667) * CFrame.Angles(math.rad(30), math.rad(180), math.rad(-100)) |
| 507 | p.BrickColor = BrickColor.new("Deep orange") |
| 508 | p.Material = Enum.Material.Glacier |
| 509 | p.MaterialVariant = "2022 Stud" |
| 510 | p.Anchored = true |
| 511 | p.Parent = model |
| 512 | end |
| 513 | do |
| 514 | local p = Instance.new("WedgePart") |
| 515 | p.Name = "Grain_4_5" |
| 516 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 517 | p.CFrame = CFrame.new(-3.80643, 6.93156, -0.7) * CFrame.Angles(math.rad(30), math.rad(225), math.rad(-100)) |
| 518 | p.BrickColor = BrickColor.new("Deep orange") |
| 519 | p.Material = Enum.Material.Glacier |
| 520 | p.MaterialVariant = "2022 Stud" |
| 521 | p.Anchored = true |
| 522 | p.Parent = model |
| 523 | end |
| 524 | do |
| 525 | local p = Instance.new("WedgePart") |
| 526 | p.Name = "TopGrain_0" |
| 527 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 528 | p.CFrame = CFrame.new(-6.21599, 19.0783, -0.25) * CFrame.Angles(math.rad(0), math.rad(0), math.rad(-40)) |
| 529 | p.BrickColor = BrickColor.new("Deep orange") |
| 530 | p.Material = Enum.Material.Glacier |
| 531 | p.MaterialVariant = "2022 Stud" |
| 532 | p.Anchored = true |
| 533 | p.Parent = model |
| 534 | end |
| 535 | do |
| 536 | local p = Instance.new("WedgePart") |
| 537 | p.Name = "TopGrain_1" |
| 538 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 539 | p.CFrame = CFrame.new(-6.30417, 18.9821, 0.25) * CFrame.Angles(math.rad(15), math.rad(90), math.rad(-40)) |
| 540 | p.BrickColor = BrickColor.new("Deep orange") |
| 541 | p.Material = Enum.Material.Glacier |
| 542 | p.MaterialVariant = "2022 Stud" |
| 543 | p.Anchored = true |
| 544 | p.Parent = model |
| 545 | end |
| 546 | do |
| 547 | local p = Instance.new("WedgePart") |
| 548 | p.Name = "TopGrain_2" |
| 549 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 550 | p.CFrame = CFrame.new(-6.36444, 18.8663, -0.25) * CFrame.Angles(math.rad(30), math.rad(180), math.rad(-40)) |
| 551 | p.BrickColor = BrickColor.new("Deep orange") |
| 552 | p.Material = Enum.Material.Glacier |
| 553 | p.MaterialVariant = "2022 Stud" |
| 554 | p.Anchored = true |
| 555 | p.Parent = model |
| 556 | end |
| 557 | do |
| 558 | local p = Instance.new("WedgePart") |
| 559 | p.Name = "TopGrain_3" |
| 560 | p.Size = Vector3.new(0.4, 0.6, 0.3) |
| 561 | p.CFrame = CFrame.new(-6.39269, 18.7388, 0.25) * CFrame.Angles(math.rad(45), math.rad(270), math.rad(-40)) |
| 562 | p.BrickColor = BrickColor.new("Deep orange") |
| 563 | p.Material = Enum.Material.Glacier |
| 564 | p.MaterialVariant = "2022 Stud" |
| 565 | p.Anchored = true |
| 566 | p.Parent = model |
| 567 | end |
| 568 | model.PrimaryPart = model:FindFirstChild("Stalk_0") |
| 569 | print("RiceCrop built: " .. #model:GetChildren() .. " parts") |
Loading comments...