orangeadam3 / terra121

A Minecraft Terrain Generating Mod for Cubic Chunks 1.12.2. attempting to generate real terrain, biomes, and features on a 1:1 scale
MIT License
282 stars 40 forks source link

0.1.5 Request: Detect installed mod(s): SCP: Lockdown (& Custom NPCs) #55

Open sys0pt opened 4 years ago

sys0pt commented 4 years ago

Pls add a world generation option for OSM, called SCP caves: +include cave enty data set from OSM +Whenever cave entries are pre-detected in OSM, generate a cave going down to 100-500 blocks below sea lvl, then spawn a SCP cell (schematic) and register what SPC has already been spawned, so it wont spawn twice +add registry for already spawned/generated SCPs +if Custom NPC is also detected, spawn SCP guards in and at entry of this cave, who will shoot player when coming close to them.

LittlePippy commented 4 years ago

This mod is about the real world....

orangeadam3 commented 4 years ago

Uhhhhh... I'm assuming you are talking about SCP foundation? Also, that's probably not possible in the main mod because it goes against my design principle of staying as close to vanilla as possible (including all vanilla blocks and entities). If you have programming knowledge and you want to make a fork/sub-mod, go ahead, I might even advertise it for you.

sys0pt commented 4 years ago

Last time i modded mc was 10 years ago. but i'd like to try, just never done this on github.