Adds a Starting Bunker in which the player spawns in, the bunker is a jigsaw structure, meaning it has a lot of randomness to it. I'm planning on adding some sort of config for the size of the bunker, for now i made it big. The mod is vanilla friendly
The mod now has datapack support, allowing you to make your own custom bunkers
HOW TO MAKE A CUSTOM NBT FILE FOR THE BUNKER :
- Go in-game
- Do ./starterbunker do enable editing mode
- Do /place template starter_bunker:[name], this will spawn a piece with jigsaw blocks already done
- Revamp the piece (dont forget about the entities such as waterlogproofing / light switches, light switches are placed next to blocks with a "lit" blockstate, this eliminates lighting bugs upon spawn)
- Save it with entities on and with the same name of the /template (so if you are overriding starter_bunker:core, then name the structure block "core")
- Go to your saves folder, look for the world you've build your bs in and go to "generated" and extract the nbt file
- Slap the nbt file into a datapack folder in the proper place (if its a structure then its data ---> worldgen ---> structures)
- If you are using more biomes then make sure to define what type of bunker spawns where in your datapack
DATAPACK EXAMPLE LINK :
Link Removed: https://www.mediafire.com/file/h7fwvvnoyg7x2zv/Starter_Bunker_Example.zip/file