Glitchfiend / TerraBlender

TerraBlender is a library mod for adding biomes in a simple and compatible manner with Minecraft's new biome/terrain system.
https://www.curseforge.com/minecraft/mc-mods/terrablender
GNU Lesser General Public License v3.0
92 stars 30 forks source link

Can't find neoforge doccumentation and how to set it up for neoforge 1.21 #175

Open Playaspect opened 2 months ago

Playaspect commented 2 months ago

What's the issue you encountered?

i can't find the neoforge doccumentation

How can the issue be reproduced?

add implementation ('com.github.glitchfiend:TerraBlender-forge:1.21-4.0.0.0') to neoforge dependencies and add maven { url = 'https://maven.minecraftforge.net/' } to repositories both in a neoforge buildscript.

Logs

No response

Mod Version

4.0.0.0

Additional information

No response

Playaspect commented 2 months ago

also looking for how to setup terrablender on neoforge to make biomes and dimensions

maideniles commented 2 months ago

Looking for this, as well

Playaspect commented 2 months ago

anyone who is having issues with implumenting terrablender? heres the fix: implementation "com.github.glitchfiend:TerraBlender-neoforge:1.21-4.0.0.1"

maideniles commented 2 months ago

Thank you!!

Playaspect commented 2 months ago

np man