Giter Club home page Giter Club logo

Comments (9)

Rongmario avatar Rongmario commented on August 27, 2024 1

With some refactor and rethink, yes, maybe. I'm welcoming PRs since this is a low priority project.

from fluidized-tanks.

Filostorm avatar Filostorm commented on August 27, 2024

This causes a pretty serious conflict, with a good chunk of apotheosis broken if used

from fluidized-tanks.

Rongmario avatar Rongmario commented on August 27, 2024

Got a crash report/log when this happens?

from fluidized-tanks.

Filostorm avatar Filostorm commented on August 27, 2024

latest.log

from fluidized-tanks.

Filostorm avatar Filostorm commented on August 27, 2024

no clue what to look for tbh

from fluidized-tanks.

Rongmario avatar Rongmario commented on August 27, 2024

@Frefreak will you be PRing? If not then I can only get around to fixing it around September time.

from fluidized-tanks.

Frefreak avatar Frefreak commented on August 27, 2024

I'd like to give this a shot at some point but not sure when exactly. Recently I've been a bit addicted to baldur's gate 3 though.
I will leave a comment here when I start doing this.

from fluidized-tanks.

Rongmario avatar Rongmario commented on August 27, 2024

Totally understandable ^^

from fluidized-tanks.

Frefreak avatar Frefreak commented on August 27, 2024

After some experimenting it seems if I enable this line:

// MinecraftForge.EVENT_BUS.addListener(TankDefinitionManager::listenAddReload);

and remove the mixin, the tank definition can work but the recipes for those tanks will be missing. In order for those recipes to present it appears the TankDefinitionManager listener needs to be before the TagManager (the first listener returned by the origin minecraft logic). I find no obvious way to do this other than the current mixin way :(

Another route I tried is to also modify the recipe json directly, replacing the TankDefinitionId tag with TankDefinition (Capacity, Colour, Id). This seems to work fine but introduces some data redundancy with the data json files.

Are you against the json way or do you have something better in mind?

from fluidized-tanks.

Related Issues (3)

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.