mirror of
https://git.minetest.land/VoxeLibre/VoxeLibre.git
synced 2024-11-19 01:21:05 +01:00
Fix typo
This commit is contained in:
parent
ae0c235c1f
commit
71c50042e6
1 changed files with 1 additions and 1 deletions
|
@ -66,8 +66,8 @@ end
|
|||
-- Spawn on solid blocks at or below Sea level and the selected light level
|
||||
mobs:spawn_specific(
|
||||
"mobs_mc:bat",
|
||||
"overworld",
|
||||
"ground",
|
||||
"air",
|
||||
{
|
||||
"FlowerForest_underground",
|
||||
"JungleEdge_underground",
|
||||
|
|
Loading…
Reference in a new issue