#Issues about unlimited sale of items
1 messages · Page 1 of 1 (latest)
if you're using the has item requirement, you can put strict: true so it won't accept named items as "matching the requirement"
1 messages · Page 1 of 1 (latest)
A serious problem, the following is my item acquisition, but if this type of item uses an anvil modified name. It can be sold without limits and does not consume items.
left_click_commands:
- '[sound] ENTITY_EXPERIENCE_ORB_PICKUP'
- '[console] clear %player_name% redstone 1'
- '[console] balance give %player_name% 2'
if you're using the has item requirement, you can put strict: true so it won't accept named items as "matching the requirement"