Commands

From TerraFirmaCraft Plus Wiki
Jump to: navigation, search
This page is a stub or is incomplete.
Please help us by expanding it.

This page lists the commands that are available in Terrafirmacraft+.

Overview

TFC+ has its own commands and some of the Minecraft commands have been adapted for better compatibility.

Time

time <set/add> <value>

Sets the time of day/year or adds a certain amount of time.
If set is used then the values day, night, january, february, march, april, may, june, july, august, september, october, november, december, spring, summer, autumn and winter or an integer value are permitted.
If add is used only an integer is permitted.

Give Skill

giveskill <skill-name> <value>
giveskill <player-name> <skill-name> <value>

Gives the player or specified player the value amount of points in the specified skill.
Possible options for skills are as follows (with the skill-rates in brackets): butchering [100], cooking [200], toolsmith [100], agriculture [300], gensmith [250], armorsmith [100], prospecting [1500], weaponsmith [100].

Debug Mode

debugmode

This command toggles the debug mode which displays TFC+ specific information on-screen, similar to the F3 command.
It is a pre-requisite for some of the other commands.

Set Player Stats

sps <health-value> <food-value> <water-value>
sps <player-name> <health-value> <food-value> <water-value>

Sets the health, food and water values of the current or specified player.
Allowed values are from 0 to 100.
Requires Debug Mode.

Calculate Animal Textures

animaltexture

Clear Chunk

clearchunk
clearchunk <radius>

Replaces all the blocks in a chunk with air blocks.
Requires Debug Mode.

Give

give <player-name> <item-name> <amount>
TODO

Gives the specified player the specified amount of the item.

Transfer (Tamed)

transfer
transferTamed

TODO

Gen(erate)

gen <fissure/tree> <type>
gen big tree <type>

Generates a fissure or (big) tree.
Fissure types: water, hotwater, lava or blank.
Tree types: oak, aspen, birch, chestnut, douglasfir, hickory, maple, ash, pine, sequoia, spruce, sycamore, whitecedar, whiteelm, willow, kapok, acacia, palm, ebony, fevertree, baobab, limba, mahogany, teak, bamboo, gingko.

Get Bio Temp

gbt

Returns the environment-temperature of the player's position.

Body Temp

bodytemp

Returns the body temperature of the player.

Get Rocks

gr

Returns the three rock layers the player is currently standing on(?)

Get Spawn Protection

gsp

Returns the coordinates of the protected chunks(?)

Get Trees

gt
gt <meta-value>

If the held item is food then it sets the weight of it to 80 and the decay to 2?
If the held item has variants it changes it to the variant of the meta value?

GSP Visual

vgsp

TODO

Print Image Map

printimage

TODO
Requires Debug Mode.

Remove Area

removearea

TODO
Kills all entities within a radius of 127 blocks(?)
Requires Debug Mode.

Remove Chunk

removechunk
removechunk <radius>

TODO
Removes chunks within a radius?
Requires Debug Mode.

Strip Chunk

stripchunk
TODO

TODO Strips a radius of x chunks of all blocks except ore and bedrock.
Requires Debug Mode.