Update moretrees.js

This commit is contained in:
guzzo86 2024-05-08 20:35:24 -04:00 committed by GitHub
parent 7cd502ba48
commit 2f1417c666
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
// CreateTree function made by nousernamefound.
function createTree(treeName, leafColor, woodName){
let woodColor = elements[woodName].color
elements[treeName + "_sapling"] = {