Hello,
I've been able to make custom blocks using command blocks but the issue is the blocks can't be placed or picked up. (I have access to devs so if a plugin is required that can be done).
What I need help with: How can I make it so players can pick the blocks up (and do so without the texture being a command block)
COMMANDBLOCK:
give @p minecraft:command_block 1 0 {"BlockEntityTag":{"auto":1b,"Command":"setblock ~ ~ ~ minecraft:mob_spawner 0 replace {\"SpawnData\":{\"id\":\"minecraft:armor_stand\",\"ArmorItems\":[{},{},{},{\"id\":\"minecraft:leather_boots\",\"Count\":1,\"Damage\":13,\"tag\":{\"Unbreakable\":1,\"display\":{\"color\":9276813}}}],\"HandItems\":[{\"id\":\"minecraft:leather_boots\",\"Count\":1,\"Damage\":20,\"tag\":{\"Unbreakable\":1,\"display\":{\"color\":16091692}}},{}],\"Pose\":{\"RightArm\":[30f,0f,0f],\"LeftArm\":[30f,0f,0f]}},\"RequiredPlayerRange\":0,\"MaxNearbyEntities\":0}"}}
<- Image (Yes I know the new ore is a bit darker than stone currently)
If you are of assistance you'll be paid a large amount which is $0.25
I've been able to make custom blocks using command blocks but the issue is the blocks can't be placed or picked up. (I have access to devs so if a plugin is required that can be done).
What I need help with: How can I make it so players can pick the blocks up (and do so without the texture being a command block)
COMMANDBLOCK:
give @p minecraft:command_block 1 0 {"BlockEntityTag":{"auto":1b,"Command":"setblock ~ ~ ~ minecraft:mob_spawner 0 replace {\"SpawnData\":{\"id\":\"minecraft:armor_stand\",\"ArmorItems\":[{},{},{},{\"id\":\"minecraft:leather_boots\",\"Count\":1,\"Damage\":13,\"tag\":{\"Unbreakable\":1,\"display\":{\"color\":9276813}}}],\"HandItems\":[{\"id\":\"minecraft:leather_boots\",\"Count\":1,\"Damage\":20,\"tag\":{\"Unbreakable\":1,\"display\":{\"color\":16091692}}},{}],\"Pose\":{\"RightArm\":[30f,0f,0f],\"LeftArm\":[30f,0f,0f]}},\"RequiredPlayerRange\":0,\"MaxNearbyEntities\":0}"}}
<- Image (Yes I know the new ore is a bit darker than stone currently)
If you are of assistance you'll be paid a large amount which is $0.25
