scripts: update todos

This commit is contained in:
2025-08-08 21:00:09 +02:00
parent 561181f538
commit c07f0e75a3
2 changed files with 5 additions and 1 deletions

View File

@@ -122,4 +122,6 @@ ServerEvents.recipes(event => {
event.recipes.create.mixing(`minecraft:${color}_wool`, [`minecraft:${color}_dye`, '#minecraft:wool']);
event.recipes.create.mixing(`minecraft:${color}_stained_glass`, [`minecraft:${color}_dye`, '8x #forge:glass/colorless']).heated();
});
// FIXME: create electrical wires are impossible to craft beyond copper
});

View File

@@ -34,3 +34,5 @@ ServerEvents.recipes(event => {
'candlelight:tomato_soup'
]).heated();
});
// FIXME: The gobber rings need nerfed / gated