[Feature Request] Reminder always at the bottom
Disketaa opened this issue ยท 1 comments
Some custom recipes place the reminder in a tooltip between the values instead of at the bottom
"output": {
"type": "item",
"id": "minecraft:nether_wart",
"nbt": "{display:{Lore:['[{\"translate\": \"recipe.emi.group\", \"italic\": false, \"color\": \"gray\"}, {\"text\": \": \"}, {\"translate\": \"recipe.emi.entry.bartering\", \"color\": \"gold\"}]']}}",
"chance": 0.03,
"remainder": {
"type": "item",
"id": "minecraft:nether_wart",
"amount": 2
}
}