More stuff ingame and showing up.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
# GUI rendering
|
||||
#public net.minecraft.client.gui.inventory.GuiContainer func_146977_a(Lnet/minecraft/inventory/Slot;)V # drawSlot
|
||||
#public net.minecraft.client.gui.GuiTextField func_146188_c(IIII)V # drawSelectionBox
|
||||
|
||||
# Reusing RedstoneParticle for ChargedOreFX
|
||||
protected net.minecraft.client.particle.RedstoneParticle <init>(Lnet/minecraft/world/World;DDDDDDLnet/minecraft/particles/RedstoneParticleData;Lnet/minecraft/client/particle/IAnimatedSprite;)V
|
||||
|
||||
@@ -40,9 +40,7 @@ version="${file.jarVersion}" #mandatory
|
||||
displayName="Applied Energistics 2" #mandatory
|
||||
|
||||
# The description text for the mod (multi line!) (#mandatory)
|
||||
description='''
|
||||
A Mod about Matter, Energy and using them to conquer the world..
|
||||
'''
|
||||
description="A Mod about Matter, Energy and using them to conquer the world.."
|
||||
|
||||
# A dependency - use the . to indicate dependency for a specific modid. Dependencies are optional.
|
||||
[[dependencies.jei]]
|
||||
|
||||
Reference in New Issue
Block a user