Hello everyone!
I want to make a spawner that spawns items but i can't get it to work becaouse it only spawns stone. I use the follwonig command:
Can someone please tell me what's wrong with this code cause i can't figure it out.
I really appreciate any help you can provide.
I want to make a spawner that spawns items but i can't get it to work becaouse it only spawns stone. I use the follwonig command:
/setblock ~ ~1 ~ minecraft:mob_spawner 0 replace {EntityId:Item,SpawnData:{id:minecraft:coal,Count:1}
,SpawnCount:1,SpawnRange:1,RequiredPlayerRange:3,MinSpawnDelay:20,MaxSpawnDelay:20,MaxNearbyEntities:10}Can someone please tell me what's wrong with this code cause i can't figure it out.
I really appreciate any help you can provide.
