Create placuchtestthing

This commit is contained in:
Placuch12 2023-02-04 20:01:52 +01:00 committed by GitHub
parent 5fe51f1558
commit a35716b574
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 8 additions and 0 deletions

8
mods/placuchtestthing Normal file
View File

@ -0,0 +1,8 @@
elements.testdust = {
color: "#CC8811",
behavior: behaviors.POWDER,
category: "powders",
viscosity: 10000,
state: "powder",
density: 1250,
};