Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - BobTheFish

#1
The quest asking you to build a workbench comes before the one to build a land claim. However, in the current version you can only build a workbench inside your land claim area. I expect this could be confusing for new players.
#2
Mods / Secateurs mod
February 01, 2019, 05:10:57 PM
Secateurs
Authors: BobTheFish

These comfortable and durable hand pruning shears will add convenience and satisfaction to your daily farming and foraging activities by increasing gathering speed.
Simply select the secateurs in your hotbar and then gather as you normally would.

Note: This is a server-client mod. It will only work if you and the server both have the mod.

Screenshots:


Mod type: Client-server mod.

Latest version: 0.1.0

Supported game version: 0.18.3.2

Download latest version: here
#3
Mods / Canning Mod
January 26, 2019, 05:38:20 AM
Canning
Authors: BobTheFish (code), Sarai (art)

Have you always wished there was a way to keep your vegetables and meat fresh for longer? Now there's a way! This mod comes with a canning machine and eight different canned food/drink recipes, as well as some related additions to the game such as carbonated water and bean plants.

Note: This is a server-client mod. It will only work if you and the server both have the mod.

Screenshots:


Mod type: Client-server mod.

Latest version: 0.1.0

Supported game version: 0.18.1.1

Download latest version: here
#4
Mods / Infection Mod
January 02, 2019, 04:51:33 AM
Infection
Author: BobTheFish

Many mobs and weapons can sometimes cause dirty or contaminated wounds. You can prevent or fight infection using soap, antiseptic, or antibiotics.

Note: This is a server-client mod. It will only work if you and the server both have the mod.

Screenshots:


Mod type: Client-server mod.

Latest version: 0.1.1

Supported game version: 0.18.1.1

Download latest version: here

Changelog:
0.1.1 (25.01.2019)
  Fix A18 compatibility issue.
#5
Mods / HEV Suit
October 21, 2018, 01:03:47 AM
H.E.V. Suit
Author: BobTheFish
Special credit: I used Dean T Fraser's parody as a starting point for my front torso.

This mod makes Cryofall's APART suit look like a HEV suit.

This is a client mod. It is not necessary for the server to have this mod.

Screenshots:


Mod type: Client mod.

Latest version: 0.1.1

Supported game version: 0.21.0.12

Download latest version: here
#6
Mods / Camel
October 12, 2018, 08:42:36 AM
Camels!
Authors: BobTheFish (code), Sarai (art)

Camels can be found in the desert. They faithfully follow you around and provide a portable additional inventory.

Note: This is a server-client mod. It will only work if you and the server both have the camel mod.

Screenshots:


Video:
Camel mod for Cryofall

Mod type: Client-server mod.

Latest version: 0.1.0

Supported game version: 0.17.3.4

Download latest version: here


How to install mod:

  • If you are using a launcher:
    Pressing cogwheel near "Play" button and select "Open Mods folder"

    Place mod file "camel.mpk" there. Go one folder up and you find "ModsConfig.xml". Open it.
  • If you run game client directly:
    Place mod file "camel.mpk" in your "Data" -> "Mods" folder. Then go back in "Data" folder and open "ModsConfig.xml"
File "ModsConfig.xml" looks like this:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
</mods>

Add following line to enable this mod.
<mod>camel_0.1.0</mod>
Result file looks like this:
<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<mods>
  <mod>core_1.0.0</mod>
  <mod>camel_0.1.0</mod>
</mods>


You also need to include the mpk and camel_0.1.0 line in your server, if you are hosting.
#7
When someone uses the local chat feature (!), everyone on the map hears the 'blunk' noise even though they don't see the text of the chat.