Compatibility
Minecraft: Java Edition
1.21–1.21.4
Platforms
75% of ad revenue goes to creators
Support creators and Modrinth ad-free with Modrinth+Creators
Details
Licensed ARR
Published 8 months ago
Updated 5 months ago
Changelog
The red highlight over pack selection and the 'incompatable' warning is no more.
The two small changes made are:
- The
spawnData
tag is nowreplace_with_entity
- The
entity_data
tag is nownbt
The wording changes were made for better understandability, and the casing change was made to conform with the current migration from camelCase or PascalCase to snake_case.
Spider Jockey Example:
/give @p skeleton_spawn_egg[entity_data={id:"minecraft:marker",data:{replace_with_entity:{id:"minecraft:spider",nbt:{Passengers:[{id:"minecraft:skeleton",HandItems:[{id:"minecraft:bow"}]}],active_effects:[{id:"minecraft:strength",duration:-1}]}}}},item_name='"Spider Jockey Spawn Egg"'] 1
Or with just the 'data' NBT (unchanged):
{replace_with_entity:{id:"minecraft:spider",nbt:{Passengers:[{id:"minecraft:skeleton",HandItems:[{id:"minecraft:bow"}]}],active_effects:[{id:"minecraft:strength",duration:-1}]}}}
Files
Metadata
Release channel
ReleaseVersion number
1.21.4+Loaders
Game versions
1.21–1.21.4Downloads
22Publication date
December 29, 2024 at 6:30 AMPublisher

TheKnytemayor
Member