mirror of
https://github.com/PaperMC/Paper.git
synced 2025-03-02 11:22:01 +01:00
Random space is most certainly not best space
This commit is contained in:
parent
41b428475c
commit
a454aabf95
@ -90,7 +90,7 @@ index 0000000000000000000000000000000000000000..00000000000000000000000000000000
|
|||||||
+ private void mechanicsChanges()
|
+ private void mechanicsChanges()
|
||||||
+ {
|
+ {
|
||||||
+ boatsDropBoats = getBoolean( "game-mechanics.boats-drop-boats", false );
|
+ boatsDropBoats = getBoolean( "game-mechanics.boats-drop-boats", false );
|
||||||
+ lessPickyTorches = getBoolean ( "game-mechanics.less-picky-torch-placement", false );
|
+ lessPickyTorches = getBoolean( "game-mechanics.less-picky-torch-placement", false );
|
||||||
+ }
|
+ }
|
||||||
}
|
}
|
||||||
--
|
--
|
Loading…
Reference in New Issue
Block a user