MinestrapTeam / Minestrappolation-2

Minestrappolation - a complete Vanilla Minecraft overhaul!
http://minestrappolation.wikia.com
5 stars 3 forks source link

Major gameplay-breaking stone issues! #321

Closed Delocuro closed 9 years ago

Delocuro commented 9 years ago

One of the big things that I forgot to check before the release was whether or not the new stone types are actually usable in-game as a replacement for Stone and Cobblestone in recipes, and it appears that they are not. The following changes need to be made to the new stone types AS SOON AS FEASIBLY POSSIBLE:

-The new Stone types should all drop their Cracked variants instead of themselves when mined (however, MAKE SURE this only happens for the raw stone blocks. Having Coldstone Brick blocks drop Cobbled Coldstone would just be stupid). -ALL of the raw stone variants should be registered as "stone" in Ore Dictionary. -ALL of the cracked stone variants should be registered as "cobblestone" in Ore Dictionary. -Any crafting recipes that we add that use Stone or Cobblestone in them should be changed to Ore Dictionary recipes that use "stone" and "cobblestone" Ore Dict. names instead of the actual Stone and Cobblestone block IDs.

The MOMENT all of this is fixed, we should release a 3.3.1 version. Since none of the new stone types drop Cobbled version of themselves, and cannot be used to craft anything that Stone or Cobblestone can, playing the mod in survival is nearly impossible if you spawn in a location with the new stone types, since you can never even craft Stone Tools.

Clashsoft commented 9 years ago

As soon as possible = in 2 weeks. That's what you get for procrastinating.

Delocuro commented 9 years ago

Procrastinating my ass. :/ I've been WAY too damn busy with school and work stuff to do anything for the past week. However, this is a small enough issue that even I can fix it, so we should be able to get 3.3.1 out by Sunday still if I have Dom build it.

Delocuro commented 9 years ago

Aaand fixed. That was even easier than I expected.