-
Notifications
You must be signed in to change notification settings - Fork 51
Open
Labels
questionA question about the project.A question about the project.
Description
Question
Hey im using mc 1.21.1 on neoforge.
i already made a resourcepack with some of my own tips and im trying to ignore the default tips by putting the namespace "tipsmod" in the config file. i attached my folder structure here.
and heres a example of some tips for EMI. im trying to theme them. in this case "Quality of Life"
[
{
"title": {
"text": "Quality of Life",
"bold": true,
"color": "aqua"
},
"tip": {
"text": "Did you know? Press 'R' to view the recipe of an item, or 'U' to see where it's used."
}
},
{
"title": {
"text": "Quality of Life",
"bold": true,
"color": "aqua"
},
"tip": {
"text": "Use the search bar to quickly find items or recipes. Just type the name or part of it."
}
},
{
"title": {
"text": "Quality of Life",
"bold": true,
"color": "aqua"
},
"tip": {
"text": "EMI displays complex recipes as a tree structure. See all steps at a glance."
}
},
{
"title": {
"text": "Quality of Life",
"bold": true,
"color": "aqua"
},
"tip": {
"text": "You can save frequently used recipes as favorites for quick access. Press A over an item to safe it."
}
},
{
"title": {
"text": "Quality of Life",
"bold": true,
"color": "aqua"
},
"tip": {
"text": "Use the crafting mode to gather all needed ressources for complex recepies."
}
}
]
Metadata
Metadata
Assignees
Labels
questionA question about the project.A question about the project.
