fix plasma from ??? interactin

This commit is contained in:
biglyderv 2025-05-12 11:31:30 -04:00
parent 7c11560a76
commit 30b8386131
Signed by: biglyderv
GPG key ID: 0E2EB0B4CD7397B5

View file

@ -36,7 +36,7 @@ mainTiles.loadSet(
new Tile('random', '???').gravity(1e100, 4, 1e105)
.temperature(1e31, 2)
.state(['Vanilla/Air', 'Plasma'], 13000, true),
.state(['Vanilla/Air', 'Plasma'], 13000, false),
new Tile('rgb(200,186,249)', 'Hydrogen Flame').gravity(0.8 / 1000, 4, 200)
.temperature(50, 0.2)