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:
@@ -10,6 +10,13 @@
|
||||
"condition":
|
||||
{
|
||||
"type": "origins:sneaking"
|
||||
},
|
||||
"bientity_condition": {
|
||||
"type": "origins:target_condition",
|
||||
"condition": {
|
||||
"type": "origins:entity_type",
|
||||
"entity_type": "minecraft:wolf"
|
||||
}
|
||||
}
|
||||
},
|
||||
"name":"Wolf Affinity",
|
||||
|
||||
Reference in New Issue
Block a user