This website requires JavaScript.
Explore
Help
Sign in
amethyst
/
NBTExplorer
Watch
1
Star
0
Fork
You've already forked NBTExplorer
0
forked from
mirrors/NBTExplorer
Code
Pull requests
Activity
6f78009c0e
NBTExplorer
/
Substrate
/
SubstrateCS
/
Examples
/
FlatMap
History
Justin Aquadro
6f78009c0e
Chunk coordinates were being aliased during chunk generation, causing Minecraft to hang. Also fixed player object creation.
2011-04-13 08:46:06 +00:00
..
Properties
Added per-chunkref toggle for automatic relighting. Added manual whole-chunk relighting to chunkref, which severely improves generation speed of new chunks. Added first complete example, a "Flat Map" world generator.
2011-04-13 07:51:13 +00:00
FlatMap.csproj
Added per-chunkref toggle for automatic relighting. Added manual whole-chunk relighting to chunkref, which severely improves generation speed of new chunks. Added first complete example, a "Flat Map" world generator.
2011-04-13 07:51:13 +00:00
Program.cs
Chunk coordinates were being aliased during chunk generation, causing Minecraft to hang. Also fixed player object creation.
2011-04-13 08:46:06 +00:00