Delete vibranium.js

no features; broken
This commit is contained in:
slweeb 2023-07-15 20:13:30 -04:00 committed by GitHub
parent 6fa492eeb6
commit 156e5b2c6e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 19 deletions

View File

@ -1,19 +0,0 @@
};
elements.vibranium
color:"#455357",
behavior: behaviors.WALL,
category: "solids",
state: "solid",
tempHigh: 1000000000,
conduct: Infinity,
hardness: 1,
};
elements.uru
color: "#719aa6",
behavior: behaviors.WALL,
catagory: "solids",
state: "solid",
tempHigh: 1000000000,
conduct: 0,
Hardness: 1,
};