#create emptying recipes not working

2 messages · Page 1 of 1 (latest)

proper plinth
#
      [Fluid.of('create_dd:sap', 100)], 
      'alexscaves:pewen_sap'
    )
    event.recipes.create.emptying(
      [Fluid.of('create_wizardy:blood', 500), 'blue_skies:bug_guts'], 
      'alexsmobs:blood_sac'
    )
    event.recipes.create.emptying(
      [Fluid.of('create_wizardy:blood', 100)], 
      'undergarden:blood_globule'
    )
    event.recipes.create.emptying(
      [Fluid.of('create_wizardy:blood', 100), 'blue_skies:bug_guts'], 
      'born_in_chaos_v1:bloody_gadfly_eye'
    )
    event.recipes.create.emptying(
      [Fluid.of('create_wizardy:lightning', 1000), 'alexscaves:packed_galena'], 
      'alexscaves:tesla_bulb'
    )```
The recipes just don't show up at all
winter needleBOT
#

Once your ticket has been resolved, please close it with </ticket close:1054771505520717835> command!