Open 1.7.0: ExNihilo Hammer Recipe: Air Shard

K

KappaClosed

Guest
Version:
1.7.0

What is the bug:
The ExNihilo Hammer Recipe for Air Shards asks for <minecraft:double_stone_slab:1>. However, this item doesn't seem to exist and it should probably be <minecraft:stone_slab:1>.

Mod & Version:
FTB Skyblock Evolved 1.1.0 (Expert)

Paste.feed-the-beast.com log:


Can it be repeated:
Try to obtain an Air Shard.

Known Fix:
Remove the old recipe and replace it with the new one by adding the following two lines to /scripts/ExNihilo.zs and reload the scrips by typing "/mt reload" in your server terminal or ingame:

mods.exnihilo.Hammer.removeRecipe(<minecraft:double_stone_slab:1>);
mods.exnihilo.Hammer.addRecipe(<minecraft:stone_slab:1>, <Thaumcraft:ItemShard>, 1.0, 0.0);
 

Moasseman

New Member
Jul 29, 2019
1,679
-2
1
First of all. Wrong section. Infinity evolved skyblock has its own subforum.

Second, Air shard is gotten by hammering down a double sandstone slab. Yes, it does exist. You get a double slab by, surprise surprise, placing a slab on top of another.
 
  • Like
Reactions: Booker The Geek