Forecast

Quick rating

Community listing page, reviews here may not be monitored by the author.

Forecast

By ChemthunderOwner

No reviews yet

Adding some more function tags for datapacks, hopefully for convienence.

Mod Loaders
Minecraft

About

Description

Forecast!

Forecast is a small library for datapack users adding plenty of new function tags (similar to tick or load) for convience, hopefully.

All Tags

  • entity_damaged (when any entity takes damage)
  • entity_died (when any entity dies)
  • player_joined (when any player joins)
  • player_disconnected (when any player leaves)
  • begin_sleeping (when any player begins sleeping)
  • stop_sleeping (when any player stops sleeping)
  • use_item (when any player right clicks with an item)
  • use_entity (when any player right clicks on an entity)
  • use_block (when any player right clicks on a block)
  • hit_block (when any player left clicks on a block)

This mod is intended to run on servers and only be used by datapacks!