fixed kitsune powers

This commit is contained in:
Gæmer
2025-04-10 17:27:18 +02:00
parent 2fc20ae6d0
commit 062771ff62
2 changed files with 5 additions and 2 deletions

View File

@@ -23,4 +23,7 @@
## 1.20.1-1.0.9 ## 1.20.1-1.0.9
- cotton and cotton armour are now obtainable - cotton and cotton armour are now obtainable
- cotton seeds can be obtained from breaking grass - cotton seeds can be obtained from breaking grass
## 1.20.1-1.0.10
- fixed two kitsune powers being on the same key

View File

@@ -2,7 +2,7 @@
"type": "origins:inventory", "type": "origins:inventory",
"drop_on_death": false, "drop_on_death": false,
"key": { "key": {
"key": "key.origins.secondary_active", "key": "ternary",
"continuous": false "continuous": false
} }
} }