How to make a bucket of something?

Started by eagle622 on

Topic category: Help with MCreator software

Active 8 years ago
Joined Feb 2017
Points:
713

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
How to make a bucket of something?

Hello, I was wondering if there was a way for me to make a bucket of one of the fluids that I made and it works like a water bucket or lava bucket.

Active 8 years ago
Joined Jul 2015
Points:
731

User statistics:

  • Modifications: 1
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 12
As far as I know, the bucket
Mon, 02/20/2017 - 16:41

As far as I know, the bucket for your new liquid is implemented when upon creation of the liquid.  I was trying to use a custom liquid recipie (melt glowstone into a bucket), but my game crashed when I put the ingredients into the crafting grid. :/
 

Active 4 years ago
Joined Jun 2016
Points:
3745

User statistics:

  • Modifications: 10
  • Forum topics: 39
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 5484
The cool thing is that when
Mon, 02/20/2017 - 19:16

The cool thing is that when you make the fluid the bucket texture is taken from the fluid, and if it's animated, the liquid in the bucket will be animated! :D

Active 8 years ago
Joined Feb 2017
Points:
713

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Oh, thanks
Mon, 02/20/2017 - 19:48

Oh, thanks

Active 8 years ago
Joined Feb 2017
Points:
713

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Okay, but what if I wanted to
Mon, 02/20/2017 - 19:54

Okay, but what if I wanted to make a crafting recipe with the bucket?

Active 4 years ago
Joined Jul 2014
Points:
724

User statistics:

  • Modifications: 0
  • Forum topics: 0
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 6
Make the full bucket with the
Fri, 02/24/2017 - 09:35

Make the full bucket with the fluid. Find the command right click with item. Select the full bucket you made. Find the even stack comand in the actions list. This allows you to chain actions and add extra limitations. In that list you will also find place block. The fluid counts. It must be j+1 or it replaces the block that your aiming at. The fluid will not flow until a block up date. Add to the stack consume item in inventory. Add to the stack Add item to inventory with the empty bucket. Then close the stack and then close the item event. 

Note, there is already a liquid glowstone in the tinkers constrict mod. Study the ore index system.