feat: add Vampiric and Explosive enchantments with 21 language translations
All checks were successful
Build and Artifact / build (push) Successful in 3m2s
All checks were successful
Build and Artifact / build (push) Successful in 3m2s
- Add VampiricEnchantmentEffect: heals player on hit (50%/100%/150% per level) - Add ExplosiveEnchantmentEffect: chance-based explosions (10%/20%/30% per level) - Register enchantments in ModEnchantmentEffects and datagen - Add translations for 21 languages (DE, PT-BR, IT, ZH-CN, ZH-TW, JA, KO, RU, TR, UK, NL, DA, SV, NO, PL) - Generate enchantment JSON data files - Add enchantments to enchanting table tag
This commit is contained in:
10
update.json
10
update.json
@@ -1,10 +0,0 @@
|
||||
{
|
||||
"homepage": "https://modrinth.com/mod/more-spear-enchantments",
|
||||
"1.21.11": {
|
||||
"1.1.0": "added to enchantment table (wow angel how did you forget, that is literally the whole point of the mod )\n, and switch to mojang mapping from yarn\n and the level of the book matches with the level of the effect, and each lvl duration is calculated by (level * 50) with 50 being ticks "
|
||||
},
|
||||
"promos": {
|
||||
"1.21.11-latest": "1.1.0",
|
||||
"1.21.11-recommended": "1.1.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user