mirror of
https://github.com/tjsga/minecraft.git
synced 2025-05-19 16:49:50 -04:00
63 lines
1.4 KiB
JSON
63 lines
1.4 KiB
JSON
{
|
|
"pools": [
|
|
{
|
|
"entries": [
|
|
{
|
|
"functions": [
|
|
{
|
|
"function": "set_name",
|
|
"name": {
|
|
"color": "gold",
|
|
"text": "Resilience Charm",
|
|
"italic": false
|
|
}
|
|
},
|
|
{
|
|
"function": "set_nbt",
|
|
"tag": "{ability:\"resilience\"}"
|
|
},
|
|
{
|
|
"lore": [
|
|
[
|
|
{
|
|
"text": "Passive",
|
|
"color": "green",
|
|
"italic" : false
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"text": " "
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"color": "gray",
|
|
"text": "Because debuffs are lame!",
|
|
"italic": true
|
|
}
|
|
]
|
|
],
|
|
"function": "minecraft:set_lore",
|
|
"replace": "false",
|
|
"entity": "this"
|
|
},
|
|
{
|
|
"lore": [
|
|
"§6§lLEGENDARY"
|
|
],
|
|
"function": "set_lore",
|
|
"replace": "false",
|
|
"entity": "this"
|
|
}
|
|
],
|
|
"name": "minecraft:nether_star",
|
|
"weight": 1024,
|
|
"type": "item"
|
|
}
|
|
],
|
|
"rolls": 1
|
|
}
|
|
]
|
|
}
|