indentation consistency

This commit is contained in:
Lily-129 2022-01-27 16:41:43 -05:00 committed by GitHub
parent 49c0d647d7
commit 710a7c0e91
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 9 deletions

View File

@ -1083,13 +1083,13 @@
color: ["#3e5f8a","#a334ec","#ea96f9","#a6ecf6","#70ebc8","#d9286b","#7eed91","#a18b30"], color: ["#3e5f8a","#a334ec","#ea96f9","#a6ecf6","#70ebc8","#d9286b","#7eed91","#a18b30"],
behavior: behaviors.WALL, behavior: behaviors.WALL,
category: "special", category: "special",
excludeRandom: true, excludeRandom: true,
}, },
"filler": { "filler": {
color: "#ae4cd9", color: "#ae4cd9",
behavior: behaviors.FILL, behavior: behaviors.FILL,
category:"special", category:"special",
excludeRandom: true, excludeRandom: true,
}, },
"lattice": { "lattice": {
color: "#cb4cd9", color: "#cb4cd9",
@ -1100,7 +1100,7 @@
], ],
hidden: true, hidden: true,
category:"special", category:"special",
excludeRandom: true, excludeRandom: true,
}, },
"gravel": { "gravel": {
color: ["#E3E0DF","#B1ABA3","#74736D","#524B47"], color: ["#E3E0DF","#B1ABA3","#74736D","#524B47"],
@ -1700,7 +1700,7 @@
], ],
category:"special", category:"special",
hidden:true, hidden:true,
excludeRandom: true, excludeRandom: true,
}, },
"horizontal": { "horizontal": {
color: "#d9d9d9", color: "#d9d9d9",
@ -1711,7 +1711,7 @@
], ],
category:"special", category:"special",
hidden:true, hidden:true,
excludeRandom: true, excludeRandom: true,
}, },
"rocket": { "rocket": {
color: "#ff0000", color: "#ff0000",
@ -2410,7 +2410,7 @@
category: "special", category: "special",
state: "solid", state: "solid",
density: 21450, density: 21450,
excludeRandom: true, excludeRandom: true,
}, },
"clone_powder": { "clone_powder": {
color: "#f0f000", color: "#f0f000",
@ -2448,7 +2448,7 @@
category: "special", category: "special",
state: "solid", state: "solid",
density: 600, density: 600,
excludeRandom: true, excludeRandom: true,
}, },
"permafrost": { "permafrost": {
color: ["#557d65","#557d79"], color: ["#557d65","#557d79"],
@ -3644,7 +3644,7 @@
], ],
rotatable: true, rotatable: true,
category: "special", category: "special",
excludeRandom: true, excludeRandom: true,
}, },
"loopy": { "loopy": {
color: "#eb3474", color: "#eb3474",
@ -4134,7 +4134,7 @@
state: "solid", state: "solid",
density: 1300, density: 1300,
hidden: true, hidden: true,
excludeRandom: true, excludeRandom: true,
}, },
"tesla_coil": { "tesla_coil": {
color: "#725C38", color: "#725C38",