Search results

Jump to: navigation, search
  • ...not recommend turning your Virus Scanner completely off, so exceptions is the next best thing. # The next bit changes depending on which version of the game you are using.
    6 KB (942 words) - 09:39, 20 January 2018
  • ...d give you insight into how to install, modify and create your own mods in the game. ...game itself, is a Work In Progress. Many things are likely to change with the modding systems and any of these methods can be made obsolete at any time.'
    23 KB (4,029 words) - 01:01, 12 July 2019
  • ...ith many parts being able to be switched out, and new creations can add to the pool. * Size of the search area
    26 KB (4,161 words) - 16:12, 24 August 2021
  • ...r Eyes and Hairs are not available in the catalogues and only available in the customisation menu, while other accessories can be in both. In Staxel, anything that can be equipped by the player is known as an accessory. This includes:
    26 KB (4,347 words) - 13:26, 27 August 2020
  • ...ere are three different types; objects, materials and tile state entities. The three different types are used in different situations; ...ects are all defined by the same file and work similarly to each other for the most part.
    50 KB (8,461 words) - 02:44, 9 November 2020
  • ...elves, which does.) These files include all the information needed to make the docks including; * The positioning, rotation and sizing of all sites.
    36 KB (5,593 words) - 13:20, 3 November 2020
  • ...However, if you've ever wanted to add new features to Staxel, this is the way to do it. The rest of this page assumes you're running Visual Studio 2015. If you run oth
    7 KB (827 words) - 11:44, 3 February 2018
  • ...ols mainly allow tagging of Dialogue with a [[#"type"]], but also act as a way to group each individual dialogue together. ...ave a dialogue to implement. After that you are ready to go on to creating the pool.
    9 KB (1,467 words) - 07:55, 2 February 2018
  • ...s which are used to specify all villager dialogue in game. These files are the *.dialogue files which point to an associated .json file that was created u ...s://www.secretlab.com.au/yarnspinner/ Yarn]. This gives much more power to the dialogue system but in addition causes a lot more issues when trying to exp
    49 KB (7,858 words) - 00:54, 12 July 2019
  • ...ith many parts being able to be switched out, and new creations can add to the pool. * The dialogues specific for the job
    7 KB (1,109 words) - 06:04, 5 December 2017
  • This page contains the changelogs of the game from 14/12/2017. Major versions are split by table and year, with mino * Adjusted the Starbit hitbox to be easier to pick up.
    118 KB (18,755 words) - 04:28, 30 June 2020
  • ...tly, there is no way to start a multiplayer server in-game, nor is there a way to limit a server to just Steam friends. The developers have stated that they're looking into Steam for multiplayer netw
    26 KB (4,490 words) - 17:59, 25 June 2020
  • ...or example, the game has seed packets which replace dirt with the grass of the respective type. Replacer Items are all items that have the following line;
    4 KB (671 words) - 07:41, 12 December 2017
  • Shovels are all items that have the following line; This item will break to [[Tile|Tiles]] that have the [[Shovelable Component]] in their specifications.
    1,007 B (165 words) - 05:58, 12 December 2017
  • Axes are all items that have the following line; This item will break to [[Tile|Tiles]] that have the [[Axeable Component]] in their specifications.
    977 B (165 words) - 06:07, 12 December 2017
  • Pickaxes are all items that have the following line; This item will break to [[Tile|Tiles]] that have the [[Mineable Component]] in their specifications.
    1,014 B (165 words) - 07:09, 12 December 2017
  • Brooms are all items that have the following line; ...low you to sweep items around. They also break to [[Tile|Tiles]] that have the [[Sweepable Component]] in their specifications.
    3 KB (460 words) - 07:40, 12 December 2017
  • ...r coins, which will add to the player's money instead of being placed into the inventory. Coin items are all items that have the following line;
    2 KB (420 words) - 07:41, 12 December 2017
  • Capture Crate are all items that have the following line; ...spawns the Farm Animal and gives you another create in which you can spawn the Animal again.
    1 KB (185 words) - 06:28, 12 December 2017
  • Hammers are all items that have the following line; This item will break to [[Tile|Tiles]] that have the [[Hammerable Component]] in their specifications.
    1,007 B (165 words) - 07:00, 12 December 2017
  • Hoes are all items that have the following line; This item will hoe [[Tile|Tiles]] that have the [[Tile#"tileStateKind"]] equal to "staxel.tileState.Dirt" or similar.
    995 B (168 words) - 07:01, 12 December 2017
  • Inspectors are all items that have the following line; ...should follow the guide, [[Items#How to Make a Normal Item]], just replace the "kind" property with "staxel.item.InspectionTool".
    1 KB (176 words) - 07:03, 12 December 2017
  • Magic Water items are all items that have the following line; ...should follow the guide, [[Items#How to Make a Normal Item]], just replace the "kind" property with "staxel.item.MagicWater".
    1,010 B (166 words) - 07:06, 12 December 2017
  • Milkers are all items that have the following line; ...should follow the guide, [[Items#How to Make a Normal Item]], just replace the "kind" property with "staxel.item.Milker".
    1 KB (170 words) - 07:26, 12 December 2017
  • Nets are all items that have the following line; This item will break to [[Tile|Tiles]] that have the [[Catchable Component]] and have a [[Gatherable Component]] set to Catchabl
    1 KB (173 words) - 07:14, 12 December 2017
  • Renamers are all items that have the following line; ...should follow the guide, [[Items#How to Make a Normal Item]], just replace the "kind" property with "staxel.item.Renamer".
    974 B (159 words) - 06:01, 12 December 2017
  • Fishing Rod Items are all items that have the following line; ...o include a [[Fishing Component]] in order to work. Fishing Rod items have the ability to fish on any water block.
    3 KB (533 words) - 07:41, 12 December 2017
  • Scythes are all items that have the following line; This item will break to [[Tile|Tiles]] that have the [[Scytheable Component]] in their specifications.
    1,006 B (165 words) - 05:59, 12 December 2017
  • Shears are all items that have the following line; ...should follow the guide, [[Items#How to Make a Normal Item]], just replace the "kind" property with "staxel.item.Shears".
    1 KB (170 words) - 06:00, 12 December 2017
  • Watering Can are all items that have the following line; This item will water [[Tile|Tiles]] that have the [[Tile#"tileStateKind"]] equal to "staxel.tileState.Dirt" or similar.
    1 KB (174 words) - 07:42, 12 December 2017
  • Whistles are all items that have the following line; ...item mainly interacts with [[Pets]]. Its usually changes the behaviour of the pets but does not do much outside of that.
    1 KB (174 words) - 05:56, 12 December 2017
  • * Affect the sky ...files contain a number of properties but will be fairly simple to adjust. The main properties are listed below;
    10 KB (1,532 words) - 08:20, 8 February 2018
  • Scythes are all items that have the following line; ...low you to plant any random seed that coincides with the filters chosen in the component.
    3 KB (559 words) - 07:38, 12 December 2017
  • * The [[Body Type]] that this personality works for. These are needed for every non-tile entity in the game, from Chickens to [[Villager Designs|Villagers]]
    5 KB (852 words) - 02:45, 16 November 2017
  • ...files with even more information, such as the cost of the item or whether the block can be broken by a weapon. On this page, we go over the Talk To component, signified by the following;
    2 KB (317 words) - 07:10, 14 December 2017
  • ...hat is in the game. These files include all the information needed to make the achievements including; * The icons for the achievement.
    9 KB (1,527 words) - 07:03, 18 March 2018
  • ..., '''<tt>*.reaction</tt>''' files are used to specify any crafting step in the game. That is when interacting with an object, reactions are what cause tha * What ingredients and tools are needed to start the reaction
    16 KB (2,536 words) - 11:34, 3 November 2020
  • ...in different situations, from the general such as [[Pricing Component]] to the more specific, such as [[Fireworks Launcher Component]]. ...be used with this tile. These tools can be used for breaking or modifying the tile.
    8 KB (1,336 words) - 05:03, 27 August 2017
  • ...<tt>*.plant</tt>''' files are used to make plants. These files include all the information needed to make plants including; == Making the plant .tile ==
    28 KB (4,422 words) - 05:41, 16 November 2018
  • ...ge all text being displayed with only a couple of exceptions to this rule. The following is a list of features you can change: * The font used. Japanese translation uses this to provide a better default font
    20 KB (3,515 words) - 07:45, 31 January 2018
  • ...rt a Server with Steam]] or [[Starting a Server#How to Start a Server with the Launcher]].'' Hamachi is a well known tool which creates a LAN (Local Area Network) over the internet. Using this allows you to get around port forwarding issues which
    3 KB (513 words) - 08:14, 18 December 2017
  • ...has been removed from the game. You need to buy a Bug Net for 60 Petals in the General Store or obtain it via a quest. |At the moment removed from the game.
    6 KB (802 words) - 06:32, 10 June 2019
  • ...ered throughout the island, or the Ocean.) and clicking on the water while the Fishing Rod is equipped. ...process, but can take getting used to. Keep at it and you'll be completing the Fish catalog in no time.
    6 KB (830 words) - 14:20, 2 November 2018
  • ...Staxel's main way with interacting with [[Structures]]. These files allow the game to have differing weights for which building can spawn and where. ...ve a structure to implement. After that you are ready to go on to creating the pool.
    6 KB (1,026 words) - 08:21, 2 February 2018
  • ...ICommandBuilder, fill out the appropriate methods, and Staxel will handle the rest. = The Methods =
    10 KB (1,317 words) - 12:13, 6 February 2018
  • ...u receive a quest to create a new building, you'll receive its marker from the quest-giver. ...on the island?) If you want to know what area it covers, check the box at the bottom of its display. Don't worry if you decide you want to move or turn
    4 KB (716 words) - 06:11, 24 April 2019
  • I'm Farm Fan by the way! I've been sent to make sure you know how to take care of the farm properly!
    9 KB (1,610 words) - 07:48, 26 April 2019
  • This page lists the update notes for ''[[Staxel]]'', sourced from Steam announcements. This is a small update to fix some bugs found since the Arcade Update. (1.2.29)
    28 KB (4,764 words) - 04:22, 30 June 2020