Advanced Reborn

Advanced Reborn

581k Downloads

Can't craft Permanent Light Generators

rrwatson opened this issue ยท 3 comments

commented

Hey there,
I am no longer able to craft Permanent Light Generators. When I put the recipe in my crafting bench, I don't have an available output. Running the most recent version of Advanced Reborn, Can craft Ray Solar Panels however.

commented

Update:
The only mods that are installed are in the included screenshot
Capture

commented

i just looked at
https://github.com/Pitan76/AdvancedReborn/blob/1.21.1/src/main/resources/data/advanced_reborn/recipe/crafting/generator/ray_generator.json

The recipe does not work because "tag": "c:carbon_plates" does not exist... and thats in multiple recipes
logging/farming machine:
"tag": "c:refined_iron_ingots"
does not work

commented

Fixed