• Register
Welcome to Minecraft Help - Questions & Answers

Here you can ask Minecraft related questions or help other players by answering their questions.
Community driven website maintained by Minecraft Servers - A list with thousands of playable servers for Minecraft.

We recommend Mojangs new official bug tracker, letting them know about errors, will help speed up development to close bugs. Visit at Minecraft Bug Tracker
  • Minecraft Skins
  • Minecraft Stats
  • Can I create a glowing sandstone? If yes, how?

    +1 vote
    Is it possible in any way that I can creat sandstone & other kind of glowing blocks/blocks don't glow by themselves?
    asked Aug 21, 2019 in Crafting by anonymous
      

    1 Answer

    0 votes

    This is possible in vanilla minecraft but you need to have a strong understanding with commands., but i'm sure with mods and resource packs you could easily make any block emmitt light.

    Just incase the person reading this does understand commands I'll drop one below.

    .setLightValue() is the right name, replace this with a F value in parentesis, the glow stone value is 1.0F, the torch value is 0.9375F, this way you will know how much you want to make it bright, but 1.0F is the max!

    answered Aug 22, 2019 by anonymous
    ...