yeeted bd

for NFME random fills
This commit is contained in:
Lily-129 2022-01-20 21:28:31 -05:00 committed by GitHub
parent 1791f5f18a
commit fc3ebe375c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 3 deletions

View File

@ -138,7 +138,7 @@ elements.plasma_remover = { //why would you need this?
category: "special", category: "special",
temp: 7065, temp: 7065,
}, },
elements.black_decay = { //random mystcraft mod reference /*elements.black_decay = { //random mystcraft mod reference
name: "black decay", name: "black decay",
color: "#222222", color: "#222222",
behavior: [ behavior: [
@ -147,8 +147,7 @@ elements.black_decay = { //random mystcraft mod reference
"XX|CH:black_decay%1 AND M1|XX", "XX|CH:black_decay%1 AND M1|XX",
], ],
category: "special", category: "special",
}, },*/
elements.tungsten = { //GTCE reference elements.tungsten = { //GTCE reference
color: "#848A7D", color: "#848A7D",
behavior: behaviors.WALL, behavior: behaviors.WALL,