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,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:arcane_workbench" }
|
||||
"normal": { "model": "ebwizardry:arcane_workbench" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:crystal_block" }
|
||||
"normal": { "model": "ebwizardry:crystal_block" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:crystal_flower" }
|
||||
"normal": { "model": "ebwizardry:crystal_flower" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:crystal_ore" }
|
||||
"normal": { "model": "ebwizardry:crystal_ore" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:ice_statue" }
|
||||
"normal": { "model": "ebwizardry:ice_statue" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:magic_light" }
|
||||
"normal": { "model": "ebwizardry:magic_light" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:meteor" }
|
||||
"normal": { "model": "ebwizardry:meteor" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:petrified_stone" }
|
||||
"normal": { "model": "ebwizardry:petrified_stone" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:snare" }
|
||||
"normal": { "model": "ebwizardry:snare" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:spectral_block" }
|
||||
"normal": { "model": "ebwizardry:spectral_block" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:transportation_stone" }
|
||||
"normal": { "model": "ebwizardry:transportation_stone" }
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"forge_marker": 1,
|
||||
"variants": {
|
||||
"normal": { "model": "wizardry:vanishing_cobweb" }
|
||||
"normal": { "model": "ebwizardry:vanishing_cobweb" }
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user