From 87a75639cfb9f4f5e9029ef5bbf059172d9f10d8 Mon Sep 17 00:00:00 2001 From: Peter <42907716+MrShack@users.noreply.github.com> Date: Thu, 15 Jan 2026 20:23:46 +0100 Subject: [PATCH] Updated lag page regarding villagers and removed a feature from customfeatures --- frontend/package.json | 22 +++++++++---------- .../customfeatures.component.html | 1 - .../pages/reference/lag/lag.component.html | 4 ++++ 3 files changed, 15 insertions(+), 12 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index 034d425..d5ad223 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -14,14 +14,14 @@ "private": true, "dependencies": { "@angular/cdk": "^20.1.3", - "@angular/common": "^20.1.0", - "@angular/compiler": "^20.1.0", - "@angular/core": "^20.1.0", - "@angular/forms": "^20.1.0", + "@angular/common": "^20.2.3", + "@angular/compiler": "^20.2.3", + "@angular/core": "^20.2.3", + "@angular/forms": "^20.2.3", "@angular/material": "^20.1.3", - "@angular/platform-browser": "^20.1.0", - "@angular/platform-browser-dynamic": "^20.1.0", - "@angular/router": "^20.1.0", + "@angular/platform-browser": "^20.2.3", + "@angular/platform-browser-dynamic": "^20.2.3", + "@angular/router": "^20.2.3", "@auth0/angular-jwt": "^5.2.0", "@types/three": "^0.177.0", "ngx-cookie-service": "^20.0.1", @@ -31,9 +31,9 @@ "zone.js": "~0.15.0" }, "devDependencies": { - "@angular/build": "^20.1.0", - "@angular/cli": "^20.1.0", - "@angular/compiler-cli": "^20.1.0", + "@angular/build": "^20.2.1", + "@angular/cli": "^20.2.1", + "@angular/compiler-cli": "^20.2.3", "@types/jasmine": "~5.1.0", "jasmine-core": "~5.6.0", "karma": "~6.4.0", @@ -41,6 +41,6 @@ "karma-coverage": "~2.2.0", "karma-jasmine": "~5.1.0", "karma-jasmine-html-reporter": "~2.1.0", - "typescript": "^5.8.3" + "typescript": "^5.9.2" } } diff --git a/frontend/src/app/pages/features/customfeatures/customfeatures.component.html b/frontend/src/app/pages/features/customfeatures/customfeatures.component.html index e6559c3..4e2ce22 100644 --- a/frontend/src/app/pages/features/customfeatures/customfeatures.component.html +++ b/frontend/src/app/pages/features/customfeatures/customfeatures.component.html @@ -166,7 +166,6 @@

/iwanttobreakthisblock, required to break some natural generated blocks

/sneakclickmending, allows you to mend your items by right clicking while sneaking

Swift Sneak enchantment can be found in villager trades

-

Nether portals can be as small as 1x2 (1x2 portal, 3x4 base)

Lootchests refill once for every player

Empty maps can be duplicated using paper in a cartography table

Eating glow berries gives you a glowing effect

diff --git a/frontend/src/app/pages/reference/lag/lag.component.html b/frontend/src/app/pages/reference/lag/lag.component.html index dfdf13b..18ccff4 100644 --- a/frontend/src/app/pages/reference/lag/lag.component.html +++ b/frontend/src/app/pages/reference/lag/lag.component.html @@ -60,6 +60,10 @@
  • Consider not raising pigs at all, as their meat is exactly the same as beef and they have no secondary drops
  • +
  • + A special rule applies to villagers, you can have 70 villagers and up to 30 of those can have their AI + enabled. This applies to the entire loaded area. +
  • Do not fill your base with more vanilla pets than you need
  • Never circumvent entity cramming. It is there because a lot of entities crammed into a small space is hard on the server.