upper limit

This commit is contained in:
endernon 2025-01-14 18:22:41 +00:00
parent 7d4dcfa2b9
commit 22f5f06e5c
2 changed files with 3 additions and 11 deletions

View file

@ -1,3 +1,3 @@
fn_params_layout = "Compressed"
attr_fn_like_width = 160
max_width = 200
attr_fn_like_width = 210
max_width = 220

View file

@ -16,15 +16,7 @@ pub struct Jsonconfig {
pub item_type: ItemTypeDeser,
// Crafted type for Crafted item types
#[serde(
alias = "craftedtype",
alias = "CRAFTED_TYPE",
alias = "CRAFTEDTYPE",
alias = "Crafted_Type",
alias = "Crafted_type",
alias = "CraftedType",
alias = "Craftedtype"
)]
#[serde(alias = "craftedtype", alias = "CRAFTED_TYPE", alias = "CRAFTEDTYPE", alias = "Crafted_Type", alias = "Crafted_type", alias = "CraftedType", alias = "Craftedtype")]
pub crafted_type: Option<String>,
// name of item