category fix
This commit is contained in:
parent
cb4cc53e4f
commit
6b95bf5842
|
|
@ -843,7 +843,7 @@ if(enabledMods.includes("mods/the_ground.js")) {
|
||||||
behavior: behaviors.RAD_WALL,
|
behavior: behaviors.RAD_WALL,
|
||||||
tempHigh: 1500,
|
tempHigh: 1500,
|
||||||
stateHigh: "molten_irradiated_glass",
|
stateHigh: "molten_irradiated_glass",
|
||||||
category: "land",
|
category: "Irradiated",
|
||||||
state: "solid",
|
state: "solid",
|
||||||
density: 2323, //wide range
|
density: 2323, //wide range
|
||||||
hardness: 0.5,
|
hardness: 0.5,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue