mirror of
https://github.com/Sollace/Unicopia.git
synced 2024-11-27 15:17:59 +01:00
Fixed some damage tags not loading
This commit is contained in:
parent
465ee9ef64
commit
67e51b1f22
4 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"replace": false,
|
"replace": false,
|
||||||
"values": [
|
"values": [
|
||||||
"unicopia:exhaustion",
|
"unicopia:magical_exhaustion",
|
||||||
"unicopia:alicorn_amulet",
|
"unicopia:alicorn_amulet",
|
||||||
"unicopia:zap",
|
"unicopia:zap",
|
||||||
"unicopia:kick",
|
"unicopia:kick",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"replace": false,
|
"replace": false,
|
||||||
"values": [
|
"values": [
|
||||||
"unicopia:exhaustion",
|
"unicopia:magical_exhaustion",
|
||||||
"unicopia:alicorn_amulet",
|
"unicopia:alicorn_amulet",
|
||||||
"unicopia:zap",
|
"unicopia:zap",
|
||||||
"unicopia:kick",
|
"unicopia:kick",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"replace": false,
|
"replace": false,
|
||||||
"values": [
|
"values": [
|
||||||
"unicopia:exhaustion",
|
"unicopia:magical_exhaustion",
|
||||||
"unicopia:bat_screech",
|
"unicopia:bat_screech",
|
||||||
"unicopia:alicorn_amulet",
|
"unicopia:alicorn_amulet",
|
||||||
"unicopia:love_draining",
|
"unicopia:love_draining",
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"replace": false,
|
"replace": false,
|
||||||
"values": [
|
"values": [
|
||||||
"unicopia:exhaustion",
|
"unicopia:magical_exhaustion",
|
||||||
"unicopia:alicorn_amulet",
|
"unicopia:alicorn_amulet",
|
||||||
"unicopia:zap",
|
"unicopia:zap",
|
||||||
"unicopia:love_draining",
|
"unicopia:love_draining",
|
||||||
|
|
Loading…
Reference in a new issue