MinestrapTeam / Minestrappolation-4

A better less broken version of Minestrappolation. Updated to Minecraft 1.8.
GNU General Public License v3.0
11 stars 4 forks source link

Missing NEI/JEI Support #105

Open Delocuro opened 8 years ago

Delocuro commented 8 years ago

The following blocks should have NEI support but currently don't.

Delocuro commented 8 years ago

Removing this from the 4.3.0 milestone seeing as NEI hasn't updated to 1.8.8 yet.

medsal15 commented 8 years ago

Maybe do JEI instead?

Delocuro commented 8 years ago

That's the current plan -- we just have to figure out how to set it up since their code is slightly different.

bluebear94 commented 8 years ago

The Sifter interface could be like IC2's scrapbox, showing the chances of getting the item in question. The Boulder interface could be similar, but show the appropriate boulder.

Delocuro commented 8 years ago

Yeah, that's probably how we'll end up setting those up. Same goes for the Dimensional Fishery, though that one could get complicated given the sheer quantity of potential drops.

MaegnusTheBlackMage commented 8 years ago

what is still needed to make this happen? With a lot of vanilla recipes removed and no JEI/NEI support to show the new recipes it is really hard to play this in a server environment without turning the vanilla recipes back on. Im interested in helping if im able

werty1124 commented 8 years ago

For Minestrappolation 4.3 adding the NEI/JEI plugins to actually support our new blocks

MaegnusTheBlackMage commented 8 years ago

Mentioned the option of adding support for this mod to JEIAddons though i may try to work on it if they dont. #https://github.com/mezz/JEIAddons/issues/16