Jump to content

Recommended Posts

Posted

Ok, so i wanted to see if it was possible to make a fluid in 1.7.10 and i used this forge tutorial to create it http://www.minecraftforge.net/wiki/Create_a_Fluid. Now i know the tutorial is for 1.7.2 and im using for 1.7.10, but i dont think thats the problem because i dont thing a whole lot has changed between the two. Now, my fluid works well, and im able to pick it up in a bucket. But the problem lies with placing the fluid from the bucket, im still able to place it from its "block" form but not from its "item/bucket" form. Here is my code and my crash report, usually i can understand what the crash report is saying if it errored at the forge code but this is erroring at mojang's code so im not sure what to do and thats why im posting here. I would really appreciate the help, sincerelly killerjdog51.

 

ExampleMod.class

 

  Reveal hidden contents

 

 

BlockYourFluid

 

  Reveal hidden contents

 

 

ItemYourBucket

 

  Reveal hidden contents

 

 

BucketHandler

 

  Reveal hidden contents

 

 

Crash Report

 

  Reveal hidden contents

 

Posted

Well if you look in the examplemod.class file i've provided you would know that i am indeed registering the fluid and block before the bucket or bucket registry. Because i create, define, and register everything in this order: fluid, fluid block, fluid container (bucket).

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



×
×
  • Create New...

Important Information

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