Create Ore Excavation

Create Ore Excavation

10M Downloads

Fluid well extractor and water vein... doesn't work

KEJWII opened this issue ยท 3 comments

commented

So yes
for some reason fluid well extractor cannot find water recipe while in water vein chunk
script works, but the problem is that it doesn't want to accept it

Image
Image

commented

The vein id isn't the same in the recipe and the vein registration. You don't have an id set on the water extracting recipe either,
(kubejs_my_water_vein vs kubejs:my_water_well)

commented

@KEJWII Which resource pack are you using ?

commented

Had a similar issue, solved it and added an example fix to my issue log. #131