Files
bworld/mods/bworld
2026-09-25 15:40:09 -03:00
..
2026-09-25 15:40:09 -03:00
2026-09-24 23:28:01 -03:00
2026-09-24 23:28:01 -03:00
2026-09-25 15:40:09 -03:00
2026-09-24 23:28:01 -03:00
2026-09-24 23:28:01 -03:00
2026-09-24 23:49:34 -03:00

bworld

The base game as a mod, following "The base game as a mod" in MODS.md. The game loads its blocks, items, recipes and textures from here, the same way it loads any other mod.

Still built into the engine, by phase:

Phase What
2 Block behavior in server/game/blocks.ts (hoeing, chest, furnace) and the watering can's starting water. They become the bworld:hoeable, bworld:storage, bworld:furnace and bworld:watering_can components.
3 Terrain, biomes, trees and ores in common/generation.ts.

bworld:stick has no texture yet, so sticks show as missing.