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 commandLiget- Gets things about the mod.Liplayers- Gets data about players.Enplayer- Selects a single player.Libiome- Gets biome data.Ligroup- Gets the biome group the player is in.Litemperature- Gets the biome temperature the player is in.
Liheight- Gets the altitude info about the player.Lilevel- Gets the Y level of the player.Litemperature- Gets players altitude temperature.
Litemperature- Gets the full player temperature with all temperature factors.
Liworld- Gets data about the world.Liseason- Gets data about the world season.Liname- Gets the season name.Litemperature- Gets the world season temperature.Litime- Gets the world season time.
Litemperature- Gets the final world temperature.Litime- Gets data about the world time.Licurrent- Gets the current world time.Litemperature- Gets the world time temperature.
Liweather- Gets data about the world weather.Licurrent- Gets the current world weather.Litemperature- Gets the worlds weather temperature.
Liwind- Gets data about the worlds wind.Lidirection- Gets the wind direction of the world.Lispeed- Gets the wind speed of the world.Litemperature- Gets the wind temperature of the world.