All Projects → syldium → worldgen

syldium / worldgen

Licence: GPL-3.0 license
A datapack generator for Minecraft Java Edition 1.18.2 that creates custom biomes and dimensions

Programming Languages

typescript
32286 projects
CSS
56736 projects

Projects that are alternatives of or similar to worldgen

VanillaGradle
A toolchain for Minecraft: Java Edition that builds a workspace to interact with the game using the official mappings provided to the public by Mojang Studios.
Stars: ✭ 61 (+79.41%)
Mutual labels:  minecraft-java-edition
sandstone
Sandstone | Next Generation Framework for Minecraft
Stars: ✭ 111 (+226.47%)
Mutual labels:  datapack
Dark-Mode
A resource pack that adds a new dark appearance to the vanilla user interface!
Stars: ✭ 23 (-32.35%)
Mutual labels:  minecraft-java-edition
hephaestus-engine
Render, animate and interact with custom entity models in Minecraft: Java Edition servers
Stars: ✭ 77 (+126.47%)
Mutual labels:  minecraft-java-edition
ImageWorldGenerator
A minecraft mod to generate a world from an image/map
Stars: ✭ 20 (-41.18%)
Mutual labels:  worldgen
mecha
A powerful Minecraft command library.
Stars: ✭ 27 (-20.59%)
Mutual labels:  datapack
VanillaModTutorial
Minecraft 原版模组入门教程
Stars: ✭ 29 (-14.71%)
Mutual labels:  datapack
minecraftrs
A rusty Minecraft backend. Aims to split core structures from vanilla definitions, allowing you to define your own set of blocks, biomes or entities instead of vanilla ones.
Stars: ✭ 16 (-52.94%)
Mutual labels:  worldgen
Spyglass
Development tools for vanilla Minecraft: Java Edition data pack developers.
Stars: ✭ 163 (+379.41%)
Mutual labels:  datapack
pastelwonderland
A mod that uses pastel colors and feels to provide you with a beautiful, yet chaotic, dimension.
Stars: ✭ 17 (-50%)
Mutual labels:  worldgen
Mechanization
The Minecraft Technology Based Datapack
Stars: ✭ 105 (+208.82%)
Mutual labels:  datapack
aio-mc-rcon
An asynchronous RCON client/wrapper for Minecraft Java Edition
Stars: ✭ 30 (-11.76%)
Mutual labels:  minecraft-java-edition
Compliance-Java-64x
The official repository for the Java version of Faithful 64x
Stars: ✭ 84 (+147.06%)
Mutual labels:  minecraft-java-edition
Datapack-Utilities
Some useful functions for the intrepid datapack developer.
Stars: ✭ 90 (+164.71%)
Mutual labels:  datapack
MCStructureCleaner
Modded structure cleaner for Minecraft. Removes all references to non-existent structures to allow for clean error logs and chunk saving.
Stars: ✭ 22 (-35.29%)
Mutual labels:  minecraft-tool
Terra
Voxel world generation modding platform
Stars: ✭ 320 (+841.18%)
Mutual labels:  worldgen
beet
The Minecraft pack development kit.
Stars: ✭ 51 (+50%)
Mutual labels:  datapack
OpenNoteBlockStudio
An open-source Minecraft music maker.
Stars: ✭ 408 (+1100%)
Mutual labels:  datapack
AdminTools
AdminTools for minecraft - rcon and status for mc server and mojang api-s
Stars: ✭ 18 (-47.06%)
Mutual labels:  minecraft-java-edition

worldgen

An online datapack generator for Minecraft Java Edition 1.17.1/1.18.2 and custom biomes/dimensions.

This branch is a complete rewrite of the current version available here.

Goals:

  • Separate the view from the model
  • Use more maintainable components states
  • Add type checking with TypeScript
  • Focus on modern build tools like Rollup and esbuild
  • Support multiples versions of the game
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].