Started by
MrCreeps
on
Topic category: Minecraft mod ideas exchange
I am coming up with a mod with a space / futuristic theme. It would be nice if you could share ideas by replying. I'll give you credit on MCreator and in the mod itself. Also if anyone wants to help with textures/models feel free to help. Thanks!
Well, crashed spaceships with some neat loot inside could be interesting.
Small UFOs mobs (not bigger that a phantom): They could look like the classic flying saucer with a glass dome and lights that is always rotating. They don't attack the player and are really fast. They are rare, appear at night and try to "abduct" farm animals (a light beam appears from it down to a mob and the mob starts to levitate till it reach the UFO, and then it dissappears), and then fly away. If they are attacked, they start to chase the player shooting lazer rays. If they are killed, they release the animals they have abducted and leaves space related loot (maybe something necessary to create a ray gun)
I like crashed UFOs with loot SkeletalVillager and UFO Mobs that abduct animals. I can do the Crashed UFO's but unfortunately don't know how I would code the UFO Mob since that would require a custom model and a lot of custom code I don't think is available with MCreator, sorry.
I think in the tick update of the UFO mob you could use
"If: does entity exist in cube of 1.5 blocks type: player
Do: spawn UFOAbducting
Despawn entity"
UFOAbducting being another UFO that doesn't have AI so just stays in place on the air
On UFOAbducting tick update, use
"Give to [get nearest entity in cube of 1.5 blocks] effect levitation 1 1"
And in UFOAbducting's collide event use
"If: source entity type is player
Do: spawn UFO
Despawn entity
Give to [get nearest entity in cube of 1.5 blocks] effect levitation 10 10"
This should make the UFO try to abduct the player, then fly away
You could make the entity travel to other dimension so is more realistic
Also there may be errors in what I wrote, so sorry if that confuses you
Also I can help with models and translating to Spanish
make a terraforming machine. It would allow you to covert certain blocks in a area with other blocks it has in its inventory.
tools ,weapons and armor that can be modified with certain materials for certain buffs would be good
particle accelerators would be a machine that takes in items and outputs different items depending on the energy or any other factor used.
Something like a nausea effect when at the certain y position or in a certain dimension and make special food that grants an effect which takes the nausea away for 2 minutes
This is Awesome! I didn't finish the workspace but I might implement something similar in my main mod now Magicians Awakening which is on CurseForge.
dansamy If you could help me create 3D models that would be Awesome!
Ok! Well then, could you tell me your discord I'd or invite me to a group if you have one? I can't tell you the I'd right now, so :P
Space dimension were you can build a space station.
Have planets you can visit will a spaceship instead of a portal, have each oxygen-poor planet require oxygen supply in order to stay there.