MintyComponent Class
Gives the consumer mint like effects
Methods
onConsume
Example
js
import { MintyComponent } from "./item/MintyComponent";
new MintyComponent();json
{
"format_version": "1.21.20",
"minecraft:block": {
"description": {
"identifier": "wiki:custom_mint"
},
"component": {
"minecraft:custom_components": ["morefood:minty"]
}
}
}