Skip to content

Latest commit

 

History

History
28 lines (22 loc) · 670 Bytes

README.en-US.md

File metadata and controls

28 lines (22 loc) · 670 Bytes

ItemPreserver

  • author: 肝帝熙恩,少司命
  • source: github
  • Custom items can be added to the configuration file so that the items are not consumed when used.
  • Items used through shortcut keys may be consumed, such as drinking medicine quickly

Instruction

none

Configuration

Configuration file position: tshock/ItemPreserverConfig.json

{
  "不消耗物品": { //Not consumed items
	"25": -1
  }
}

Feedback