diff --git a/docs/content/Modpacks/Changes/v1.6.0.md b/docs/content/Modpacks/Changes/v1.6.0.md index 3c0e24eded..3a4416be3c 100644 --- a/docs/content/Modpacks/Changes/v1.6.0.md +++ b/docs/content/Modpacks/Changes/v1.6.0.md @@ -85,3 +85,9 @@ Now you pass the function to `.machine`. ```javascript event.create('helical_fusion_reactor', 'multiblock').machine((holder) => new FusionReactorMachine(holder, GTValues.UHV)) ``` + +## Renames + +| Before | After | +| ------ | ----- | +| `GCyMBlocks` | `GCYMBlocks` |