outputItemHash property
A reference to the item definition that is created when crafting with this 'recipe' item.
Implementation
@JsonKey(name:'outputItemHash')
int? outputItemHash;
A reference to the item definition that is created when crafting with this 'recipe' item.
@JsonKey(name:'outputItemHash')
int? outputItemHash;