Jump to content

Recommended Posts

Posted

Umm..I've been trying to make dehydration system from the start,I though of how to make it and I know.

I'm almost 60% through but there is some fixing and I dont know how.

 

Water and food are the same.

So what I though is recreate ItemFood change it a bit and call it ItemDrink extend it as Item.

Also I made DrinkStats as there is FoodStats,everything is good except one thing.

 

Here is the 2 codes:

https://gist.github.com/anonymous/33ac4936c324f20f30db - Error in line 56 in addStats

https://gist.github.com/anonymous/f10d145946930e2fcfc7 - No errors.

 

How do I keep forward from here?.

I need to make a gui of course but everything from here is foggy.

 

Posted

I sort of understand what I am doing,I read all the lines so I can understand.

 

You really judge without understanding the whole thing,the WAY that I am doing this has nothing to do with knowledge I hope you understand that.

There are many ways of achieving things and opening your head to it is what will get you far,Its sad that its coming from me which I am new and not from you.

Who is suppose to have experience.

 

What I simply did is made a mistake by going the long way not taking the short way,I has nothing to do with being compared.

Posted

@OP Please learn the proper language. You've already PM'd me for help saying you didn't know the Java language - even if you say you only know the basics, that's only going to allow you to understand basic code - not all of Minecraft / Forge code is basic. When you have a better understanding, we can better help you.

Development of Plugins [2012 - 2014] Development of Mods [2012 - Current]

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Thanks, I've now installed a slightly newer version and the server is at least starting up now.
    • i have the same issue. Found 1 Create mod class dependency(ies) in createdeco-1.3.3-1.19.2.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Found 11 Create mod class dependency(ies) in createaddition-fabric+1.19.2-20230723a.jar, which are missing from the current create-1.19.2-0.5.1.i.jar Detailed walkthrough of mods which rely on missing Create mod classes: Mod: createaddition-fabric+1.19.2-20230723a.jar Missing classes of create: com/simibubi/create/compat/jei/category/sequencedAssembly/JeiSequencedAssemblySubCategory com/simibubi/create/compat/recipeViewerCommon/SequencedAssemblySubCategoryType com/simibubi/create/compat/rei/CreateREI com/simibubi/create/compat/rei/EmptyBackground com/simibubi/create/compat/rei/ItemIcon com/simibubi/create/compat/rei/category/CreateRecipeCategory com/simibubi/create/compat/rei/category/WidgetUtil com/simibubi/create/compat/rei/category/animations/AnimatedBlazeBurner com/simibubi/create/compat/rei/category/animations/AnimatedKinetics com/simibubi/create/compat/rei/category/sequencedAssembly/ReiSequencedAssemblySubCategory com/simibubi/create/compat/rei/display/CreateDisplay Mod: createdeco-1.3.3-1.19.2.jar Missing classes of create: com/simibubi/create/content/kinetics/fan/SplashingRecipe
    • The crash points to moonlight lib - try other builds or make a test without this mod and the mods requiring it
    • Do you have shaders enabled? There is an issue with the mod simpleclouds - remove this mod or disable shaders, if enabled  
    • Maybe you need to create file in assets/<modid>/items/<itemname>.json with content like this:   { "model": { "type": "minecraft:model", "model": "modname:item/itemname" } }  
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.