Loading mobs_pumpking/init.lua +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ if mobs.mod and mobs.mod == "redo" then mobs:spawn_specific("mobs_pumpking:pumpking", {"default:dirt_with_grass", "default:dirt"}, {"air"}, -1, 6, 30, 70000, 1, l_spawn_elevation_min, 31000 -1, 6, 30, 70000, 1, l_spawn_elevation_min, 80 ) mobs:register_egg("mobs_pumpking:pumpking", "Pumpkin King", "pumpking.png", 1) mobs:register_egg("mobs_pumpking:pumpboom", "Pumpboom", "pumpking.png", 1) Loading mobs_sandworm/init.lua +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ if mobs.mod and mobs.mod == "redo" then mobs:spawn_specific("mobs_sandworm:sandworm", {"default:sand", "default:desert_sand"}, {"air"}, -1, 18, 30, 500000, 1, -31000, 31000 -1, 18, 30, 500000, 1, -20, 40 ) mobs:register_egg("mobs_sandworm:sandworm", "Sand Worm", "worm_flesh.png", 1) Loading mobs_senderman/.DS_Store 0 → 100644 +6 KiB File added.No diff preview for this file type. View file mobs_yeti/init.lua +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ if mobs.mod and mobs.mod == "redo" then mobs:spawn_specific("mobs_yeti:yeti", {"default:dirt_with_snow", "default:snow", "default:snowblock", "default:ice"}, {"air"}, -1, 10, 30, 20000, 1, l_spawn_elevation_min, 31000 -1, 10, 30, 20000, 1, l_spawn_elevation_min, 4200 ) mobs:register_egg("mobs_yeti:yeti", "Yeti", "default_snow.png", 1) Loading mobs_zombie/init.lua +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ if mobs.mod and mobs.mod == "redo" then mobs:spawn_specific("mobs_zombie:zombie", {"default:stone", "default:dirt_with_grass"}, {"air"}, -1, 7, 30, 10000, 2, -31000, 31000 -1, 7, 30, 10000, 2, -31000, 120 ) -- mobs:spawn_specific("mobs_zombie:zombie_mini", -- {"default:stone", "default:dirt_with_grass"}, Loading Loading
mobs_pumpking/init.lua +1 −1 Original line number Diff line number Diff line Loading @@ -65,7 +65,7 @@ if mobs.mod and mobs.mod == "redo" then mobs:spawn_specific("mobs_pumpking:pumpking", {"default:dirt_with_grass", "default:dirt"}, {"air"}, -1, 6, 30, 70000, 1, l_spawn_elevation_min, 31000 -1, 6, 30, 70000, 1, l_spawn_elevation_min, 80 ) mobs:register_egg("mobs_pumpking:pumpking", "Pumpkin King", "pumpking.png", 1) mobs:register_egg("mobs_pumpking:pumpboom", "Pumpboom", "pumpking.png", 1) Loading
mobs_sandworm/init.lua +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ if mobs.mod and mobs.mod == "redo" then mobs:spawn_specific("mobs_sandworm:sandworm", {"default:sand", "default:desert_sand"}, {"air"}, -1, 18, 30, 500000, 1, -31000, 31000 -1, 18, 30, 500000, 1, -20, 40 ) mobs:register_egg("mobs_sandworm:sandworm", "Sand Worm", "worm_flesh.png", 1) Loading
mobs_yeti/init.lua +1 −1 Original line number Diff line number Diff line Loading @@ -56,7 +56,7 @@ if mobs.mod and mobs.mod == "redo" then mobs:spawn_specific("mobs_yeti:yeti", {"default:dirt_with_snow", "default:snow", "default:snowblock", "default:ice"}, {"air"}, -1, 10, 30, 20000, 1, l_spawn_elevation_min, 31000 -1, 10, 30, 20000, 1, l_spawn_elevation_min, 4200 ) mobs:register_egg("mobs_yeti:yeti", "Yeti", "default_snow.png", 1) Loading
mobs_zombie/init.lua +1 −1 Original line number Diff line number Diff line Loading @@ -50,7 +50,7 @@ if mobs.mod and mobs.mod == "redo" then mobs:spawn_specific("mobs_zombie:zombie", {"default:stone", "default:dirt_with_grass"}, {"air"}, -1, 7, 30, 10000, 2, -31000, 31000 -1, 7, 30, 10000, 2, -31000, 120 ) -- mobs:spawn_specific("mobs_zombie:zombie_mini", -- {"default:stone", "default:dirt_with_grass"}, Loading