Flux Networks

Flux Networks

55M Downloads

Open Json Recipe For Creating Flux for pack creators

Joshernoob opened this issue ยท 10 comments

commented

Not A Bug More A Request Noted when coming here looking though the recipes that the flux dust recipe is a hard coded recipe or hidden, and it be great for pack creators if instread it was a json based recipe that could be tweaked by kubejs or craftweaker making the mod even more usful for expert packs!

commented

I see, what should we rename this crafting method if it's not just for making flux dusts?

That's up to you,
Reason I'm requesting this is I wanted to change the Redstone to a different item.
Normally I'd come to mods github like this one and explore until I fined the recipe folder
But its missing Fluxdust recipe why i assume it was hard coded, and that here is the problem, without a json recipe both kubejs and crafttweaker are useless to change it.

commented

Others may want to add recipes like iron to iron dust for early ore automation, just having a json recipe there let's people deside to or not.

commented

I see, what should we rename this crafting method if it's not just for making flux dusts?

commented

You can always add crafting table recipe or other machine recipe, just disable the flux one. Do you mean change the base block or the obsidian of flux recipe?

commented

Creating Flux just happens to be the name JEI gives the recipes tab when you look at it why I called it that

commented

You can always add crafting table recipe or other machine recipe, just disable the flux one. Do you mean change the base block or the obsidian of flux recipe?

I mean the flux dust recipe itself, the recipe doesn't seem to be anyware and being able to use that conversion clicking a block onto bedrock and changing things would open so many paths for pack devs without the need of extra mods

commented

2023-06-13_14 28 26
these recipe i mean that i can't fine and seem to be hard coded that be great to be able to tweak the dust itself, or maybe adding crushing recipes with it uisng crafttweaker json, if there was a json recipe for "Creating Flux"

commented

Seems This Still Not done Getting changed from .Java recipe to json recipe will be back later again in the month to check on it :)

Really do hope this gets added as many many uses will come from it.

commented

I second this.

I'm trying to generate a progression flow in a mod pack I'm creating. I want to fit Flux Networks in much later than it would otherwise be available to the player by using a material other than redstone to create flux dust. I also want to use the recipe type to help generate another mod's starter items.

commented

I second this.

I'm trying to generate a progression flow in a mod pack I'm creating. I want to fit Flux Networks in much later than it would otherwise be available to the player by using a material other than redstone to create flux dust. I also want to use the recipe type to help generate another mod's starter items.

Would not keep your hopes up, the gits not been updated to show any changes in ages to allow json recipes and it's been around a year since I asked with no visible changes even outside the git if you delve into the mods jar file.

Seemed like a lost one for me so I ended up removing the mod and replacing it with one that works with progressive modpacks