Updating icons and green_thumb.json description.
parent
d9ffd884eb
commit
43f7cd0d15
|
@ -4,14 +4,14 @@
|
||||||
"item": "minecraft:barrier"
|
"item": "minecraft:barrier"
|
||||||
},
|
},
|
||||||
"title": "100% Antibacterial",
|
"title": "100% Antibacterial",
|
||||||
"description": "Kill 100% of all germs in the Canopy.",
|
"description": "Kill 100% of all germs in The Canopy.",
|
||||||
"frame": "challenge",
|
"frame": "challenge",
|
||||||
"hidden": true,
|
"hidden": true,
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
"parent": "canopy:mobs",
|
"parent": "canopy:mobs",
|
||||||
"criteria": {
|
"criteria": {
|
||||||
"have_sed": {
|
"kill_bac": {
|
||||||
"trigger": "minecraft:player_killed_entity",
|
"trigger": "minecraft:player_killed_entity",
|
||||||
"conditions": {
|
"conditions": {
|
||||||
"entity": {
|
"entity": {
|
||||||
|
|
|
@ -1,10 +1,10 @@
|
||||||
{
|
{
|
||||||
"display": {
|
"display": {
|
||||||
"icon": {
|
"icon": {
|
||||||
"item": "minecraft:melon_stem"
|
"item": "minecraft:fern"
|
||||||
},
|
},
|
||||||
"title": "Green Thumb",
|
"title": "Green Thumb",
|
||||||
"description": "Plant every type of sapling.",
|
"description": "Plant every type of tree.",
|
||||||
"frame": "task",
|
"frame": "task",
|
||||||
"announce_to_chat": true
|
"announce_to_chat": true
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"display": {
|
"display": {
|
||||||
"icon": {
|
"icon": {
|
||||||
"item": "minecraft:structure_void"
|
"item": "minecraft:black_concrete"
|
||||||
},
|
},
|
||||||
"title": "Is It Extra Hot Down There?",
|
"title": "Is It Extra Hot Down There?",
|
||||||
"description": "Here I was, just boating along in the nether...",
|
"description": "Here I was, just boating along in the nether...",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"display": {
|
"display": {
|
||||||
"icon": {
|
"icon": {
|
||||||
"item": "minecraft:barrier"
|
"item": "minecraft:black_concrete"
|
||||||
},
|
},
|
||||||
"title": "You Shouldn't Be Here...",
|
"title": "You Shouldn't Be Here...",
|
||||||
"description": "I'm not even going to ask how.",
|
"description": "I'm not even going to ask how.",
|
||||||
|
|
Loading…
Reference in New Issue