Giter Site home page Giter Site logo

Comments (9)

grim3212 avatar grim3212 commented on July 18, 2024

So, for the glowstone you want it to actually generate when you create a world?

Also, I thought some Fungus already emitted light if not I should be able to do that.

from grim-pack.

scottosx avatar scottosx commented on July 18, 2024

For my particular case I would not want the Glowstone in world gen, besides the regular mechanics in the Nether of course. Others may, so possibly a configuration option? I want the player to quest for the seeds and then plant them to pacify areas of the world.
Same thing with the fungus. The player would intentionally infect an area to light it up.
Of course that is a specific use in my pack and flexibility is always better.

from grim-pack.

grim3212 avatar grim3212 commented on July 18, 2024

Oh okay so just have like a config option for the level that glowstone seeds can be planted on?

from grim-pack.

scottosx avatar scottosx commented on July 18, 2024

Right. I see that it is set here: https://github.com/grim3212/Grim-Pack/blob/e60e1df7712888d84e49e6399734d07e33c6ff6a/src/main/java/com/grim3212/mc/pack/world/blocks/BlockGlowstoneSeed.java#L96

Just make that variable.

from grim-pack.

grim3212 avatar grim3212 commented on July 18, 2024

Alright sounds good. It will be in the release tomorrow.

from grim-pack.

scottosx avatar scottosx commented on July 18, 2024

Thanks.

On the fungus I am not seeing anything like setLightValue(x) or similar. There might not be light emitting fungus yet but don't hold me to that. Preferably there would be a way to craft fungus variations that emit light. Like mix them with glowstone dust or the glowstone seeds.

Something like a light value of 10 - 12 would do what I want.

from grim-pack.

grim3212 avatar grim3212 commented on July 18, 2024

Okay so I was looking at the Fungus and I found that they are being set with a light level. https://github.com/grim3212/Grim-Pack/blob/1.10/src/main/java/com/grim3212/mc/pack/world/blocks/WorldBlocks.java#L38

So just wondering what you think?

from grim-pack.

scottosx avatar scottosx commented on July 18, 2024

Ok, cool. That will work. Probably no need for further revision.

from grim-pack.

grim3212 avatar grim3212 commented on July 18, 2024

Alright then closing this.

from grim-pack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.