i wanted to make a somewhat big circular door that opens (out of blocks) and closes using setblock, but only if a player is within a few blocks of the door and has a custom named paper in their inventory..
and "/testfor @p {Inventory:[{id:"minecraft:paper"}]}" which accurately tests for a paper, but i want it to be a custom named paper and i don't know how to go about editing it for that..
i also wanted to have a /say or /whisper or Something thing go off after but i just found out that it works without the item right now and i can't figure out how to fix that...
help on the custom name would be much appreciated ;-;
i wanted to make a somewhat big circular door that opens (out of blocks) and closes using setblock, but only if a player is within a few blocks of the door and has a custom named paper in their inventory..
and "/testfor @p {Inventory:[{id:"minecraft:paper"}]}" which accurately tests for a paper, but i want it to be a custom named paper and i don't know how to go about editing it for that..
i also wanted to have a /say or /whisper or Something thing go off after but i just found out that it works without the item right now and i can't figure out how to fix that...
help on the custom name would be much appreciated ;-;
Use command blocks to fill the door with air blocks and afterwards make it say "fancy".
Wubbla Lubba Dub Dub!