TOB Command - MCreator-Examples/Tale-of-Biomes GitHub Wiki
💬 TOB Command
The /tob
command is designed as a public command for players to use to get data about the mod.
Things like player temperature for example can be obtained through this command.
Literal Value
(text)
Math Value
(numbers)
Boolean Value
(true/false)
Entity Value
(entity)
String Value
(text)
Position
(location)
Block Value
(block)
Item Value
(item)
Command Path
/tob
- The root commandLi
get
- Gets things about the mod.Li
players
- Gets data about players.En
player
- Selects a single player.Li
biome
- Gets biome data.Li
group
- Gets the biome group the player is in.Li
temperature
- Gets the biome temperature the player is in.
Li
height
- Gets the altitude info about the player.Li
level
- Gets the Y level of the player.Li
temperature
- Gets players altitude temperature.
Li
temperature
- Gets the full player temperature with all temperature factors.
Li
world
- Gets data about the world.Li
season
- Gets data about the world season.Li
name
- Gets the season name.Li
temperature
- Gets the world season temperature.Li
time
- Gets the world season time.
Li
temperature
- Gets the final world temperature.Li
time
- Gets data about the world time.Li
current
- Gets the current world time.Li
temperature
- Gets the world time temperature.
Li
weather
- Gets data about the world weather.Li
current
- Gets the current world weather.Li
temperature
- Gets the worlds weather temperature.
Li
wind
- Gets data about the worlds wind.Li
direction
- Gets the wind direction of the world.Li
speed
- Gets the wind speed of the world.Li
temperature
- Gets the wind temperature of the world.