That is an End Crystal. They're found in the End dimension and give health to the Ender Dragon during the boss fight. I believe the crafting recipe has glass blocks taking up the first row and the first and last spots in the second and third rows, with an eye of ender in the middle and a ghast tear in the bottom center. They're only placable on bedrock, however, as their primary purpose is to restart the boss battle.
I guess it doesn't have to be quite as bright as glowstone. I definitely want it to be brighter than torches, though, so they are worth collecting for reasons other than just aesthetics.
We would have to make a plan.
A user should look for old suggestions and PM to other members the link.
Then we could implement it in Frist.
Hey there, I just stumbled upon this thread yesterday. What you guys are working on sounds amazing. I think I could help with finding suggestions if it's okay with you.
From what I know, you can't keep a player from getting off of their horse, but you CAN make it so that they get killed if they get off. Just be careful - putting kill player commands in loops can ruin your map very quickly, so make sure to have a backup of your map! Check if the player is on the ground, and if they are, kill them.
Use this command once to add a scoreboard objective:
/scoreboard objectives add onGround dummy
Put these commands in a loop:
/scoreboard players set @a onGround 1 {OnGround:1b}
/scoreboard players set @a onGround 0 {OnGround:0b}
/kill @a[score_onGround_min=1]
0
That is an End Crystal. They're found in the End dimension and give health to the Ender Dragon during the boss fight. I believe the crafting recipe has glass blocks taking up the first row and the first and last spots in the second and third rows, with an eye of ender in the middle and a ghast tear in the bottom center. They're only placable on bedrock, however, as their primary purpose is to restart the boss battle.
0
I agree, especially how the book texture sits at an angle; wouldn't a complex banner design get lost in the lower resolution?
I completely agree with everything else here, though.
Support.
0
Very interesting take, I haven't seen much like it.
I will say that heavy attacks dealing 50% to shield-users seems a bit over-powered. Maybe 30% instead?
Besides that nitpick, Support.
1
Pretty fitting that you spawn in "Africa" too.
0
Nicely done!
0
Ah, that makes sense.
1
Works really well imo, almost a necessity.
1
I really love this, I've been thinking about things like it but this is better than anything I'd think of.
Support.
(Also, why does a firefly jar produce 15 light? they aren't that bright.)
0
That one's good too. I'm surprised it isn't in the actual game at this point.
0
I haven't yet. It's on my list of todos, but I have a lot of other stuff going on too. I'll join it as soon as I can.
1
Found one. It's small but pretty useful imo.
The /changebiome (/biome) command
1
Hey there, I just stumbled upon this thread yesterday. What you guys are working on sounds amazing. I think I could help with finding suggestions if it's okay with you.
0
Try opening it in a new tab. That worked for me.
0
Thanks a lot!
0
Hello,
I was wondering if there was any way to keep a player from being able to get off a horse using commands.
Thanks!