RecipeBlock: {
creativeTab?: string;
drops?: string[];
hardness?: number;
id: string;
lightLevel?: number;
material: string;
opacity?: number;
renderType?: number;
texture?: string;
unbreakable?: boolean;
}
Type declaration
Optional
creativeTab?: string
Optional
drops?: string[]
Optional
hardness?: number
id: string
Optional
lightLevel?: number
material: string
Optional
opacity?: number
Optional
renderType?: number
Optional
texture?: string
Optional
unbreakable?: boolean
If set to
true
,hardness
is set to-1