Attempted to unbreak the entire mod
This commit is contained in:
parent
ea6d6a2940
commit
a28981aa26
|
|
@ -46,7 +46,7 @@ behaviors.CONDIMENT_DESTROYER = [
|
||||||
elements.Condiment_Destroyer = {
|
elements.Condiment_Destroyer = {
|
||||||
color: "ffff00, ff0000",
|
color: "ffff00, ff0000",
|
||||||
behavior: behaviors.CONDIMENT_DESTROYER
|
behavior: behaviors.CONDIMENT_DESTROYER
|
||||||
category: "testing",
|
category: "liquids",
|
||||||
state: "liquid",
|
state: "liquid",
|
||||||
density: 1000,
|
density: 1000,
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue