cawezs_mantle_to_stratus/elements/AdvBreed.mod.json

24 lines
819 B
JSON

{
"_fv": 77,
"_type": "achievement",
"definition": {
"achievementName": "I love breeding",
"achievementDescription": "Breed a passive mob: the Callion with redstone, the Aceer with string or the Uiron with fish",
"achievementIcon": {
"value": "CUSTOM:Aceer.spawn_egg"
},
"background": "Default",
"disableDisplay": false,
"showPopup": true,
"announceToChat": true,
"hideIfNotCompleted": false,
"rewardLoot": [],
"rewardRecipes": [],
"rewardXP": 0,
"achievementType": "goal",
"parent": {
"value": "CUSTOM:AdvHeights"
},
"triggerxml": "<xml xmlns=\"https://developers.google.com/blockly/xml\"><block type=\"advancement_trigger\" deletable=\"false\" x=\"40\" y=\"80\"><next><block type=\"custom_trigger\"></block></next></block></xml>"
}
}