Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions data/pc/common/features.json
Original file line number Diff line number Diff line change
Expand Up @@ -347,6 +347,11 @@
"description": "send item name for anvil using plugin channel MC|TrList",
"versions": ["1.8", "1.12.2"]
},
{
"name": "anvilNameLengthIsFifty",
"description": "the maximum custom name length in an anvil is 50 characters instead of 35",
"versions": ["1.17", "latest"]
},
{
"name": "selectingTradeMovesItems",
"description": "selecting a trade automatically puts the required items into trading slots",
Expand Down
Loading