ThatGravyBoat

Results 8 comments of ThatGravyBoat

Ill just put my input here, also have this same issue where people have to install my client only library on a server because mods depend on it even though...

The reason this happens is because of this line of code here: https://github.com/jonafanho/Minecraft-Transit-Railway/blob/master/common/src/main/java/mtr/data/RailwayDataCoolDownModule.java#L64 I used this mixin here to see where dismount was getting called ```java @Mixin(Entity.class) public class FindTheCode...

Ive also updated the invite code to be our vanity code

Oh i never seen this till now but it would be Avarita sorry for the late response.

> Hello! @ThatGravyBoat, do you intend to update this PR to 1.21? If so, please address the change I requested. Ive updated it to 1.21

> Question, could we also add an error message if a modder puts the mob into the wrong mob type in the biomes? Basically, if a mob is a Creature,...

Im going to pull out the text class into its own PR as I think its a little out of scope to keep it in here and I want to...

Now updated to depend on the text api PR