ThatGravyBoat
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
> 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
This doesnt seem to be us at all, I would test this with another mod that adds a sign because we don't do anything with signs we just register a...
I know it's a bit late but is it possible that you can update this to the new lang entries?