mirror of
https://github.com/misode/misode.github.io.git
synced 2026-04-28 17:18:46 +00:00
Fix #338 Add damage types
This commit is contained in:
@@ -135,6 +135,12 @@
|
||||
"schema": "text_component",
|
||||
"noPath": true
|
||||
},
|
||||
{
|
||||
"id": "damage_type",
|
||||
"url": "damage-type",
|
||||
"schema": "damage_type",
|
||||
"minVersion": "1.19.4"
|
||||
},
|
||||
{
|
||||
"id": "chat_type",
|
||||
"url": "chat-type",
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
"copied": "Copied!",
|
||||
"copy_context": "Copy context",
|
||||
"cutoff": "Cutoff",
|
||||
"damage_type": "Damage type",
|
||||
"developed_by": "Developed by",
|
||||
"dimension_type": "Dimension Type",
|
||||
"dimension": "Dimension",
|
||||
|
||||
Reference in New Issue
Block a user