Giter Site home page Giter Site logo

Comments (11)

Klairm avatar Klairm commented on July 18, 2024

Also, I noted that if you put a hopper in the bottom of the refinery it will output the item you're refining and not the refined item

from grim-pack.

grim3212 avatar grim3212 commented on July 18, 2024

Unfortunately GrimPack is pretty out of date in a lot of things like that. Especially when it comes to trying to automate any of the machines. I also don't maintain this anymore instead focusing on the newer updates with the Assorted Mods.

from grim-pack.

Klairm avatar Klairm commented on July 18, 2024

Unfortunately GrimPack is pretty out of date in a lot of things like that. Especially when it comes to trying to automate any of the machines. I also don't maintain this anymore instead focusing on the newer updates with the Assorted Mods.

And what should I edit manually on the source to change the speed time? I honestly never use Java and I see a lot of files xD

from grim-pack.

grim3212 avatar grim3212 commented on July 18, 2024

Ugh it's been quite a while but I think it's this.

Hopefully that's it.

from grim-pack.

Klairm avatar Klairm commented on July 18, 2024

Ugh it's been quite a while but I think it's this.

Hopefully that's it.

Thanks a lot will try this, now I'm just having problems trying to compile with gradle, I got an error saying that the forge plugin was not found, and I checked the build.gradle and I found out that "https://files.minecraftforge.net/maven" is no longer avaible, is that the problem? sorry for bother you in an outdated project but I would really want to compile this.

to be precise the error is

Build file '/home/n/grim-pack/build.gradle' line: 27

A problem occurred evaluating root project 'grim-pack'.
> Failed to apply plugin 'net.minecraftforge.gradle.forge'.
   > Configuration with name 'compile' not found. 


from grim-pack.

grim3212 avatar grim3212 commented on July 18, 2024

Definitely sounds like it not really sure what it needs to change to though sorry. I recommend checking out some active 1.12 mods sources to see what they use for the forge plugin

from grim-pack.

Klairm avatar Klairm commented on July 18, 2024

Definitely sounds like it not really sure what it needs to change to though sorry. I recommend checking out some active 1.12 mods sources to see what they use for the forge plugin

got that solved now, but I'm getting errors with some strange "ยง" characters that doesn't seem to be UTF-8 compatible, since I get error: unmappable character for encoding UTF8 from here https://github.com/grim3212/grim-pack/blob/master/src/main/java/com/grim3212/mc/pack/core/util/generator/GeneratorUtil.java this is the last problem I have

from grim-pack.

grim3212 avatar grim3212 commented on July 18, 2024

That's the character Minecraft uses for text changes like changing the color. The generator class is only used to create documentation so you should be able to comment out what is causing the issue.

from grim-pack.

Klairm avatar Klairm commented on July 18, 2024

That's the character Minecraft uses for text changes like changing the color. The generator class is only used to create documentation so you should be able to comment out what is causing the issue.

This code is being generating by something else that I'm not sure what is, so If I delete it it will be generated again when I compile

from grim-pack.

Klairm avatar Klairm commented on July 18, 2024

That's the character Minecraft uses for text changes like changing the color. The generator class is only used to create documentation so you should be able to comment out what is causing the issue.

This code is being generating by something else that I'm not sure what is, so If I delete it it will be generated again when I compile

Think I just gonna leave this, every time I workaround something , 30 more errors come up haha, thanks for the time and patiencie anyway

from grim-pack.

grim3212 avatar grim3212 commented on July 18, 2024

Okay, yeah I imagine it was a mess. No worries

from grim-pack.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.