HypherionSA

Results 92 comments of HypherionSA

Just remember that enderio is still in Alpha, so a lot of features are still missing. The team is working on getting everything back to the 1.12.2 level, it just...

Yeah that works. Maybe this could be added as an option to neu build?

> > > Yeah ideally the CLI needs to generate MSI (or another installation package), DMG, and Linux app image/Debian installer. But still, it's not implemented yet. I think we...

> > > Btw. @hypherionmc I saw you are contributing Neutralinojs a lot with ideas and commits. Would you like to get your name (and Github link) displayed in https://neutralino.js.org/docs/community/committers/...

Well what I used to do in my mod, which I had to discontinue because the new mc shaders completely destroyed it, is let the block/tile entity register a method...

@Ran-Mewo could this be a case of the file being renamed because it's located in the forge/fabric folders? Possibly related to [this](https://github.com/PacifistMC/Forgix/issues/18)?

I think as a safety thing, we shouldn't ever touch files inside `assets` and `data`. There shouldn't ever be a case where we need to modify something there

I am familiar with the template you mentioned. Keep in mind that neoforge support is still experimental, and hasn't fully been tested. I will run some tests later today to...

Just to add to this, it's now technically possible to do this with 1.20.6 and newer, although I personally wouldn't recommend this, as specifically with mixins and service loaders, you...