babywolf

Results 27 comments of babywolf

> > @fgsoftware1 i've checked why nothing on the gameplay is working: > > > > * The engine is missing `CarEngine` component. If added (to the car or the...

> > > @fgsoftware1 i've checked why nothing on the gameplay is working: > > > > > > * The engine is missing `CarEngine` component. If added (to the...

@PKief i think i fix it but github cant render but i can open it on GIMP

> Hi @fgsoftware1 unfortunately GitHub can't show it because it's still not properly SVG formatted. The whole file contains PNG content. But PNG is not scalable so it definitely must...

> ![image](https://user-images.githubusercontent.com/87233160/174463088-0d7945fc-6b34-4e7b-8c90-6bd6f4c65c50.png) > > i have a problem when i try to start physics mod with obfuscate > > here is my error log https://pastebin.com/r6hFrteC it will be kinda impossible...

wsl dont have bridge access

@GamerTech07 add this to repositories ```gradle maven { name 'Curseforge Maven' url 'http://minecraft.curseforge.com/api/maven/' } ``` add to dependencies ```gradle deobfCompile "thaumcraft:Thaumcraft:${project.minecraftVersion}:${project.thaumcraft}" ```

> I don't have much of a clue of java coding and I am very aware about how hard it is, but as we know Azanor moved on on coding...

@RibsyCC i just don't have much clue what to add to mod and when we found a finish line porting mod for other versions

> > @RibsyCC i just don't have much clue what to add to mod and when we found a finish line porting mod for other versions > > Im in...