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:
Philipp Rustemeier
2018-03-15 14:41:00 +01:00
parent 612bbdb64d
commit b9d240799d
170 changed files with 3257 additions and 3258 deletions
@@ -1,9 +1,9 @@
{ "parent": "block/block",
"textures": {
"particle": "wizardry:blocks/arcane_workbench_bottom",
"bottom": "wizardry:blocks/arcane_workbench_bottom",
"top": "wizardry:blocks/arcane_workbench_top",
"side": "wizardry:blocks/arcane_workbench_side"
"particle": "ebwizardry:blocks/arcane_workbench_bottom",
"bottom": "ebwizardry:blocks/arcane_workbench_bottom",
"top": "ebwizardry:blocks/arcane_workbench_top",
"side": "ebwizardry:blocks/arcane_workbench_side"
},
"elements": [
{ "from": [ 0, 0, 0 ],
@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "wizardry:blocks/crystal_block"
"all": "ebwizardry:blocks/crystal_block"
}
}
@@ -1,6 +1,6 @@
{
"parent": "block/cross",
"textures": {
"cross": "wizardry:blocks/crystal_flower"
"cross": "ebwizardry:blocks/crystal_flower"
}
}
@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "wizardry:blocks/crystal_ore"
"all": "ebwizardry:blocks/crystal_ore"
}
}
@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "wizardry:blocks/meteor"
"all": "ebwizardry:blocks/meteor"
}
}
@@ -1,8 +1,8 @@
{
"ambientocclusion": false,
"textures": {
"particle": "wizardry:blocks/snare",
"texture": "wizardry:blocks/snare"
"particle": "ebwizardry:blocks/snare",
"texture": "ebwizardry:blocks/snare"
},
"elements": [
{ "from": [ 0, 0.25, 0 ],
@@ -1,6 +1,6 @@
{
"parent": "block/cube_all",
"textures": {
"all": "wizardry:blocks/spectral_block"
"all": "ebwizardry:blocks/spectral_block"
}
}
@@ -1,8 +1,8 @@
{
"parent": "block/block",
"textures": {
"all": "wizardry:blocks/transportation_stone",
"particle": "wizardry:blocks/transportation_stone"
"all": "ebwizardry:blocks/transportation_stone",
"particle": "ebwizardry:blocks/transportation_stone"
},
"elements": [
{ "from": [ 5, 0, 5 ],
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_advanced_earth"
"layer0": "ebwizardry:items/wand_advanced_earth"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_advanced_fire"
"layer0": "ebwizardry:items/wand_advanced_fire"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_advanced_healing"
"layer0": "ebwizardry:items/wand_advanced_healing"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_advanced_ice"
"layer0": "ebwizardry:items/wand_advanced_ice"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_advanced_lightning"
"layer0": "ebwizardry:items/wand_advanced_lightning"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_advanced_necromancy"
"layer0": "ebwizardry:items/wand_advanced_necromancy"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_advanced_sorcery"
"layer0": "ebwizardry:items/wand_advanced_sorcery"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_advanced"
"layer0": "ebwizardry:items/wand_advanced"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_apprentice_earth"
"layer0": "ebwizardry:items/wand_apprentice_earth"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_apprentice_fire"
"layer0": "ebwizardry:items/wand_apprentice_fire"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_apprentice_healing"
"layer0": "ebwizardry:items/wand_apprentice_healing"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_apprentice_ice"
"layer0": "ebwizardry:items/wand_apprentice_ice"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_apprentice_lightning"
"layer0": "ebwizardry:items/wand_apprentice_lightning"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_apprentice_necromancy"
"layer0": "ebwizardry:items/wand_apprentice_necromancy"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_apprentice_sorcery"
"layer0": "ebwizardry:items/wand_apprentice_sorcery"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_apprentice"
"layer0": "ebwizardry:items/wand_apprentice"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/arcane_tome"
"layer0": "ebwizardry:items/arcane_tome"
}
}
@@ -1,3 +1,3 @@
{
"parent": "wizardry:block/arcane_workbench"
"parent": "ebwizardry:block/arcane_workbench"
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/armour_upgrade"
"layer0": "ebwizardry:items/armour_upgrade"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/upgrade_attunement"
"layer0": "ebwizardry:items/upgrade_attunement"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_basic_earth"
"layer0": "ebwizardry:items/wand_basic_earth"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_basic_fire"
"layer0": "ebwizardry:items/wand_basic_fire"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_basic_healing"
"layer0": "ebwizardry:items/wand_basic_healing"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_basic_ice"
"layer0": "ebwizardry:items/wand_basic_ice"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_basic_lightning"
"layer0": "ebwizardry:items/wand_basic_lightning"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_basic_necromancy"
"layer0": "ebwizardry:items/wand_basic_necromancy"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_basic_sorcery"
"layer0": "ebwizardry:items/wand_basic_sorcery"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/scroll"
"layer0": "ebwizardry:items/scroll"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/upgrade_blast"
"layer0": "ebwizardry:items/upgrade_blast"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/upgrade_condenser"
"layer0": "ebwizardry:items/upgrade_condenser"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/upgrade_cooldown"
"layer0": "ebwizardry:items/upgrade_cooldown"
}
}
@@ -1,3 +1,3 @@
{
"parent": "wizardry:block/crystal_block"
"parent": "ebwizardry:block/crystal_block"
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:blocks/crystal_flower"
"layer0": "ebwizardry:blocks/crystal_flower"
}
}
@@ -1,3 +1,3 @@
{
"parent": "wizardry:block/crystal_ore"
"parent": "ebwizardry:block/crystal_ore"
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/upgrade_duration"
"layer0": "ebwizardry:items/upgrade_duration"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/firebomb"
"layer0": "ebwizardry:items/firebomb"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/flaming_axe"
"layer0": "ebwizardry:items/flaming_axe"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/frost_axe"
"layer0": "ebwizardry:items/frost_axe"
}
}
@@ -1,3 +1,3 @@
{
"parent": "wizardry:block/ice_statue"
"parent": "ebwizardry:block/ice_statue"
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/identification_scroll"
"layer0": "ebwizardry:items/identification_scroll"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/magic_crystal"
"layer0": "ebwizardry:items/magic_crystal"
}
}
@@ -1,3 +1,3 @@
{
"parent": "wizardry:block/sea_lantern"
"parent": "ebwizardry:block/sea_lantern"
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/magic_silk"
"layer0": "ebwizardry:items/magic_silk"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_basic"
"layer0": "ebwizardry:items/wand_basic"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/mana_flask"
"layer0": "ebwizardry:items/mana_flask"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_master_earth"
"layer0": "ebwizardry:items/wand_master_earth"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_master_fire"
"layer0": "ebwizardry:items/wand_master_fire"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_master_healing"
"layer0": "ebwizardry:items/wand_master_healing"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_master_ice"
"layer0": "ebwizardry:items/wand_master_ice"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_master_lightning"
"layer0": "ebwizardry:items/wand_master_lightning"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_master_necromancy"
"layer0": "ebwizardry:items/wand_master_necromancy"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_master_sorcery"
"layer0": "ebwizardry:items/wand_master_sorcery"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/wand_master"
"layer0": "ebwizardry:items/wand_master"
}
}
@@ -1,3 +1,3 @@
{
"parent": "wizardry:block/meteor"
"parent": "ebwizardry:block/meteor"
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/poison_bomb"
"layer0": "ebwizardry:items/poison_bomb"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/upgrade_range"
"layer0": "ebwizardry:items/upgrade_range"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/scroll"
"layer0": "ebwizardry:items/scroll"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/upgrade_siphon"
"layer0": "ebwizardry:items/upgrade_siphon"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/smoke_bomb"
"layer0": "ebwizardry:items/smoke_bomb"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:blocks/snare"
"layer0": "ebwizardry:blocks/snare"
}
}
@@ -1,3 +1,3 @@
{
"parent": "wizardry:block/spectral_block"
"parent": "ebwizardry:block/spectral_block"
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/spectral_boots"
"layer0": "ebwizardry:items/spectral_boots"
}
}
@@ -1,7 +1,7 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/spectral_bow_standby"
"layer0": "ebwizardry:items/spectral_bow_standby"
},
"display": {
"thirdperson_righthand": {
@@ -30,21 +30,21 @@
"predicate": {
"pulling": 1
},
"model": "wizardry:item/spectral_bow_pulling_0"
"model": "ebwizardry:item/spectral_bow_pulling_0"
},
{
"predicate": {
"pulling": 1,
"pull": 0.65
},
"model": "wizardry:item/spectral_bow_pulling_1"
"model": "ebwizardry:item/spectral_bow_pulling_1"
},
{
"predicate": {
"pulling": 1,
"pull": 0.9
},
"model": "wizardry:item/spectral_bow_pulling_2"
"model": "ebwizardry:item/spectral_bow_pulling_2"
}
]
}
@@ -1,6 +1,6 @@
{
"parent": "item/bow",
"textures": {
"layer0": "wizardry:items/spectral_bow_pulling_0"
"layer0": "ebwizardry:items/spectral_bow_pulling_0"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/bow",
"textures": {
"layer0": "wizardry:items/spectral_bow_pulling_1"
"layer0": "ebwizardry:items/spectral_bow_pulling_1"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/bow",
"textures": {
"layer0": "wizardry:items/spectral_bow_pulling_2"
"layer0": "ebwizardry:items/spectral_bow_pulling_2"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/spectral_chestplate"
"layer0": "ebwizardry:items/spectral_chestplate"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/spectral_helmet"
"layer0": "ebwizardry:items/spectral_helmet"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/spectral_leggings"
"layer0": "ebwizardry:items/spectral_leggings"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/spectral_pickaxe"
"layer0": "ebwizardry:items/spectral_pickaxe"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/handheld",
"textures": {
"layer0": "wizardry:items/spectral_sword"
"layer0": "ebwizardry:items/spectral_sword"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/spell_book"
"layer0": "ebwizardry:items/spell_book"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/upgrade_storage"
"layer0": "ebwizardry:items/upgrade_storage"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/transportation_stone"
"layer0": "ebwizardry:items/transportation_stone"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_boots"
"layer0": "ebwizardry:items/wizard_boots"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_boots_earth"
"layer0": "ebwizardry:items/wizard_boots_earth"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_boots_fire"
"layer0": "ebwizardry:items/wizard_boots_fire"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_boots_healing"
"layer0": "ebwizardry:items/wizard_boots_healing"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_boots_ice"
"layer0": "ebwizardry:items/wizard_boots_ice"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_boots_lightning"
"layer0": "ebwizardry:items/wizard_boots_lightning"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_boots_necromancy"
"layer0": "ebwizardry:items/wizard_boots_necromancy"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_boots_sorcery"
"layer0": "ebwizardry:items/wizard_boots_sorcery"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_handbook"
"layer0": "ebwizardry:items/wizard_handbook"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_hat"
"layer0": "ebwizardry:items/wizard_hat"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_hat_earth"
"layer0": "ebwizardry:items/wizard_hat_earth"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_hat_fire"
"layer0": "ebwizardry:items/wizard_hat_fire"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_hat_healing"
"layer0": "ebwizardry:items/wizard_hat_healing"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_hat_ice"
"layer0": "ebwizardry:items/wizard_hat_ice"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_hat_lightning"
"layer0": "ebwizardry:items/wizard_hat_lightning"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_hat_necromancy"
"layer0": "ebwizardry:items/wizard_hat_necromancy"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_hat_sorcery"
"layer0": "ebwizardry:items/wizard_hat_sorcery"
}
}
@@ -1,6 +1,6 @@
{
"parent": "item/generated",
"textures": {
"layer0": "wizardry:items/wizard_leggings"
"layer0": "ebwizardry:items/wizard_leggings"
}
}

Some files were not shown because too many files have changed in this diff Show More