Minecraft 1.18 The Caves & Cliffs Update Part 2

Started by Lazybones, July 13, 2021, 02:15:52 PM

Previous topic - Next topic

Mr. Analog

Quote from: Lazybones on December 06, 2021, 03:42:28 PMOverviewer seems to be doing OK rendering the Nether which is a plus.

I noticed that earlier today! WOO
By Grabthar's Hammer

Lazybones

Looks like 1.18.1 will be out soon

More on fog changes


Lazybones


Thorin

Quote from: Mr. Analog on December 05, 2021, 05:35:08 PMI may have gone on an epic ocean adventure... I mean I found a village at the end of it but it just kept going and my curiosity was too great. RIP Overviewer

Hah!  That _is_ a cool island village, though.

If you're ever looking for a specific biome, you can use chunkbase's biome finder:

https://www.chunkbase.com/apps/biome-finder#-4993896090608759951

or better yet, their all-in-one map:

https://www.chunkbase.com/apps/seed-map#-4993896090608759951
Prayin' for a 20!

gcc thorin.c -pedantic -o Thorin
compile successful

Mr. Analog

Quote from: Thorin on December 08, 2021, 06:17:12 PM
Quote from: Mr. Analog on December 05, 2021, 05:35:08 PMI may have gone on an epic ocean adventure... I mean I found a village at the end of it but it just kept going and my curiosity was too great. RIP Overviewer

Hah!  That _is_ a cool island village, though.

If you're ever looking for a specific biome, you can use chunkbase's biome finder:

https://www.chunkbase.com/apps/biome-finder#-4993896090608759951

or better yet, their all-in-one map:

https://www.chunkbase.com/apps/seed-map#-4993896090608759951

Holy schnikies!
By Grabthar's Hammer

Mr. Analog

So... I need tons of coal. Any suggestions? Mining at the iron level doesn't yield much
By Grabthar's Hammer

Lazybones

Quote from: Mr. Analog on December 09, 2021, 10:10:58 AMSo... I need tons of coal. Any suggestions? Mining at the iron level doesn't yield much

Check the distribution chart https://forums.rwoc.ca/index.php?topic=12340.0

Above Y96 or below with diminishing returns down to Y8

Thorin

Quote from: Lazybones on December 09, 2021, 10:28:12 AM
Quote from: Mr. Analog on December 09, 2021, 10:10:58 AMSo... I need tons of coal. Any suggestions? Mining at the iron level doesn't yield much

Check the distribution chart https://forums.rwoc.ca/index.php?topic=12340.0

Above Y96 or below with diminishing returns down to Y8

Also, I love mining, I'm happy to supply you with stacks of coal blocks, if you like.  How much are you looking for?  Would 20 stacks of coal blocks (aka 180 stacks of coal) help?  I'm not there yet, but it'll give me something to do.
Prayin' for a 20!

gcc thorin.c -pedantic -o Thorin
compile successful

Mr. Analog

Quote from: Thorin on December 09, 2021, 11:54:59 AM
Quote from: Lazybones on December 09, 2021, 10:28:12 AM
Quote from: Mr. Analog on December 09, 2021, 10:10:58 AMSo... I need tons of coal. Any suggestions? Mining at the iron level doesn't yield much

Check the distribution chart https://forums.rwoc.ca/index.php?topic=12340.0

Above Y96 or below with diminishing returns down to Y8

Also, I love mining, I'm happy to supply you with stacks of coal blocks, if you like.  How much are you looking for?  Would 20 stacks of coal blocks (aka 180 stacks of coal) help?  I'm not there yet, but it'll give me something to do.

That would be more than enough I think!
By Grabthar's Hammer

Thorin

Consider this a standing invitation to help yourself to any coal in my chests.
Prayin' for a 20!

gcc thorin.c -pedantic -o Thorin
compile successful

Mr. Analog

Quote from: Thorin on December 09, 2021, 07:17:20 PMConsider this a standing invitation to help yourself to any coal in my chests.

Where is your storage area, I couldn't find it last time I was there for diorite (I found enough myself and got all the slabs I needed for my big factory thing so it's all good)
By Grabthar's Hammer

Mr. Analog

Turns out my code problem was saving the precision, the algorithm works perfectly!

Basically Entity Framework sets a default precision for props of type decimal unless you go out of your way to set the precision in the DB context. EF was cutting off most of my decimal places when saving which lead to whack coordinates.
By Grabthar's Hammer

Thorin

So I don't know when they added this, but apparently furnaces with hoppers attached remember how much has been smelted and keeps track of the xp, and then the next player to manually remove an item gets all of the stored-up xp.

And here I was hand-smelting because I thought the xp would be lost!
Prayin' for a 20!

gcc thorin.c -pedantic -o Thorin
compile successful

Lazybones

Quote from: Thorin on December 12, 2021, 10:57:29 PMSo I don't know when they added this, but apparently furnaces with hoppers attached remember how much has been smelted and keeps track of the xp, and then the next player to manually remove an item gets all of the stored-up xp.

And here I was hand-smelting because I thought the xp would be lost!

O man if that is true then I should get on to making my auto smelter.

Mr. Analog

Whhhhhat!! This is awesome news!

Sent from my Pixel 2 XL using Tapatalk

By Grabthar's Hammer