Speiger

Results 140 comments of Speiger

@mysticdrew atm no, i simply don't have time at the moment to deal with this problem. Once my IRL project is done (which will take aproximately 3 months) I will...

@Gamebuster19901 the point is: You are required to write duplicated implementations for every single Optional argument. Or write a specific handler that redirects to a function where you insert the...

Honestly this is just a very tiny QoL change that is "Optional" yet mojang hasn't included. I don't expect Mojang to ever include this.

@mindblaster0076 already a thing. It literally creates a keybinding for the gui

@way2muchnoise fixed a small bug in the code provided. But in the sense that the Enchantment level was still a string instead of a component.

Chunk Pregenerator doesn't support SpongeForge. Its a dedicated server framework and I would have to write a specialized version just for it. And no i don't blame Spongeforge for not...

@zml2008 The general why i say its incompatible: IIRC sponge server, or custom servers in genral, do a bunch of changes how mc works in the background. I don't mean...

Confirmed by @xJon that the patch works.

@Pulz-TCP Note: I never made the patch. I only made the proposal patch and @xJon made the patch (or has someone that made the patch for him). While i find...

@Pulz-TCP that means Railcraft has a BlockUpdate loop where every tick there is block updates being done. And that logic updates the whole structure. At least that is my guess....