Owen Gage

Results 10 issues of Owen Gage

We extract the colour of leaves from the foilage.png. Technically leaves still have a texture. This texture is grey, and combined with the foilage colour to get the final texture....

World format was quite different for 1.12 and might be difficult to do. But once done should never need to be touched again.

Minecraft also uses a variant of NBT that is human-readable and json-like. If this crate/set of crates wants to be complete, it should offer serde support for this format too....

enhancement

Light levels are normally stored with the world data. Can potentially have a 'night time' render by using these light levels.

enhancement

For some reason fastanvil cannot render these versions. I suspect it's the same problem for both versions.

Fastanvil treats certain blocks as 'air', where when calculating height maps, will not consider some blocks as solid, like air. String is considered solid and is often used to stop...

enhancement

Currently users of the anvil executable have to unpack the minecraft jar as a zip file, then create the palette to use. We should be able to parse the JAR...

enhancement

If no palette is given, automatically extract it. Could/should we output the palette along side the map? Should we store it somewhere for future use?

enhancement

This is a 'super issue' covering all work for pre-flattening blocks. Feel free to try and knock something off this list! Blocks in 1.12 and prior are stored with numeric...

good first issue

See snapshot: https://feedback.minecraft.net/hc/en-us/articles/23489515647117-Minecraft-Java-Edition-Snapshot-24w04a