Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
PremiumRush authored Nov 17, 2024
1 parent 742c6e7 commit 49e582c
Showing 1 changed file with 54 additions and 1 deletion.
55 changes: 54 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,57 @@
## Ascension 1.21.1 NeoForge
# Ascension 1.21.1 NeoForge
This is a beginners' attempt on creating a mod for NeoForge 1.21.1.

I used the old 1.7.10 mod "Ascension" as inspiration and made my own mod out of it.

Note: I know NOTHING about coding and java, this project may never work at all

## Roadmap - (Don't mind this, these are just some notes)
Blocks:
- Infusion Table for Flerovium Related Items (Template and Infused Crystal)

Entities:
- Ice Blaze Mob (Spawns in Ice Spikes biome)
- Shark (Neutral but powerful Mob that spawns in deep oceans)
- Titanium / Ferrotitanium Golems (Similar or Opposite functionality of Minecraft Golems)

Structures:
- Watchtower
- Abandoned Tower
- Small Mob Dungeons
- Abandoned Houses



## Ideas - (Unsure or Distant Additions to the Game)
Items:
- Artifacts (Drop from various bosses, used to open Portal to Underworld Dimension)

Blocks:
- Artifact Pedestal

Entities:
- Pharaoh Boss
- +More?

Structures:
- Sphinx
- +More?

### Underworld Dimension:
General:
- Vast Dimension "above" the Nether
- Less Lava and allows Water
- Mostly foggy dimension

Items:
- Enchanted Book for a "Soul Speed" like block in the new Dimension

Blocks:
- Generally completely new Block-Palette in this dimension
- Coal, Redstone, Lapis, Gold and Diamond remain, Iron does not exist (More Titanium)
- New Upgrade to Diamond Gear (Like Netherite) from this dimension (Less Powerful than Flerovium though)

Structures:
- Rare, large castle structure with a "final" Boss
- Travelers Camps
- Ruins of a former Civilization

0 comments on commit 49e582c

Please sign in to comment.