added zonneschijn7.js mod

This commit is contained in:
zonneschijn7 2024-01-10 09:36:42 +01:00 committed by GitHub
parent 1bfface0f1
commit 0cd7b15454
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 6 additions and 0 deletions

6
mods/zonneschijn7.js Normal file
View File

@ -0,0 +1,6 @@
elements.green_wall = {
color: "#00ff00",
behavior: behaviors.WALL,
category: "land",
state: "solid",
};