Compatibility
Minecraft: Java Edition
1.21.4
Platforms
Supported environments
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Links
Creators
Details
Licensed GPL-3.0-or-later
Published 8 months ago
Updated yesterday
Changelog
- Change
ServerPlayerEntity.getScoreHolder()
toPlayerEntity.getScoreHolder()
. - Add
LivingEntity.getScoreHolder()
,LivingEntity.getCustomStatusEffect(String id, int amplifier)
,LivingEntity.getActiveCustomStatusEffect(String id)
,LivingEntity.getCustomStatusEffects(String id)
,LivingEntity.getCustomStatusEffects()
,LivingEntity.hasCustomStatusEffect(String id, int amplifier)
,LivingEntity.hasCustomStatusEffect(String id)
,LivingEntity.hasCustomStatusEffect()
,LivingEntity.addCustomStatusEffect(String id)
,LivingEntity.addCustomStatusEffect(String id, int duration)
,LivingEntity.addCustomStatusEffect(String id, int duration, int amplifier)
,LivingEntity.setCustomStatusEffect(String id)
,LivingEntity.setCustomStatusEffect(String id, int duration)
,LivingEntity.setCustomStatusEffect(String id, int duration, int amplifier)
,LivingEntity.removeCustomStatusEffect(String id, int amplifier)
,LivingEntity.removeCustomStatusEffects(String id)
,LivingEntity.removeCustomStatusEffects()
.
Files
Metadata
Release channel
ReleaseVersion number
0.4.6Loaders
Game versions
1.21.4Downloads
3Publication date
February 17, 2025 at 11:12 PMPublisher
CookedSeafood
Owner