General quality update

Major changes along with some more minor patches + quality upgrades.

 Main Changes:
- Updated to 1.18.2
- Removed Imber, Altum (for now) and Navitas
- Patched issue #1
- Made balancing changes
- Cleaned up project
- Simplified confusing code
This commit is contained in:
Fishplex
2022-06-06 15:11:57 -03:00
parent f5b849798e
commit 796e443e07
829 changed files with 4626 additions and 26565 deletions

View File

@@ -1,15 +1,15 @@
{
"type": "origins:active_self",
"entity_action": {
"type": "origins:spawn_effect_cloud",
"radius": 10.0,
"wait_time": 40,
"effect": {
"effect": "minecraft:wither",
"amplifier": 3,
"duration": 20
}
},
"type": "origins:spawn_effect_cloud",
"radius": 10.0,
"wait_time": 40,
"effect": {
"effect": "minecraft:wither",
"amplifier": 3,
"duration": 20
}
},
"cooldown": 1400,
"hud_render": {
"should_render": true,