Advertisement
Guest User

InWorldCrafting not doing 2

a guest
Mar 30th, 2020
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1.  
  2. #priority 1
  3. import mods.inworldcrafting.FluidToItem;
  4. import crafttweaker.item.IItemStack;
  5. import crafttweaker.item.IIngredient;
  6.  
  7.  
  8. mods.inworldcrafting.FluidToFluid.transform(<liquid:cryotheum>,<liquid:water>,
  9. [<minecraft:ice>*64, <minecraft:diamond>*2],true);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement