btc_mob_item
Type: misc entry
Exact entry ID: btc_mob_item
Role
This TypeWriter entry is registered in code with the exact display name Native BTC mob item.
Verified fields
| Exact field | Type | Field guidance |
|---|---|---|
material | String | Vanilla material used as the item base |
amount | Int | Stack amount |
displayName | String | Legacy/Adventure display name |
lore | List<String> | One lore line per entry |
enchantments | List<String> | Enchantment declarations in NAME:LEVEL form |
In practice
Start with the required fields, save the TypeWriter page, and test this entry in the context that triggers it. Select dynamic values and references from the web interface when a selector is available.
Common issue
If btc_mob_item is not available, check the installed extension version, the selected TypeWriter category, the exact identifier, and the extension dependencies. An entry from a Soon extension must not be used as an available feature.
Technical reference
| Source module | Source file |
|---|---|
TypeWriter-BTCMobExtension | NativeBtcMobItemEntry.kt |