change the advancement background to infused stone

This commit is contained in:
Ellpeck 2019-01-26 23:34:01 +01:00
parent e67a386fce
commit 05df830b74

View file

@ -9,7 +9,7 @@
"description": { "description": {
"translate": "advancement.naturesaura.root.desc" "translate": "advancement.naturesaura.root.desc"
}, },
"background": "minecraft:textures/gui/advancements/backgrounds/stone.png", "background": "naturesaura:textures/blocks/infused_stone.png",
"show_toast": false, "show_toast": false,
"announce_to_chat": false "announce_to_chat": false
}, },