EwyBoy / World-Stripper

Strips away blocks to reveal the underground world gen. A must have tool for all map-makers, pack-makers or developers.
https://www.curseforge.com/minecraft/mc-mods/world-stripper
MIT License
13 stars 3 forks source link

Question: How can I add this in my project #13

Closed congueror closed 4 years ago

congueror commented 4 years ago

Am a mod-maker and I would like to know how I can add this mod to my environment so I can test out world-gen. Do I need a flatdir or do I also need repositories and stuff?

EwyBoy commented 4 years ago

I am working on setting up a maven so the mod can be added simply by adding a line of code to the build.gradle file. I will get back to you.

EwyBoy commented 4 years ago

Sorry this took so long. You can add a maven dependency in your build.gradle file by using https://github.com/EwyBoy/World-Stripper/packages/394476 from version 1.16 of Minecraft and above.