skywars/_compatible_mods/_3d_armor
Giov4 265241a3c7 + CRASHFIX: If a chest couldn't spawn any treasure the game freezed
+ Reworked rarity system, now the range is from 1 to 10 and the rarity
  gap is handled by the mod
+ Now it's possible to equip an armor from on_place too
+ BUGFIX: Chests id weren't generated properly
+ Now addchest takes the position of the node the player's looking at
  (the old cmd is now callded "addchest pos")
+ Help section corrected
+ Code cleaning
2020-09-19 15:31:25 +02:00
..
armors.lua + CRASHFIX: If a chest couldn't spawn any treasure the game freezed 2020-09-19 15:31:25 +02:00
hotbar.lua Added support for 3d_armor mod: 2020-09-18 23:51:20 +02:00
init.lua Added support for 3d_armor mod: 2020-09-18 23:51:20 +02:00
utils.lua + Bugfix in switch_items 2020-09-19 02:24:47 +02:00