Animalia - Zoo and City

Animalia - Zoo and City

4.6k Downloads

This pack is centered on building a a city using "MineColonies" and a Zoo using "Zoo and Wild Animals Mod: Rebuilt". 

You can even create a living museum with "Fossils and Archology Revival"

Start the pack with MineColonies.

Then build your road infrastructure so you can drive your cars around the city.

Finally you can begin building a zoo or a Dino Park...or both...I suggest both.

Be careful though some dinos can break blocks that are weaker then iron.. And I'm guessing you don't what that Tyrannosaurus hunting down the rest of your zoo.

Beyond that the pack is a tech based pack (No magic here) so that you have something to do to pass the time.

Resource gathering can be done via MineColonies, Bees, or Mystical Agriculture. Or you can do all 3.

Mass storage will begin with Simple System and progress to Refined Stroage.

This project started as a pack for me and a friend. But after putting in a ton of time I decided that I would put the extra work in and release it as a public pack.

I have tried to keep all the recipes as vanilla as I can. Only tweaking them where I needed to.

Please let me know if you have any issues or suggestions. 

Server files will not be included as you only need to:   

    1. Copy the Config, Mods, and Scripts folders from your instance to the server folder   

    2. Download the installer for the correct version of forge (Currently 1.12.2 - 14.23.5.2854)   

    3. Install Forge to the server directory

    4. Create a batch file (contents of batch can be found below)   

    5. Run the batch file and it will launch the server then crash.   

    6. open the Eula.txt and accept it.   

    7. run the batch file again and forge will handle turning off client side only mods for you.

    8. There will be a point where you have to enter the default generator just type "/defaultworldgenerator-port 1" for default world and "/defaultworldgenerator-port 2" for custom generation

This pack runs in a defualt world gen but you can use a custom generation the halves the noise in the world generation resulting in smoother terrain.


Default server.properties

#Minecraft server properties

#Mon Jul 13 20:35:16 EDT 2020

max-tick-time=60000
generator-settings=
force-gamemode=false
allow-nether=true
gamemode=0
enable-query=false
player-idle-timeout=0
difficulty=1
spawn-monsters=true
op-permission-level=4
pvp=true
snooper-enabled=true
level-type=DEFAULT
hardcore=false
enable-command-block=false
max-players=30
network-compression-threshold=256
resource-pack-sha1=
max-world-size=29999984
server-port=25566
server-ip=0.0.0.0
spawn-npcs=true
allow-flight=true
level-name=world
view-distance=10
resource-pack=
spawn-animals=true
white-list=false
generate-structures=true
online-mode=true
max-build-height=256
level-seed=
prevent-proxy-connections=false
motd=Animalia Server
enable-rcon=false
defaultworldgenerator-port=49b59191-c3e3-11ea-99ac-000000000000

Customized server.properties

#Minecraft server properties

#Mon Jul 13 20:35:16 EDT 2020

max-tick-time=60000
generator-settings={"coordinateScale"\:342.0,"heightScale"\:2658.0,"lowerLimitScale"\:2244.0,"upperLimitScale"\:2244.0,"depthNoiseScaleX"\:100.0,"depthNoiseScaleZ"\:100.0,"depthNoiseScaleExponent"\:0.25,"mainNoiseScaleX"\:2460.0,"mainNoiseScaleY"\:2420.0,"mainNoiseScaleZ"\:2460.0,"baseSize"\:8.5,"stretchY"\:19.0,"biomeDepthWeight"\:0.75,"biomeDepthOffset"\:0.0,"biomeScaleWeight"\:0.5,"biomeScaleOffset"\:0.0,"seaLevel"\:63,"useCaves"\:true,"useDungeons"\:true,"dungeonChance"\:8,"useStrongholds"\:true,"useVillages"\:true,"useMineShafts"\:true,"useTemples"\:true,"useMonuments"\:true,"useMansions"\:true,"useRavines"\:false,"useWaterLakes"\:true,"waterLakeChance"\:80,"useLavaLakes"\:true,"lavaLakeChance"\:90,"useLavaOceans"\:false,"fixedBiome"\:-1,"biomeSize"\:4,"riverSize"\:4,"dirtSize"\:33,"dirtCount"\:10,"dirtMinHeight"\:0,"dirtMaxHeight"\:256,"gravelSize"\:33,"gravelCount"\:8,"gravelMinHeight"\:0,"gravelMaxHeight"\:256,"graniteSize"\:33,"graniteCount"\:10,"graniteMinHeight"\:0,"graniteMaxHeight"\:80,"dioriteSize"\:33,"dioriteCount"\:10,"dioriteMinHeight"\:0,"dioriteMaxHeight"\:80,"andesiteSize"\:33,"andesiteCount"\:10,"andesiteMinHeight"\:0,"andesiteMaxHeight"\:80,"coalSize"\:17,"coalCount"\:20,"coalMinHeight"\:0,"coalMaxHeight"\:128,"ironSize"\:9,"ironCount"\:20,"ironMinHeight"\:0,"ironMaxHeight"\:64,"goldSize"\:9,"goldCount"\:2,"goldMinHeight"\:0,"goldMaxHeight"\:32,"redstoneSize"\:8,"redstoneCount"\:8,"redstoneMinHeight"\:0,"redstoneMaxHeight"\:16,"diamondSize"\:8,"diamondCount"\:1,"diamondMinHeight"\:0,"diamondMaxHeight"\:16,"lapisSize"\:7,"lapisCount"\:1,"lapisCenterHeight"\:16,"lapisSpread"\:16}
force-gamemode=false
allow-nether=true
gamemode=0
enable-query=false
player-idle-timeout=0
difficulty=1
spawn-monsters=true
op-permission-level=4
pvp=true
snooper-enabled=true
level-type=customized
hardcore=false
enable-command-block=false
max-players=30
network-compression-threshold=256
resource-pack-sha1=
max-world-size=29999984
server-port=25566
server-ip=0.0.0.0
spawn-npcs=true
allow-flight=true
level-name=world
view-distance=10
resource-pack=
spawn-animals=true
white-list=false
generate-structures=true
online-mode=true
max-build-height=256
level-seed=
prevent-proxy-connections=false
motd=Animalia Server
enable-rcon=false
defaultworldgenerator-port=91365de1-c4b7-11ea-a917-6045cb9ee640

Batch File: start.bat

java -Xmx16G -Xms8G -jar forge-1.12.2-14.23.5.2854.jar nogui

pause