How do I create a liquid with a custon texture and a bucket for it? please help!!!

Started by Crafty_Guardian on

Topic category: Help with Minecraft modding (Java Edition)

Active 8 years ago
Joined Apr 2016
Points:
720

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
How do I create a liquid with a custon texture and a bucket for it? please help!!!

im trying to make an apocolypse or fallout mod and i cant make toxic waste that will give you poison that can be picked up with a bucket

Active 4 years ago
Joined Dec 2014
Points:
804

User statistics:

  • Modifications: 4
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 61
It's only possible with
Thu, 04/21/2016 - 20:56

It's only possible with variables. I'm not too good with that stuff, but from what I recall somebody else also asked this question, and someone said that you can try to make it so that if somebody right-clicks with a bucket, a custom bucket-item will be placed into their inventory, and vice-versa.

I cannot confirm this.

Active 7 months ago
Joined Dec 2015
Points:
876

User statistics:

  • Modifications: 4
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 249
I am not possitive if the
Thu, 04/21/2016 - 21:27

I am not possitive if the game adds a color formula to liqids in order to change the color. If i am right mcreator saves the texture of the fulid that you make somewhere in the mods files. If this is true you could make a new liqid texture to replace the old one, thus creating a custom liqid texture.

Active 8 years ago
Joined Apr 2016
Points:
720

User statistics:

  • Modifications: 0
  • Forum topics: 1
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
see, im sorta new and i have
Thu, 04/21/2016 - 22:15

see, im sorta new and i have no idea what you mean could you try to tell me the steps?

Active 7 months ago
Joined Dec 2015
Points:
876

User statistics:

  • Modifications: 4
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 249
I am not sure that what i am
Thu, 04/21/2016 - 22:33

I am not sure that what i am saying is true so i will test it and then walk you through the steps