Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
That sounds like a good idea. I made a patch to do the same thing and put it on my workshop but having it in your mod too can't help. I can't exactly blame you for not thinking about water in space since it's not exactly possible in vanilla but it can be done with devmode or the right mods.
I have no idea what would happen on a spaceship, though—I didn’t consider the possibility of people having water tiles inside their ships.
So for space biome you need to patch something like from grassland in:
<maxFishPopulation>540</maxFishPopulation>
<fishTypes>
<freshwater_Common>
<Fish_Bass>1</Fish_Bass>
</freshwater_Common>
<freshwater_Uncommon>
<Fish_Catfish>1</Fish_Catfish>
</freshwater_Uncommon>
<saltwater_Common>
<Fish_Bluefish>1</Fish_Bluefish>
</saltwater_Common>
<saltwater_Uncommon>
<Fish_Marlin>1</Fish_Marlin>
<Fish_Flounder>1</Fish_Flounder>
</saltwater_Uncommon>
<rareCatchesSetMaker>RareFishingCatches_Hot</rareCatchesSetMaker>
</fishTypes>
I'm not sure if this will work on an already existing map without regenerating the map.