Finish changing modid to 'ebwizardry'
- Fix up translations, resource IDs, paths etc. - Where possible, the modid part in most strings now just reuses Wizardry.MODID
This commit is contained in:
@@ -1,13 +1,14 @@
|
||||
{
|
||||
"display": {
|
||||
"title": {
|
||||
"translate": "itemGroup.wizardry"
|
||||
"translate": "itemGroup.ebwizardry"
|
||||
},
|
||||
"description": {
|
||||
"translate": "itemGroup.wizardry"
|
||||
"translate": "itemGroup.ebwizardry"
|
||||
},
|
||||
"show_toast": false,
|
||||
"announce_to_chat": false,
|
||||
"background": "minecraft:textures/gui/advancements/backgrounds/stone.png",
|
||||
"icon": {
|
||||
"item": "ebwizardry:wizard_handbook"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user