
Passengers from Spawn Eggs
Makes the Passenger NBT work for entities in spawn eggs.
Оцените первым
139
1
139
1
Updated Syntax to be snake_case (1.21.4)
Release29.12.2024
Список изменений
The red highlight over pack selection and the 'incompatable' warning is no more.
The two small changes made are:
- The
spawnDatatag is nowreplace_with_entity - The
entity_datatag 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}]}}}
Файлы
passengers_from_spawn_eggs_1.21.4.zip(2.07 KiB)
ОсновнойМетаданные
Канал релиза
Release
Номер версии
1.21.4
Загрузчики
Версии игры
1.21–1.21.4
Загрузок
48
Дата публикации
29.12.2024
