Page 1 of 1

Barrier Block That Requires A Certain Item To Pass

PostPosted: 02 Sep 2016 13:43
by Krhymez
It would be really cool to have a block that you place on the ground, and makes it so if you dont have the set item... you cant pass.

Mainly i would use this for Badges and certain spots where in the game you needed a special item, like the the poke flute..ect

Barrier Block That Requires A Certain Item To Pass

PostPosted: 05 Sep 2016 15:50
by Xakorik
I second this, it would be a nice addition for adventure maps

Re: Barrier Block That Requires A Certain Item To Pass

PostPosted: 06 Sep 2016 09:30
by SKyTheThunder
Technically this is already possible to do with Command Block magic, but I agree that a dedicated block would be easier to use. Not sure if it would be used enough to justify the work though.

Re: Barrier Block That Requires A Certain Item To Pass

PostPosted: 15 Sep 2016 20:22
by Jephon
Going to bump this and if we had favorites or stars I would give you one.

This not only has application in gym leader/e4 battles but also puzzles and etc.

I'm working on creating a series of puzzles for a side quest that will be using the unown blocks to give players coords to reach the final puzzle.

Wouldn't it be cool to have a barrier block to stop a player from starting that final puzzle until they have a certain set of items in their inventory?

Could be as simple as placing a block down and until a player has the certain set of item(s) they could not walk over it.

To create the barrier, the person in creative or op must put down the block and while standing on the block must type in /setbarrier

The application would be as usable as any other warp plate or arrow plate already in the game. Would be even nicer if it was transparent.

Re: Barrier Block That Requires A Certain Item To Pass

PostPosted: 04 Oct 2016 00:52
by Haigen
So is there any way to do this currently? Even with commands?
Just curious if there's a way to currently teleport a player past a barrier if they have the item in their inventory.

But I would like to see what you've mentioned because it would be useful for creating the pathway to the elite four etc.

Re: Barrier Block That Requires A Certain Item To Pass

PostPosted: 04 Oct 2016 03:24
by SKyTheThunder
You can make a clock, checking for a certain item in a player's inventory in a certain radius. If the item is there it will replace the barrier blocks with air, if not it will set them back. If you do it right it shouldn't even cause any lag.

Barrier Block That Requires A Certain Item To Pass

PostPosted: 04 Oct 2016 07:50
by Haigen
This is a good idea, but not for a server. Otherwise multiple players could just wander through it. Where as a teleporter or block that only players with specific items can pass prevents that issue.