Commit Graph

4 Commits

Author SHA1 Message Date
d54cc74d14 Changed color of feedback messages from blue and aqua to gray and dark gray.
Added a check in C2SRequestPlayerRevive and C2SRequestTotemCharge to check if the totem is a straw one and to do the correct fail chance check.
Added functionality to the Straw Totem.
Added an onCraftedBy override for the normal totem in case.
Fixed a small error caused by right-clicking with any totem when no target was selected.
Created extra Utils functions for random numbers in a range.
2021-05-29 21:09:49 +01:00
2674bbb9b6 Started working on two new items: Straw totem and straw charge.
Added textures, crafting recipes and lang file entries.
Items are basic and don't do anything yet
2021-05-29 19:20:54 +01:00
7ce0fc5b3a Fixed double packet sending on single-player and LAN worlds. 2021-05-29 17:14:49 +01:00
d1b2a83b92 Version 1.0 2021-05-29 16:01:58 +01:00