CraftTweaker

CraftTweaker

151M Downloads

NoClassDefFoundError: minetweaker/api/item/IItemStackAny

flapee opened this issue · 1 comments

commented

acording to MT3 - Control structures this should work
var myIngredients2 = [minecraft:stick, ore:plankWood] as IIngredient[];
but results in NoClassDefFoundError

commented

You need to import it.

On Nov 2, 2016 11:24 AM, "flapee" [email protected] wrote:

acording to MT3 - Control structures
http://minetweaker3.powerofbytes.com/wiki/Tutorial:Control_Structures
this should work
var myIngredients2 = [minecraft:stick, ore:plankWood] as IIngredient[];
but results in NoClassDefFoundError


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
https://github.com/jaredlll08/CraftTweaker/issues/74, or mute the thread
https://github.com/notifications/unsubscribe-auth/AFS9xZSMHCBDfogexcpN8K3OueV1Xzzqks5q6FbegaJpZM4KnA_Q
.