Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 824 Bytes

File metadata and controls

18 lines (14 loc) · 824 Bytes

EnderOre-MinecraftMod

My first mod for Minecraft forge 1.18.2 that adds minings and craftings for Ender Pearls Mod Logo

In Minecraft Vanilla the only way to get ender pearls is to kill many enderman, a rare and powerful enemy with too few chances of give you a reward; the situation is getting worse with other famous mod that require ender pearls in their craftings.

This mod adds Ender Ore Blocks in all of 3 Minecraft dimensions, which drops the Ender Shard, that combine in a 2x2 crafting gives you an Ender Pearl.

Requirements

Java JDK 17

Setup & run

using IntelliJ:

  1. Clone this repository
  2. Open build.gradle with IntelliJ
  3. Select java sdk 17 in File>Project Structure>Project>SDK
  4. Select Gradle in File>Settings>Build>Gradle>Gradle JVM