scripts: update todos
This commit is contained in:
@@ -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
|
||||
});
|
@@ -34,3 +34,5 @@ ServerEvents.recipes(event => {
|
||||
'candlelight:tomato_soup'
|
||||
]).heated();
|
||||
});
|
||||
|
||||
// FIXME: The gobber rings need nerfed / gated
|
Reference in New Issue
Block a user