mirror of
https://github.com/dragonruler1000/hdm-mod.git
synced 2025-06-29 00:19:32 -05:00
23 lines
No EOL
458 B
JSON
23 lines
No EOL
458 B
JSON
{
|
|
"display": {
|
|
"icon": {
|
|
"item": "hdm_mod:dust"
|
|
},
|
|
"title": "lol",
|
|
"description": "lol",
|
|
"frame": "challenge",
|
|
"show_toast": true,
|
|
"announce_to_chat": true,
|
|
"hidden": true,
|
|
"background": "hdm_mod:textures/block/block_of_dust.png"
|
|
},
|
|
"criteria": {
|
|
"requirement": {
|
|
"trigger": "minecraft:recipe_unlocked",
|
|
"conditions": {
|
|
"recipe": "hdm_mod:joke"
|
|
}
|
|
}
|
|
},
|
|
"requirements": []
|
|
} |