NavidK0 / Carbon

Carbon is a Spigot plugin which turns a spigot protocol hacked server (on 1.7.10) into a 1.8 server.
GNU Lesser General Public License v3.0
35 stars 19 forks source link

Fixes which biomes rabbits spawn in when enabled #61

Closed pupnewfster closed 10 years ago

pupnewfster commented 10 years ago

When injecting rabbit spawn is uncommented this will have them spawn in the correct biomes

unicxa commented 10 years ago

Was going to also update to have a enabler in the Config.yml if you can you can add this I'm kinda busy :-)

pupnewfster commented 10 years ago

Might as well will also make it so that it is easier to add the other new mobs without having to change default file again

unicxa commented 10 years ago

True. thanks again i would get to it but today alot is going on

pupnewfster commented 10 years ago

mobSpawning.endermites config option will cause endermites to spawn I will push in a different file after doing this because they spawn from enderpearls not just in a specific biome

pupnewfster commented 10 years ago

Endermites do not actually spawn, just the logic behind them spawning is in. The things I tried for actually spawning them did not work so I just left a comment for location to spawn them.

NavidK0 commented 10 years ago

This pull request needs to be updated so we can automatically merge it.

pupnewfster commented 10 years ago

working on updating it not entirely sure if easy method or if I should just resubmit pull request after manually merging

pupnewfster commented 10 years ago

Infact that is what I will do as I already had updated so it could be merged just it still thinks things changed so will just recreate a pull request