fabric-chunkpregenerator icon indicating copy to clipboard operation
fabric-chunkpregenerator copied to clipboard

A Chunk Pregenerator for fabric

Results 19 fabric-chunkpregenerator issues
Sort by recently updated
recently updated
newest added

With the latest version 0.3.5 installed, in mod menu the version listed is still 0.3.3 Small issue, just wanted to let you know. ![image](https://user-images.githubusercontent.com/61176412/178544860-0e6d65dc-c653-48d4-aef7-40c64126f939.png)

Like it or leave it IDC Take a look at the diffs for more information :)

When generating a large amount of chunks, int overflow occurs and wraps to a negative number.

I was monitoring a pregen of the end dimension with spark and found that the pregen was causing the memory to be filled up, being stored in old generation memory....

Not sure if this is more of a bug report or a feature request, but the mod doesn't currently scan for already generated chunks, instead starting at the center and...

I get this warning message while starting the server. Is this good? Should it be fixed? [22:04:41] [main/WARN]: Reference map 'fabric-chunkpregen-refmap.json' for chunkpregen.mixins.json could not be read. If this is...

needs some testing to verify function, wasnt sure how to test other than to see the "working" messages. maybe a map loader or something

When i run a chunk generation on server after a few minutes it send the following error: [22:20:56] [Server thread/ERROR]: No key dirt_provider in MapLike[{decorators:[],foliage_placer:{offset:{base:0,spread:2},radius:{base:2,spread:1},trunk_height:{base:1,spread:1},type:"minecraft:spruce_foliage_placer"},heightmap:"OCEAN_FLOOR",ignore_vines:1b,leaves_provider:{state:{Name:"minecraft:spruce_leaves",Properties:{distance:"7",persistent:"false"}},type:"minecraft:simple_state_provider"},max_water_depth:0,minimum_size:{limit:2,lower_size:0,type:"minecraft:two_layers_feature_size",upper_size:2},trunk_placer:{base_height:5,height_rand_a:2,height_rand_b:1,type:"minecraft:straight_trunk_placer"},trunk_provider:{state:{Name:"minecraft:spruce_log",Properties:{axis:"y"}},type:"minecraft:simple_state_provider"}}]; Input does not contain a...

Hello, I have noticed an interesting issue when trying to pregenerate chunks in the Galacticraft Venus dimension. For reference, I am running it on a modded 1.12.2 server with Forge...