mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 17:19:01 -06:00
The Next Spawn Positions (tm)
This commit is contained in:
parent
122e0c6a36
commit
073ec17d2f
@ -20,13 +20,13 @@ TheNext.colourscheme = {
|
|||||||
}
|
}
|
||||||
|
|
||||||
TheNext.spawn_positions = {
|
TheNext.spawn_positions = {
|
||||||
I = { x=5, y=4 },
|
I = { x=5, y=3 },
|
||||||
J = { x=4, y=5 },
|
J = { x=4, y=4 },
|
||||||
L = { x=4, y=5 },
|
L = { x=4, y=4 },
|
||||||
O = { x=5, y=5 },
|
O = { x=5, y=4 },
|
||||||
S = { x=4, y=5 },
|
S = { x=4, y=4 },
|
||||||
T = { x=4, y=5 },
|
T = { x=4, y=4 },
|
||||||
Z = { x=4, y=5 },
|
Z = { x=4, y=4 },
|
||||||
}
|
}
|
||||||
|
|
||||||
TheNext.big_spawn_positions = {
|
TheNext.big_spawn_positions = {
|
||||||
|
Loading…
Reference in New Issue
Block a user