mirror of
https://github.com/itzg/docker-minecraft-server.git
synced 2026-06-06 18:59:44 +00:00
fix(exclude): exclude ImmersiveDamageIndicators from server mods (#4080)
This commit is contained in:
@@ -82,6 +82,7 @@
|
|||||||
"iceberg",
|
"iceberg",
|
||||||
"ignitioncoil",
|
"ignitioncoil",
|
||||||
"illager-raid-music",
|
"illager-raid-music",
|
||||||
|
"immersive-damage-indicators",
|
||||||
"inmisaddon",
|
"inmisaddon",
|
||||||
"iris-flywheel-compat",
|
"iris-flywheel-compat",
|
||||||
"irisshaders",
|
"irisshaders",
|
||||||
|
|||||||
@@ -56,6 +56,7 @@
|
|||||||
"gpumemleakfix",
|
"gpumemleakfix",
|
||||||
"Highlighter",
|
"Highlighter",
|
||||||
"ImmediatelyFast",
|
"ImmediatelyFast",
|
||||||
|
"immersivedamageindicators",
|
||||||
"indium",
|
"indium",
|
||||||
"inventory-profiles-next",
|
"inventory-profiles-next",
|
||||||
"iris",
|
"iris",
|
||||||
|
|||||||
Reference in New Issue
Block a user