Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

I think there is a color setting due to biome specific coloration over blocks.

Like "color multiplier"...

  • Replies 83
  • Views 182.7k
  • Created
  • Last Reply

Top Posters In This Topic

I think there is a color setting due to biome specific coloration over blocks.

Like "color multiplier"...

 

Well... I HAD tried to post something, but the internet died when I went to post it... So now I can't remember what I was posting...

 

 

It was something about how I had already mentioned something along these lines...

 

 

Oh right! It could be a lighting issue. I know Draco ( a member on this forum... Haven't seen him in a while :/ ) He made a post about lighting issues. If you could find his post, maybe you could shed some light on the situation xD

I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes.

 

I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there xD

  • Author

Found his post.

 

    	int brightness = Block.blocksList[block.stone.blockID].getMixedBrightnessForBlock(world, x, y, z);

	tess.setBrightness(brightness);
	tess.setColorOpaque_F(1.0F, 1.0F, 1.0F);

 

Those set the brightness to match Stone, from what I understand. At any rate, it works perfectly!

Marking topic solved. I'm sure I'll be back with more issues soon but the tessellator itself works now.

 

 

Now time to go modify my old modeller to export this code and we can finally get a decent alternative to Techne and the TESR ;)

width=463 height=200

http://s13.postimg.org/z9mlly2av/siglogo.png[/img]

My mods (Links coming soon)

Cities | Roads | Remula | SilvaniaMod | MoreStats

Found his post.

 

    	int brightness = Block.blocksList[block.stone.blockID].getMixedBrightnessForBlock(world, x, y, z);

	tess.setBrightness(brightness);
	tess.setColorOpaque_F(1.0F, 1.0F, 1.0F);

 

Those set the brightness to match Stone, from what I understand. At any rate, it works perfectly!

Marking topic solved. I'm sure I'll be back with more issues soon but the tessellator itself works now.

 

 

Now time to go modify my old modeller to export this code and we can finally get a decent alternative to Techne and the TESR ;)

 

YES!!! I can't believe that worked O.o I am getting better at this bug solving than I though xD

 

Glad I could help. It helped me too :)

I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes.

 

I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there xD

  • 2 weeks later...

This thread just saved my day, thank you!

 

I think I can say this for everyone who posted here trying to help, your welcome! We had fun figuring this one out xD And that is the reason when a topic is marked solved, people can still read it. It would be utterly useless to anyone who had the same questions later.

I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes.

 

I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there xD

This thread just saved my day, thank you!

 

I think I can say this for everyone who posted here trying to help, your welcome! We had fun figuring this one out xD And that is the reason when a topic is marked solved, people can still read it. It would be utterly useless to anyone who had the same questions later.

 

I followed this thread every update, post by post and I learned a lot from it!

:D

If you guys dont get it.. then well ya.. try harder...

This thread just saved my day, thank you!

 

I think I can say this for everyone who posted here trying to help, your welcome! We had fun figuring this one out xD And that is the reason when a topic is marked solved, people can still read it. It would be utterly useless to anyone who had the same questions later.

 

I followed this thread every update, post by post and I learned a lot from it!

:D

 

Agreed to that my friend! I have yet to actually USE the information, but it has helped with my debugging skills certainly xD

I am Mew. The Legendary Psychic. I behave oddly and am always playing practical jokes.

 

I have also found that I really love making extremely long and extremely but sometimes not so descriptive variables. Sort of like what I just did there xD

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.