@sinytra/wiki-previewer 0.1.133 → 0.1.136
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +148 -85
- package/.next/app-path-routes-manifest.json +9 -4
- package/.next/build-manifest.json +4 -4
- package/.next/prerender-manifest.json +19 -19
- package/.next/routes-manifest.json +48 -0
- package/.next/server/app/(developers)/api/docs/[slug]/asset/[id]/route.js +1 -1
- package/.next/server/app/(developers)/api/docs/[slug]/asset/[id]/route.js.nft.json +1 -1
- package/.next/server/app/(developers)/api/docs/[slug]/asset/[id]/route_client-reference-manifest.js +1 -1
- package/.next/server/app/(developers)/api/raw/[locale]/[slug]/[version]/content/[id]/route.js +3 -0
- package/.next/server/app/(developers)/api/raw/[locale]/[slug]/[version]/content/[id]/route.js.nft.json +1 -0
- package/.next/server/app/(developers)/api/raw/[locale]/[slug]/[version]/content/[id]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/(developers)/api/raw/[locale]/[slug]/[version]/docs/[...path]/route.js +3 -0
- package/.next/server/app/(developers)/api/raw/[locale]/[slug]/[version]/docs/[...path]/route.js.nft.json +1 -0
- package/.next/server/app/(developers)/api/raw/[locale]/[slug]/[version]/docs/[...path]/route_client-reference-manifest.js +1 -0
- package/.next/server/app/(developers)/api/raw/[locale]/[slug]/[version]/docs/route.js +3 -0
- package/.next/server/app/(developers)/api/raw/[locale]/[slug]/[version]/docs/route.js.nft.json +1 -0
- package/.next/server/app/(developers)/api/raw/[locale]/[slug]/[version]/docs/route_client-reference-manifest.js +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.js +2 -2
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page.js.nft.json +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page.js +2 -2
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page.js.nft.json +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/content/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page.js +2 -2
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page.js.nft.json +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page.js +2 -2
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page.js.nft.json +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/docs/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/llms.txt/route.js +15 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/llms.txt/route.js.nft.json +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/llms.txt/route_client-reference-manifest.js +1 -0
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page.js +2 -2
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page.js.nft.json +1 -1
- package/.next/server/app/[locale]/(main)/project/[slug]/[version]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/[locale]/page.js +2 -2
- package/.next/server/app/[locale]/page.js.nft.json +1 -1
- package/.next/server/app/[locale]/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found/page.js +2 -2
- package/.next/server/app/_not-found/page.js.nft.json +1 -1
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +2 -2
- package/.next/server/app/_not-found.rsc +4 -4
- package/.next/server/app/favicon.ico/route.js +1 -1
- package/.next/server/app/favicon.ico/route.js.nft.json +1 -1
- package/.next/server/app/llms.txt/route.js +32 -0
- package/.next/server/app/llms.txt/route.js.nft.json +1 -0
- package/.next/server/app/llms.txt/route_client-reference-manifest.js +1 -0
- package/.next/server/app/opengraph-image/route_client-reference-manifest.js +1 -1
- package/.next/server/app/robots.txt/route.js +1 -1
- package/.next/server/app/robots.txt/route.js.nft.json +1 -1
- package/.next/server/app/robots.txt/route_client-reference-manifest.js +1 -1
- package/.next/server/app/sitemap.xml/route.js +1 -1
- package/.next/server/app/sitemap.xml/route.js.nft.json +1 -1
- package/.next/server/app/sitemap.xml/route_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +9 -4
- package/.next/server/chunks/1375.js +1 -0
- package/.next/server/chunks/1514.js +54 -0
- package/.next/server/chunks/2284.js +4 -0
- package/.next/server/chunks/2313.js +2 -2
- package/.next/server/chunks/2337.js +1 -1
- package/.next/server/chunks/2408.js +1 -1
- package/.next/server/chunks/3387.js +1 -0
- package/.next/server/chunks/3409.js +5 -0
- package/.next/server/chunks/4856.js +1 -0
- package/.next/server/chunks/5286.js +1 -0
- package/.next/server/chunks/{1722.js → 5544.js} +1 -1
- package/.next/server/chunks/5713.js +156 -0
- package/.next/server/chunks/6008.js +1 -0
- package/.next/server/chunks/6655.js +1 -0
- package/.next/server/chunks/6827.js +6 -0
- package/.next/server/chunks/{9228.js → 7184.js} +9 -9
- package/.next/server/chunks/733.js +1 -0
- package/.next/server/chunks/{6618.js → 8029.js} +2 -2
- package/.next/server/chunks/8714.js +1 -0
- package/.next/server/chunks/8939.js +1 -0
- package/.next/server/middleware-build-manifest.js +1 -1
- package/.next/server/middleware-manifest.json +12 -12
- package/.next/server/pages/404.html +2 -2
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/server/src/middleware.js +2 -2
- package/.next/static/Uh_7iky5Kcx69gUoxK7Er/_buildManifest.js +1 -0
- package/.next/static/chunks/{103-46cfa8ff07310382.js → 103-0561095c3788a308.js} +1 -1
- package/.next/static/chunks/1441-f7a7bcb828cad81e.js +2 -0
- package/.next/static/chunks/1789-049743797a75226d.js +1 -0
- package/.next/static/chunks/3859-776bce5eb3934558.js +1 -0
- package/.next/static/chunks/4905-17da119bb6ca7366.js +1 -0
- package/.next/static/chunks/5906-091657bd6dc60021.js +1 -0
- package/.next/static/chunks/{595-540f36fc4bd1eca9.js → 595-2c38864b670b4e24.js} +1 -1
- package/.next/static/chunks/{9956-b1e9ab15956e370e.js → 8581-701814526d03a782.js} +1 -1
- package/.next/static/chunks/{8616-cd5800f66cc48e07.js → 8616-3c9c00eb966ec5a3.js} +1 -1
- package/.next/static/chunks/9230-b616869976d6130e.js +1 -0
- package/.next/static/chunks/app/(developers)/api/docs/[slug]/asset/[id]/route-adcaaf134324196c.js +1 -0
- package/.next/static/chunks/app/(developers)/api/raw/[locale]/[slug]/[version]/content/[id]/route-eba70bf796216d88.js +1 -0
- package/.next/static/chunks/app/(developers)/api/raw/[locale]/[slug]/[version]/docs/[...path]/route-eba70bf796216d88.js +1 -0
- package/.next/static/chunks/app/(developers)/api/raw/[locale]/[slug]/[version]/docs/route-eba70bf796216d88.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/error-cc5fa2b9c723e531.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/not-found-e2c159a89dd766a0.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page-a4e67a1a9927e482.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/error-3d602b631b90ddba.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/not-found-e2c159a89dd766a0.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/{page-9be9cb3294aa2ea2.js → page-4a5e64d731a5f7fc.js} +1 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/error-fb074cefeb4df365.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/not-found-e2c159a89dd766a0.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/{page-66bd37d4cbebbeba.js → page-ba3f0b7b6ef67c78.js} +1 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/error-ef18547df8fa1cd6.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/not-found-e2c159a89dd766a0.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/page-0f9867704414b457.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/layout-4721eb369302b3db.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/llms.txt/route-eba70bf796216d88.js +1 -0
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/page-d1de27298a90e3c1.js +1 -0
- package/.next/static/chunks/app/[locale]/layout-496b76cbf43bb94d.js +1 -0
- package/.next/static/chunks/app/[locale]/not-found-7a358268112a56b4.js +1 -0
- package/.next/static/chunks/app/[locale]/page-c84bd2f6052f6b73.js +1 -0
- package/.next/static/chunks/app/_not-found/page-40b909e614212341.js +1 -0
- package/.next/static/chunks/app/{error-071f9f60fcee43d3.js → error-d01f9991f666feeb.js} +1 -1
- package/.next/static/chunks/app/llms.txt/route-40b909e614212341.js +1 -0
- package/.next/static/chunks/app/not-found-f434e3d8796c5d25.js +1 -0
- package/.next/static/chunks/app/opengraph-image/route-40b909e614212341.js +1 -0
- package/.next/static/chunks/app/robots.txt/route-40b909e614212341.js +1 -0
- package/.next/static/chunks/app/sitemap.xml/route-40b909e614212341.js +1 -0
- package/.next/static/chunks/main-e6ab5aa1cddf93db.js +1 -0
- package/package.json +1 -1
- package/public/blog-assets/compact_page.png +0 -0
- package/public/blog-assets/custom_md_props.png +0 -0
- package/public/blog-assets/figure_example.png +0 -0
- package/.next/server/chunks/3938.js +0 -1
- package/.next/server/chunks/4068.js +0 -1
- package/.next/server/chunks/4903.js +0 -1
- package/.next/server/chunks/5413.js +0 -10
- package/.next/server/chunks/5943.js +0 -159
- package/.next/server/chunks/6064.js +0 -54
- package/.next/server/chunks/7212.js +0 -1
- package/.next/server/chunks/7748.js +0 -1
- package/.next/server/chunks/7772.js +0 -1
- package/.next/server/chunks/981.js +0 -1
- package/.next/static/chunks/357-e28f1a542e1d123a.js +0 -1
- package/.next/static/chunks/4021-4ed620e833362864.js +0 -1
- package/.next/static/chunks/4467-e5439059ac57bbc1.js +0 -2
- package/.next/static/chunks/8047-a76bedee28fa3855.js +0 -1
- package/.next/static/chunks/8503-18e014294c240db0.js +0 -1
- package/.next/static/chunks/9538-0952ccc1cdc43aab.js +0 -1
- package/.next/static/chunks/app/(developers)/api/docs/[slug]/asset/[id]/route-2eb1e2f7ef7dbda5.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/error-824b5f552a464508.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/not-found-9a5a8c873fe218c8.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/[id]/page-7caa12c64304cf05.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/error-379b997ddc90bcb1.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/content/not-found-9a5a8c873fe218c8.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/error-c27832382d942bf9.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/[...path]/not-found-9a5a8c873fe218c8.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/error-2adf1c543db3b129.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/not-found-9a5a8c873fe218c8.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/docs/page-d0de8ac366a22bb4.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/layout-c35f1c7c35789f59.js +0 -1
- package/.next/static/chunks/app/[locale]/(main)/project/[slug]/[version]/page-5edab0f76527d8be.js +0 -1
- package/.next/static/chunks/app/[locale]/layout-bc721f680058d307.js +0 -1
- package/.next/static/chunks/app/[locale]/not-found-a5c82dda280be116.js +0 -1
- package/.next/static/chunks/app/[locale]/page-4e0567f9f6f7f014.js +0 -1
- package/.next/static/chunks/app/_not-found/page-a7d6d8b2540658b2.js +0 -1
- package/.next/static/chunks/app/not-found-ea05d09b42b69998.js +0 -1
- package/.next/static/chunks/app/opengraph-image/route-a7d6d8b2540658b2.js +0 -1
- package/.next/static/chunks/app/robots.txt/route-a7d6d8b2540658b2.js +0 -1
- package/.next/static/chunks/app/sitemap.xml/route-a7d6d8b2540658b2.js +0 -1
- package/.next/static/chunks/main-c8dfadc3bb2249ef.js +0 -1
- package/.next/static/nCMPmJHmoeQrp7fyfYS_W/_buildManifest.js +0 -1
- /package/.next/static/{nCMPmJHmoeQrp7fyfYS_W → Uh_7iky5Kcx69gUoxK7Er}/_ssgManifest.js +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
exports.id=8939,exports.ids=[8939],exports.modules={2485:(a,b,c)=>{"use strict";c.d(b,{A:()=>i});var d=c(59727),e=c(68111),f=c(76512),g=c(90720),h=c.n(g);let i=(0,e.A)(async({requestLocale:a})=>{let b=await a??f.nQ,e=f.Ay.getForInternalCode(b);e||(console.error("Locale not found:",b),(0,d.notFound)());let g=(await c(34918)(`./${e.file}.json`)).default,i=(await c.e(9882).then(c.t.bind(c,9882,19))).default;return{locale:b,messages:h()(i,g)}})},4902:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(67258),e=c(50614),f=c(92053);function g(a){if("string"==typeof a){let b=Number(a);if(!Number.isNaN(b))return b}return a}function h({asset:a,width:b,height:c,alt:h,title:i,noTitle:j,...k}){return(0,d.jsx)(f.default,{width:g(b),height:g(c),src:a.src,alt:h||a.id,title:j?void 0:i||e.A.parse(a.id)?.path,strokeWidth:1.5,wrapper:{className:"inline sharpRendering"},...k})}},5404:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/UsageContentList.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/UsageContentList.tsx","default")},5888:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>l});var d=c(67258),e=c(83459);function f(a){let b=(0,e.useRef)(null),[c,f]=(0,e.useState)(null);return(0,d.jsxs)("div",{ref:b,onMouseEnter:a=>f({x:a.clientX,y:a.clientY}),onMouseLeave:()=>f(null),children:[c&&(0,d.jsx)("div",{className:"minetip-tooltip",style:{top:c.y+-33,left:c.x+15},children:(0,d.jsxs)("span",{className:"font-minecraft",children:[a.id,a.tag&&(0,d.jsxs)("p",{className:"m-0! mt-1! text-xs text-secondary text-shadow-none",children:["#",a.tag]})]})}),a.children]})}var g=c(14954),h=c(77806),i=c(84531),j=c(42590),k=c(46763);function l({noTooltip:a,noLink:b,src:c,count:l,ctx:m,tag:n,...o}){let[p,q]=(0,e.useState)(0),r=(0,e.useMemo)(()=>c[p],[p,c]);if((0,e.useContext)(h.M),c.length<1)return null;let s=m?(0,g.MZ)(m,r):(0,g.cT)(r.id),t=(0,d.jsxs)("div",{...o,className:(0,k.cn)("relative shrink-0",o.className),children:[(0,d.jsx)(i.default,{noTitle:!0,asset:r.asset,alt:r.name??r.id,className:"sharpRendering"}),l&&l>1&&(0,d.jsx)("span",{className:"sharpRendering absolute right-0 bottom-0 z-10 text-left font-minecraft text-base leading-1 text-white",style:{textShadow:"2px 2px 0 #3F3F3F"},children:l})]}),u=s&&!b?(0,d.jsx)(j.k,{href:s,rel:"noreferrer",children:t}):t;return a?u:(0,d.jsx)(f,{id:r.name||r.id,tag:n,children:u})}},13978:(a,b,c)=>{"use strict";c.d(b,{M:()=>g});var d=c(60492),e=c(19061),f=c(46662);let g=(0,e.forwardRef)(function({prefetch:a=!1,...b},c){return(0,d.jsx)(f.XO,{prefetch:a,...b,ref:c})})},14954:(a,b,c)=>{"use strict";c.d(b,{M$:()=>i,MZ:()=>e,cT:()=>h,gZ:()=>g,sw:()=>f});var d=c(50614);function e(a,b){return h(b.id)??(null!=b.page_ref?f(b.page_ref,a):null)}function f(a,b){let c="slug"in b?b.slug:b.id;return`/${b.locale}/project/${c}/${b.version}/content/${a}`}function g(a,b){return`/${a}/project/${b}/latest`}function h(a){let b=d.A.parse(a);return b?.namespace===d.o&&a.startsWith(d.o+":")?`https://minecraft.wiki/w/${b.path}`:null}function i(a,b){return`/${b.locale}/project/${b.id}/${b.version}/docs/${a}`}},16860:(a,b,c)=>{"use strict";c.d(b,{k:()=>h});var d=c(60492),e=c(19061),f=c(8591),g=c.n(f);let h=(0,e.forwardRef)(function({prefetch:a=!1,...b},c){return(0,d.jsx)(g(),{prefetch:a,...b,ref:c})})},17436:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/util/TooltipText.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/util/TooltipText.tsx","default")},20326:(a,b,c)=>{"use strict";c.d(b,{A:()=>h});var d=c(60492),e=c(97933),f=c(16860),g=c(13978);function h({href:a,target:b,local:c,className:h,children:i}){if(!a)return(0,d.jsx)("span",{className:h,children:i});let j=c?g.M:f.k;return(0,d.jsx)(j,{href:a,target:b,className:(0,e.cn)(h,"text-link decoration-1 underline-offset-4 hover:text-blue-400/80 hover:underline"),children:i})}},21736:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ResponsiveTable.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/ResponsiveTable.tsx","default")},23796:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d={src:"/_next/static/media/crafting_background.158942b1.png",height:136,width:260,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAMAAACEE47CAAAAGFBMVEWampqnp6eioqLKysqLi4uSkpK+vr64uLgHQ3rrAAAAA3RSTlP+/v6VFoksAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAJElEQVR4nCXGsQEAMAzCMBNI+P/jDtUkBmRbkIy7+TkBu9MeDwXFAF/HY1pFAAAAAElFTkSuQmCC",blurWidth:8,blurHeight:4}},24641:(a,b,c)=>{"use strict";c.d(b,{CopyButton:()=>l});var d=c(67258),e=c(75863),f=c(91622),g=c(83459),h=c(46763),i=c(42525),j=c(46721),k=c(90650);function l({text:a,showToast:b,className:c}){let[l,m]=(0,g.useState)(!1),n=(0,k.c)("CopyButton");return(0,d.jsx)(i.$,{variant:"ghost",size:"icon",className:(0,h.cn)("text-secondary-alt opacity-0 transition-opacity duration-200 ease-in-out group-hover:opacity-100 hover:bg-gray-400/10 [&>svg]:animate-in [&>svg]:fade-in [&>svg]:fade-out",c),"aria-label":"Copy to clipboard",onClick:()=>{navigator.clipboard.writeText(a),m(!0),setTimeout(()=>m(!1),2e3),b&&j.oR.success(n("copied"))},children:l?(0,d.jsx)(e.A,{size:16}):(0,d.jsx)(f.A,{size:16})})}},25970:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/VideoEmbedPlaceholder.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/VideoEmbedPlaceholder.tsx","default")},26712:(a,b,c)=>{"use strict";c.d(b,{default:()=>g});var d=c(67258),e=c(18899);c(83459);var f=c(46763);function g({className:a,active:b,animate:c=!0}){return(0,d.jsx)(e.A,{className:(0,f.cn)(a,"shrink-0 data-[rotate=true]:rotate-180",c&&"transition-transform duration-200"),"data-rotate":b?"true":"false"})}},27152:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/AssetDisplay.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/AssetDisplay.tsx","default")},32330:(a,b,c)=>{"use strict";c.d(b,{default:()=>g});var d=c(67258),e=c(83459),f=c(90650);function g({limit:a,content:b}){let c=(0,f.c)("UsageContentList"),[g,h]=(0,e.useState)(!1);return(0,d.jsxs)("ul",{className:"mt-0",children:[g?b:b.slice(0,Math.min(a,b.length)),!g&&b.length>a&&(0,d.jsx)("li",{className:"text-secondary",children:(0,d.jsx)("button",{className:"decoration-1 underline-offset-4 hover:underline",onClick:()=>h(!0),children:c("more")})})]})}},34918:(a,b,c)=>{var d={"./cs_CZ.json":[24104,4104],"./de_DE.json":[36413,6413],"./en_US.json":[9882,9882],"./es_ES.json":[94915,4915],"./fr_FR.json":[84895,4895],"./hu_HU.json":[53765,3765],"./it_IT.json":[99785,9785],"./ja_JP.json":[96126,6126],"./ko_KR.json":[87388,7388],"./ms_Arab.json":[73383,3383],"./ms_MY.json":[40617,617],"./pl_PL.json":[46323,6323],"./ru_RU.json":[97045,7045],"./sv_SE.json":[60700,700],"./tr_TR.json":[42351,2351],"./uk_UA.json":[93721,3721],"./zh_CN.json":[77708,7708],"./zh_TW.json":[70140,140]};function e(a){if(!c.o(d,a))return Promise.resolve().then(()=>{var b=Error("Cannot find module '"+a+"'");throw b.code="MODULE_NOT_FOUND",b});var b=d[a],e=b[0];return c.e(b[1]).then(()=>c.t(e,19))}e.keys=()=>Object.keys(d),e.id=34918,a.exports=e},35006:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(67258),e=c(80756),f=c(46763),g=c(51534);function h({hint:a,children:b}){return(0,d.jsxs)("span",{className:"inline-block",children:[(0,d.jsx)("span",{className:"sm:hidden",children:(0,d.jsxs)(g.AM,{children:[(0,d.jsx)(g.Wv,{className:(0,f.cn)("underline decoration-dotted decoration-2 underline-offset-2"),children:b}),(0,d.jsx)(g.hl,{side:"top",className:(0,f.cn)("slim-scrollbar max-h-56 max-w-[min(32rem,var(--radix-popper-available-width))]","animate-none! overflow-y-auto px-3 py-1.5 text-sm break-words whitespace-normal"),children:a})]})}),(0,d.jsx)("span",{className:"hidden sm:block",children:(0,d.jsx)(e.TooltipProvider,{delayDuration:200,children:(0,d.jsxs)(e.Tooltip,{children:[(0,d.jsx)(e.TooltipTrigger,{className:(0,f.cn)("cursor-help underline decoration-dotted decoration-2 underline-offset-2 select-text"),children:b}),(0,d.jsx)(e.TooltipContent,{side:"top",className:(0,f.cn)("slim-scrollbar max-h-56 max-w-[min(32rem,var(--radix-popper-available-width))] animate-none!","overflow-y-auto px-3 py-1.5 text-sm break-words whitespace-normal"),children:a})]})})})]})}},41049:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Tabs:()=>h,TabsContent:()=>k,TabsList:()=>i,TabsTrigger:()=>j});var d=c(67258),e=c(83459),f=c(50182),g=c(46763);let h=f.bL,i=e.forwardRef(({className:a,...b},c)=>(0,d.jsx)(f.B8,{ref:c,className:(0,g.cn)("bg-primary-alt inline-flex h-10 items-center justify-center rounded-md p-1 text-secondary",a),...b}));i.displayName=f.B8.displayName;let j=e.forwardRef(({className:a,...b},c)=>(0,d.jsx)(f.l9,{ref:c,className:(0,g.cn)("inline-flex items-center justify-center rounded-xs px-3 py-1.5 text-sm font-medium whitespace-nowrap ring-offset-background transition-all focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 data-[state=active]:bg-primary data-[state=active]:text-primary data-[state=active]:shadow-xs",a),...b}));j.displayName=f.l9.displayName;let k=e.forwardRef(({className:a,...b},c)=>(0,d.jsx)(f.UC,{ref:c,className:(0,g.cn)("mt-2 ring-offset-background focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden",a),...b}));k.displayName=f.UC.displayName},42525:(a,b,c)=>{"use strict";c.d(b,{$:()=>j});var d=c(67258),e=c(83459),f=c(96474),g=c(79641),h=c(46763);let i=(0,g.F)("inline-flex items-center justify-center rounded-sm text-sm font-medium whitespace-nowrap ring-offset-background transition-colors focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50",{variants:{variant:{default:"border border-primary bg-primary text-primary hover:bg-secondary/90",destructive:"border-destructive-secondary border bg-primary bg-secondary font-semibold text-destructive hover:bg-secondary/80 hover:text-destructive/90 data-[pending=true]:text-destructive/90",destructiveSecondary:"text-primary-alt hover:text-primary-alt/90 bg-destructive",outline:"border-quaternary hover:text-primary-alt border bg-primary hover:bg-secondary",secondary:"text-secondary-alt bg-secondary hover:bg-secondary/80",ghost:"hover:text-primary-alt hover:bg-secondary",link:"text-primary underline-offset-4 hover:underline"},size:{default:"h-10 px-4 py-2",sm:"h-9 rounded-sm px-3",lg:"h-11 rounded-sm px-8",icon:"h-10 w-10"}},defaultVariants:{variant:"default",size:"default"}}),j=e.forwardRef(({className:a,variant:b,size:c,asChild:e=!1,...g},j)=>{let k=e?f.DX:"button";return(0,d.jsx)(k,{className:(0,h.cn)(i({variant:b,size:c,className:a})),ref:j,...g})});j.displayName="Button"},42590:(a,b,c)=>{"use strict";c.d(b,{k:()=>h});var d=c(67258),e=c(83459),f=c(3065),g=c.n(f);let h=(0,e.forwardRef)(function({prefetch:a=!1,...b},c){return(0,d.jsx)(g(),{prefetch:a,...b,ref:c})})},43956:(a,b,c)=>{"use strict";c.d(b,{default:()=>e});var d=c(9968);(0,d.registerClientReference)(function(){throw Error("Attempted to call HoverContext() from the server but HoverContext is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx","HoverContext");let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/util/HoverContextProvider.tsx","default")},45312:(a,b,c)=>{"use strict";c.d(b,{CJ:()=>j,M$:()=>k,MZ:()=>f,_s:()=>g,nm:()=>e,sw:()=>h});var d=c(19660);function e(a,b,c){let d=b[c];if(d){let b=d.options??"";if("vanilla"==d.type)return{title:d.title,url:j(d.ref)+b};if("docs"==d.type)return{title:d.title,url:k(d.ref,a)+b};if("content"==d.type)return{title:d.title,url:h(d.ref,a)+b}}return null}function f(a,b){return i(b.id)??(null!=b.page_ref?h(b.page_ref,a):null)}function g(a,b){let c="slug"in a?a.slug:a.id;return i(b)??`/${a.locale}/project/${c}/${a.version}/content/${b.includes("/")?encodeURIComponent(b):b}`}function h(a,b){let c="slug"in b?b.slug:b.id;return`/${b.locale}/project/${c}/${b.version}/content/${a}`}function i(a){let b=d.A.parse(a);return b?.namespace===d.o&&a.startsWith(d.o+":")?`https://minecraft.wiki/w/${b.path}`:null}function j(a){return`https://minecraft.wiki/w/${a}`}function k(a,b){return`/${b.locale}/project/${b.id}/${b.version}/docs/${a}`}},46662:(a,b,c)=>{"use strict";c.d(b,{GE:()=>i,XO:()=>j});var d=c(58314),e=c(41416),f=c(11359),g=c(76512);let h=(0,d.A)({locales:g.Ay.getInternalCodes(),defaultLocale:g.nQ,localePrefix:{mode:"always",prefixes:g.Ay.getPathPrefixes()}});function i(a){let b=g.Ay.getForUrlParam(a)?.internal||a;(0,f.I)(b)}let{Link:j,redirect:k,usePathname:l,useRouter:m}=(0,e.A)(h)},46763:(a,b,c)=>{"use strict";c.d(b,{cn:()=>f});var d=c(11835),e=c(13508);function f(...a){return(0,e.QP)((0,d.$)(a))}},50614:(a,b,c)=>{"use strict";c.d(b,{A:()=>f,o:()=>d});let d="minecraft";function e(a){if(0===a.length)return null;if(a.includes(":")){let b=a.split(":");return{namespace:b[0],path:b[1]}}return{namespace:"minecraft",path:a}}let f={toString:function(a){return`${a.namespace}:${a.path}`},parse:e,extractPath:function(a){return e(a)?.path??a}}},50691:(a,b,c)=>{"use strict";c.d(b,{A:()=>i});var d=c(60492),e=c(78359),f=c(57136),g=c(29524),h=c.n(g);function i({keys:a,children:b}){let c=(0,e.A)();return(0,d.jsx)(f.A,{messages:h()(c,a),children:b})}},51391:(a,b,c)=>{"use strict";c.d(b,{CopyButton:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call CopyButton() from the server but CopyButton is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/button/CopyButton.tsx","CopyButton")},51534:(a,b,c)=>{"use strict";c.d(b,{AM:()=>h,Wv:()=>i,hl:()=>j});var d=c(67258),e=c(83459),f=c(9186),g=c(46763);let h=f.bL,i=f.l9,j=e.forwardRef(({className:a,align:b="center",sideOffset:c=4,...e},h)=>(0,d.jsx)(f.ZL,{children:(0,d.jsx)(f.UC,{ref:h,align:b,sideOffset:c,className:(0,g.cn)("border-tertiary bg-primary-alt text-primary-alt z-50 w-72 rounded-sm border p-4 shadow-md outline-hidden data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[state=open]:animate-in data-[state=open]:fade-in-0 data-[state=open]:zoom-in-95",a),...e})}));j.displayName=f.UC.displayName},51660:(a,b,c)=>{"use strict";c.d(b,{default:()=>l});var d=c(67258),e=c(60452),f=c(42525),g=c(46763),h=c(83459),i=c(90433),j=c(27501),k=c(90650);function l({id:a,children:b}){let c=(0,k.c)("VideoEmbedPlaceholder"),l=(0,h.useContext)(i.ww);if(!l||!l.enableCookieManagement||l?.hasConsentToEmbeddedVideos)return b;let m=a&&a.includes("?")?a.split("?")[0]:a,n=`https://img.youtube.com/vi/${a}/maxresdefault.jpg`;return(0,d.jsxs)("div",{className:(0,g.cn)("video-embed relative flex rounded-sm border border-tertiary bg-primary-alt text-center"),children:[(0,d.jsx)("img",{src:n,alt:"thumbnail",width:560}),(0,d.jsxs)("div",{className:"absolute-center flex h-full w-full flex-col items-center justify-center gap-5 bg-primary/80",children:[(0,d.jsx)(e.A,{className:"size-12 text-secondary-alt",strokeWidth:1.5}),(0,d.jsx)("div",{className:"text-xl",children:(0,d.jsxs)("div",{className:"flex flex-col gap-1",children:[(0,d.jsx)("span",{children:c("title")}),(0,d.jsx)("span",{className:"text-sm text-secondary",children:c("description")})]})}),(0,d.jsxs)("div",{className:"mt-2 flex flex-row flex-wrap justify-center gap-3",children:[(0,d.jsx)(f.$,{onClick:()=>void j.gB(i.YE,i.GL),children:c("accept")}),m&&(0,d.jsx)("a",{href:`https://www.youtube.com/watch?v=${m}`,target:"_blank",rel:"noreferrer",children:(0,d.jsx)(f.$,{variant:"outline",children:c("watch")})})]})]})]})}},58563:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/RotatingItemDisplaySlot.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/game/RotatingItemDisplaySlot.tsx","default")},60180:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d={src:"/_next/static/media/crafting_background.158942b1.png",height:136,width:260,blurDataURL:"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAECAMAAACEE47CAAAAGFBMVEWampqnp6eioqLKysqLi4uSkpK+vr64uLgHQ3rrAAAAA3RSTlP+/v6VFoksAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAJElEQVR4nCXGsQEAMAzCMBNI+P/jDtUkBmRbkIy7+TkBu9MeDwXFAF/HY1pFAAAAAElFTkSuQmCC",blurWidth:8,blurHeight:4}},60765:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>g});var d=c(67258),e=c(30205),f=c(46763);function g(a){let b=a.id;return(0,d.jsxs)("h2",{...a,className:void 0,className:(0,f.cn)(a.className,"group"),children:[a.children,b&&(0,d.jsx)("a",{href:`#${b}`,className:"inline-block pl-2 opacity-0 transition-opacity duration-200 group-hover:opacity-100 hover:opacity-100",children:(0,d.jsx)(e.A,{className:"h-5 w-5 text-primary"})})]})}},61237:(a,b,c)=>{"use strict";c.d(b,{A:()=>a5});var d=c(79321),e=c(19660),f=c(69053),g=c(37474);c(37810);let h={searchProjects:async function a(a){return f.A.resolveApiCall(()=>f.A.sendSimpleRequest("browse",{parameters:a,userAuth:!1,cache:{tags:["search-projects"],revalidate:15*g.kB.ONE_MINUTE}}))}};var i=c(67023),j=c(80086),k=c(41133);let l={getAssetResource:function(a){let b=k.A.getAssetsBaseURL()??k.A.getBuiltinAssetSource();if(!b)return null;let c=new URL(b);c.pathname+="/.assets/"+a.namespace+"/"+a.path+(a.path.includes(".")?"":j.h);let d=(0,i.A)(c.toString());return null===d?null:{id:e.A.toString(a),src:d}}};var m=c(12170);let n={getBuiltinAsset:function(a,b,c){if(!c||b.namespace===e.o){let b=a.includes("/")?a:function(a){let b=e.A.parse(a);return b?e.A.toString({namespace:b.namespace,path:"item/"+b.path}):a}(a),c=e.A.parse(b);return c?l.getAssetResource(c):null}return null},getRemoteAssetURL:function(a,{id:b,version:c}){let d=m.A.constructAssetsUrl(`docs/${b}/asset/${a}`,{version:c});return{id:a,src:d}},getRemoteItemAssetURL:function(a,{id:b,version:c}){let d=m.A.constructAssetsUrl(`docs/${b}/asset-item/${a}`,{version:c});return{id:a,src:d}}};async function o(a,b,c,d){return f.A.sendSimpleRequest(b,{parameters:c,cache:{tags:[`backend:${a}`]},...d})}async function p(a){let b=await f.A.resolveApiCall(a);return!b.success||null==b.data||"error"in b.data?null:b.data}let q={getBackendLayout:async function({id:a,version:b,locale:c}){return p(()=>o(a,`docs/${a}/tree`,{version:b,locale:c}))},getAsset:async function(a,b){return n.getRemoteAssetURL(e.A.toString(a),b)},getItemAsset:async function(a,b){return n.getRemoteItemAssetURL(e.A.toString(a),b)},getDocsPage:async function(a,b,{id:c,version:e,locale:f}){return await p(()=>o(c,`docs/${c}/page/${(0,d.U)(a)}`,{version:e,locale:f,optional:b?"true":null},{cache:!1}))},getDocsIndexPage:async function({id:a,version:b,locale:c}){return await p(()=>o(a,`docs/${a}/index`,{version:b,locale:c},{cache:!1}))},getProject:async function({id:a,version:b}){return p(()=>o(a,`docs/${a}`,{version:b}))},searchProjects:async function(a,b,c,d){let e=await h.searchProjects({query:a,page:b.toString(),types:c,sort:d});return e.success?e.data:null},getProjectRecipe:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/recipe/${a}`,{version:c,locale:d}))},getProjectContents:async function({id:a,version:b,locale:c}){return p(()=>o(a,`content/${a}`,{version:b,locale:c},{cache:!1}))},getProjectContentPage:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/page/${a}`,{version:c,locale:d},{cache:!1}))},getContentRecipeUsage:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/page/${a}/usage`,{version:c,locale:d},{cache:!1}))},getContentRecipeObtaining:async function(a,{id:b,version:c,locale:d}){return p(()=>o(b,`content/${b}/page/${a}/recipes`,{version:c,locale:d},{cache:!1}))},getRecipeType:async function(a,{id:b,version:c,locale:d}){let f=e.A.parse(a)?.namespace==e.o?e.o:b;return p(()=>o(f,`content/${f}/recipe-type/${a}`,{version:c,locale:d}))}};var r=c(72473),s=c(52313),t=c(60492),u=c(88703),v=c(61410),w=c(5404),x=c(20326),y=c(45312),z=c(50691),A=c(89019),B=c(72357);async function C({location:a,...b}){return(0,t.jsx)(A.A,{display:({asset:a})=>(0,t.jsx)(B.default,{asset:a,...b}),location:a,item:!0,...b})}var D=c(98312),E=c(83739),F=c(64234);function G(){let a=(0,E.A)("InteractiveComponentPlaceholder");return(0,t.jsxs)("div",{className:"flex h-64 flex-col items-center justify-center gap-3 rounded-sm border border-tertiary bg-primary-dim",children:[(0,t.jsxs)("span",{className:"flex flex-row items-center gap-2 text-xl opacity-70",children:[(0,t.jsx)(F.A,{className:"size-6"}),a("title")]}),(0,t.jsx)("span",{className:"max-w-md text-center text-secondary opacity-70",children:a("desc")})]})}async function H(a,b){return I({...b,ctx:a})}async function I({id:a,ctx:b}){let c=await (0,v.A)("RecipeUsage");if(D.A.isPreview())return(0,t.jsx)(G,{});let d=await a5.getContentRecipeUsage(a,b);if(!d)return null;let e=d.sort((a,b)=>a.name&&b.name?a.name.localeCompare(b.name):0).map(a=>(0,t.jsx)("li",{className:"first:mt-0",children:(0,t.jsxs)(({children:c})=>null!=a.page_ref?(0,t.jsx)(x.A,{href:(0,y.MZ)(b,a),children:c}):(0,t.jsx)("div",{children:c}),{children:[(0,t.jsx)("div",{className:"inline-flex",children:(0,t.jsx)(C,{location:a.id,ctx:b,className:"mr-1.5!"})}),(0,t.jsx)("span",{children:a.name||a.id})]})},a.id));return(0,t.jsxs)("div",{className:"flex flex-col gap-3",children:[(0,t.jsx)("span",{children:c(e.length>0?"description":"empty")}),(0,t.jsx)("div",{className:"columns-[20em]",children:(0,t.jsx)(z.A,{keys:["UsageContentList"],children:(0,t.jsx)(w.default,{limit:12,content:e})})})]})}async function J(a){return K({ctx:a})}async function K({ctx:a}){let b=await (0,v.A)("PrefabUsage");return(0,t.jsxs)("div",{children:[(0,t.jsx)(u.default,{id:"usage",children:b("usage")}),D.A.isPreview()?(0,t.jsx)(G,{}):"contentId"in a&&(0,t.jsx)(I,{id:a.contentId,ctx:a})]})}var L=c(77403),M=c(23796);async function N(a,b){return O({...b,ctx:a})}async function O({ctx:a,slots:b,result:c,count:d}){let e=b.slice(0,Math.min(b.length,9)),f=await Promise.all(e.map(async b=>null===b?null:a5.getItemAsset(b,a))),g=await a5.getItemAsset(c,a);return(0,t.jsxs)("div",{className:"relative",children:[(0,t.jsx)(L.default,{className:"sharpRendering",unoptimized:!0,priority:!0,src:M.default,alt:"background",width:260,height:136}),(0,t.jsx)("div",{className:"absolute top-4 left-4 grid grid-cols-3 gap-1",children:f.map((a,b)=>null!==a?(0,t.jsx)(B.default,{asset:a},b):(0,t.jsx)("div",{},b))}),g&&(0,t.jsx)("div",{className:"absolute top-[42px] left-[194px] flex h-[52px] w-[52px] items-center justify-center",children:(0,t.jsxs)("div",{className:"relative -m-0.5 flex h-[36px] w-[36px] items-center justify-center p-0.5",children:[(0,t.jsx)("div",{children:(0,t.jsx)(B.default,{asset:g})}),d&&d>1&&(0,t.jsx)("span",{className:"sharpRendering absolute right-0 bottom-0 z-10 text-left text-base leading-1 text-white",style:{fontFamily:"Minecraft, sans-serif",textShadow:"2px 2px 0 #3F3F3F"},children:d})]})})]})}var P=c(58563),Q=c(97933),R=c(16860);function S({tag:a,count:b,item:c,ctx:d}){let f=(0,y.MZ)(d,c),g=null!=f?R.k:"div";return(0,t.jsxs)("div",{className:"inline-flex items-center",children:[(0,t.jsxs)("span",{children:[b,"x"]}),(0,t.jsxs)(g,{href:f,className:"inline-flex items-center",children:[(0,t.jsx)("div",{className:"mx-1",children:(0,t.jsx)(P.default,{noTooltip:!0,noLink:!0,src:[c],tag:a})}),(0,t.jsx)("span",{className:(0,Q.cn)("font-medium text-ellipsis text-primary-alt",f&&"underline"),children:c.name||(0,t.jsx)("span",{className:"block max-w-[8rem] overflow-hidden text-ellipsis",children:e.A.extractPath(c.id)})})]})]})}var T=c(21736),U=c(43956);let V={getRecipeTypeName:async function(a){let b=e.A.parse(a);return b&&b.namespace==e.o?(await (0,v.A)("BuiltinRecipeTypes"))(b.path):null}};async function W(a){let b=await a5.getItemAsset(a.id,{id:a.project});return b?{...a,asset:b}:{...a,asset:{id:a.id,src:"nonexistent"}}}async function X(a){return Promise.all(a.map(W))}function Y(a,b,c,d){return`${a}-${b}-${c}-${d?"in":"out"}`}async function Z({recipe:a,type:b,ctx:c}){let d=await a5.getAsset(b.background,c);d||console.warn(`Missing background for recipe type ${b.id}: ${b.background}`);let e=(c,d)=>{let e=(d?b.input_slots:b.output_slots)[c];return e||console.error(`Missing recipe slot for recipe "${a.id}", key "${c}", input: ${d}`),e};return(0,t.jsx)(U.default,{children:(0,t.jsxs)("div",{className:"relative shrink-0",children:[(0,t.jsx)("img",{src:d?.src,alt:d?.id,className:"sharpRendering min-w-fit shrink-0"}),...a.inputs.map(async(b,d)=>{let f=e(b.slot,!0);if(!f)return null;let g=await X(b.items);return(0,t.jsx)(P.default,{src:g,className:"absolute flex shrink-0",ctx:c,style:{left:`${f.x}px`,top:`${f.y}px`},tag:b.tag},Y(a.id,b.slot,d,!0))}),...a.outputs.map(async(b,d)=>{let f=e(b.slot,!1);if(!f)return null;let g=await X(b.items);return(0,t.jsx)(P.default,{src:g,className:"absolute flex shrink-0",count:b.count,ctx:c,style:{left:`${f.x}px`,top:`${f.y}px`},tag:b.tag},Y(a.id,b.slot,d,!1))})]})})}async function $({workbenches:a,ctx:b}){let c=await (0,v.A)("ResolvedProjectRecipe");return(0,t.jsxs)("div",{className:"px-2 py-1",children:[(0,t.jsx)("span",{className:"text-xsm text-secondary",children:c("workbenches")}),(0,t.jsxs)("div",{className:"flex flex-row flex-wrap gap-2 p-2",children:[...a.map(async a=>{let c=await W(a);return(0,t.jsx)(P.default,{src:[c],ctx:b},a.id)})]})]})}async function _({recipe:a,embedded:b,ctx:c}){let d=await (0,v.A)("ResolvedProjectRecipe");if(D.A.isPreview())return(0,t.jsx)(G,{});let e=await a5.getRecipeType(a.type,c);if(!e)return null;let f=a.summary.inputs,g=a.summary.outputs,h=e.type.localized_name||await V.getRecipeTypeName(e.type.id);return(0,t.jsx)("div",{className:"clear-both space-y-2! [&>table]:mt-0",children:(0,t.jsx)(z.A,{keys:["ResponsiveTable"],children:(0,t.jsx)(T.default,{embedded:b,expandedBody:e.workbenches.length>0&&(0,t.jsx)("div",{children:(0,t.jsx)($,{workbenches:e.workbenches,ctx:c})}),columns:[{key:"type",label:d("type")},{key:"input",label:d("input")},{key:"output",label:d("output")},{key:"preview",label:d("preview")}],rows:[{type:{className:"align-middle whitespace-nowrap",data:(0,t.jsx)("div",{className:"p-1.5 text-center sm:p-0",children:h})},input:{className:"align-top",data:(0,t.jsx)("ul",{className:"w-max pl-4",children:f.sort((a,b)=>b.count-a.count).map(async({count:a,item:b,tag:d},e)=>(0,t.jsx)("li",{children:(0,t.jsx)(S,{tag:d,count:a,item:await W(b),ctx:c})},e))})},output:{className:"align-top",data:(0,t.jsx)("ul",{className:"w-max max-w-60 pl-4",children:g.sort((a,b)=>b.count-a.count).map(async({count:a,item:b,tag:d},e)=>(0,t.jsx)("li",{children:(0,t.jsx)(S,{tag:d,count:a,item:await W(b),ctx:c})},e))})},preview:{data:(0,t.jsx)("div",{className:"my-2 w-max p-2 sm:p-0",children:(0,t.jsx)(Z,{recipe:a,type:e.type,ctx:c})})}}]})})})}async function aa(a,b){return ab({...b,ctx:a})}async function ab({id:a,ctx:b}){let c=await a5.getProjectRecipe(a,b);return c?(0,t.jsx)(_,{recipe:c,ctx:b}):null}async function ac(a){return"contentId"in a?ad({ctx:a}):null}async function ad({ctx:a}){let b=await (0,v.A)("PrefabObtaining"),c=await a5.getContentRecipeObtaining(a.contentId,a);return(0,t.jsxs)("div",{children:[(0,t.jsx)(u.default,{id:"recipe",className:"clear-both",children:b("recipe")}),D.A.isPreview()?(0,t.jsx)(G,{}):c?.map(b=>(0,t.jsx)("div",{children:(0,t.jsx)(_,{recipe:b,ctx:a})},b.id))]})}var ae=c(19061);let af=(0,c(5591).F)("relative w-full rounded-sm border p-3 [&>svg]:absolute [&>svg]:top-3 [&>svg]:left-3 [&>svg]:text-primary [&>svg]:rtl:right-3 [&>svg+div]:translate-y-[-3px] [&>svg~*]:pl-7 [&>svg~*]:rtl:pr-7",{variants:{variant:{note:"border-blue-400/50 text-blue-300/90 [&>svg]:text-blue-300",tip:"border-green-300/50 text-green-300/85 [&>svg]:text-green-300/90",important:"border-purple-400/50 text-purple-300/90 [&>svg]:text-purple-300",warning:"border-warning text-warning [&>svg]:text-warning",caution:"border-red-400/50 text-red-300/90 [&>svg]:text-red-300"}},defaultVariants:{variant:"note"}}),ag=ae.forwardRef(({className:a,variant:b,...c},d)=>(0,t.jsx)("div",{ref:d,role:"alert",className:(0,Q.cn)(af({variant:b}),a),...c}));ag.displayName="Alert";let ah=ae.forwardRef(({className:a,...b},c)=>(0,t.jsx)("h5",{ref:c,className:(0,Q.cn)("mb-2 leading-none font-medium tracking-tight",a),...b}));ah.displayName="AlertTitle";let ai=ae.forwardRef(({className:a,...b},c)=>(0,t.jsx)("div",{ref:c,className:(0,Q.cn)("text-sm [&_p]:leading-relaxed",a),...b}));ai.displayName="AlertDescription";var aj=c(68058),ak=c(84203),al=c(88444),am=c(41775),an=c(18613),ao=c(98978);let ap={warning:aj.A,note:ak.A,tip:al.A,important:am.A,caution:an.A},aq={default:"note",info:"note",warning:"warning",danger:"caution",note:"note",tip:"tip",important:"important",caution:"caution"};function ar({variant:a="default",type:b=a,title:c,collapsible:d,collapsed:e,children:f}){let g=(0,E.A)("Callout"),h=aq[b]||"tip",i=ap[h]||ap.tip,j=d||e,k=j?"details":"div",l=j?"summary":"div";return(0,t.jsxs)(ag,{className:"not-prose my-4 flow-root w-auto bg-primary-alt/80 py-1",variant:h,children:[(0,t.jsx)(i,{className:"size-4"}),(0,t.jsxs)(k,{className:"group w-full translate-y-0!",open:!e,children:[(0,t.jsxs)(l,{className:(0,Q.cn)("flex flex-row items-center justify-between py-2",j&&"cursor-pointer list-none [&::-webkit-details-marker]:hidden"),children:[(0,t.jsx)(ah,{className:"mb-0",children:c||g(h)}),j&&(0,t.jsx)(ao.default,{className:"size-4 group-open:rotate-180",animate:!1})]}),(0,t.jsx)(ai,{className:"col-start-auto mb-2 [&_a]:underline [&_a]:underline-offset-2",children:f})]})]})}var as=c(71864),at=c(56692),au=c(48098),av=c(51391);async function aw({codeblock:a}){let b=await (0,at.Z)(a,"github-dark"),c=function(a){if(a.length>0){let b=RegExp('title="(?<file>.*)"').exec(a);return b?.groups?.file??a}return null}(b.meta);return(0,t.jsxs)("div",{className:"group relative rounded-sm",children:[(0,t.jsx)("div",{className:(0,Q.cn)("absolute",null==c?"top-1.5 right-1.5 p-1.5":"top-8 right-1 p-1"),children:(0,t.jsx)(z.A,{keys:["CopyButton"],children:(0,t.jsx)(av.CopyButton,{text:b.code})})}),c&&(0,t.jsx)("div",{className:"bg-code-alt text-secondary-alt rounded-sm rounded-b-none px-2.5 py-1.5 font-mono text-sm",children:c}),(0,t.jsx)(au.A,{className:(0,Q.cn)("m-0! rounded-sm",null!==c&&"rounded-t-none"),code:b})]})}var ax=c(34118),ay=c(77510),az=c(68711),aA=c(34051);let aB=ax.eB.extend({tabs:ay.YO(ax.NG)});async function aC(a){let{tabs:b}=(0,ax.qX)(a,aB);return(0,t.jsx)(aD,{tabs:b})}async function aD(a){let{tabs:b}=a,c=await Promise.all(b.map(a=>(0,at.Z)(a,aA.A)));return(0,t.jsxs)(az.Tabs,{defaultValue:b[0]?.meta,children:[(0,t.jsx)(az.TabsList,{className:"bg-code-alt w-full justify-start rounded-b-none",children:b.map(a=>(0,t.jsx)(az.TabsTrigger,{value:a.meta,className:"data-[state=active]:bg-code-tab-active px-2 py-1.5 text-sm",children:a.meta},a.meta))}),b.map((a,b)=>(0,t.jsx)(az.TabsContent,{value:a.meta,className:"mt-0!",children:(0,t.jsx)(au.A,{code:c[b],className:"m-0! rounded-t-none"})},a.meta))]})}function aE(a,b){var c={...b,ctx:a};let{path:d,ctx:e}=c,f=(0,y.M$)(d,e);return(0,t.jsx)(x.A,{...c,href:f})}function aF(a,b){var c={...b,ctx:a};if(c.src&&"string"==typeof c.src&&c.src.startsWith("@")){let a=c.src.substring(1);return delete c.src,(0,t.jsx)(as.A,{...c,ctx:c.ctx,location:a})}return(0,t.jsx)("img",{...c})}var aG=c(25970);function aH({id:a}){let b=`https://www.youtube-nocookie.com/embed/${a}`;return(0,t.jsx)(z.A,{keys:["VideoEmbedPlaceholder"],children:(0,t.jsx)(aG.default,{id:a,children:(0,t.jsx)("iframe",{className:"video-embed",src:b,title:"YouTube video player",frameBorder:"0",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share",referrerPolicy:"strict-origin-when-cross-origin",allowFullScreen:!0})})})}function aI(a,b,c){return function({ctx:a,links:b,...c}){let d=(0,E.A)("ExtendedLink"),e=null;return c.href&&"string"==typeof c.href&&!(e=(0,y.nm)(a,b,c.href))&&(c.href.startsWith("@")||c.href.startsWith("$")||c.href.startsWith("+"))?(0,t.jsx)("span",{className:"text-destructive",children:c.children??d("not_found")}):(0,t.jsx)(x.A,{...c,href:e?.url??c.href,children:c.children??e?.title??"(not found)"})}({...c,ctx:a,links:b})}async function aJ(a,b){return aK({...b,ctx:a})}async function aK(a){let{ctx:b}=a,c=(0,y._s)({slug:b.id,version:b.version||g.j4,locale:b.locale||g.Xn},a.id);return(0,t.jsx)(x.A,{...a,href:c})}async function aL(a,b){return aM({...b,ctx:a})}async function aM({src:a,ctx:b,...c}){let d=await a5.getAsset(a,b);return d?(0,t.jsx)("audio",{...c,src:d.src}):null}var aN=c(17436);let aO=[s.Os,{isAvailable:()=>null!=process.env.NEXT_PUBLIC_BACKEND_SERVICE_URL,create:()=>q}];function aP(a){return(...b)=>aQ(c=>a(c,...b))}async function aQ(a){for(let b of aO.filter(a=>a.isAvailable()).map(a=>a.create())){let c=a(b),d=await c;if(d)return d}return null}let aR=aP((a,b)=>a.getProject(b)),aS=aP((a,b)=>a.getBackendLayout(b));async function aT(a,b){let c=e.A.parse(a);if(!c)return null;let d=n.getBuiltinAsset(a,c,b);return null!=d?d:null==b?null:aQ(a=>a.getAsset(c,b))}async function aU(a,b){let c=e.A.parse(a);if(!c)return null;let d=n.getBuiltinAsset(a,c,b);return null!=d?d:null==b?null:aQ(a=>a.getItemAsset(c,b))}let aV=aP((a,b,c,d)=>a.getDocsPage(b,c||!1,d)),aW=aP((a,b)=>a.getDocsIndexPage(b));async function aX(a,b,c,d){return a2(await aV(a,b,c)||null,c,d)}async function aY(a,b){return a2(await aW(a)||null,a,b)}let aZ=aP((a,b,c,d,e)=>a.searchProjects(b,c,d,e)),a$=aP((a,b)=>a.getProjectContents(b)),a_=aP((a,b,c)=>a.getProjectContentPage(b,c)),a0=aP((a,b,c)=>a.getContentRecipeObtaining(b,c)),a1=aP((a,b,c)=>a.getContentRecipeUsage(b,c));async function a2(a,b,c){if(a){let d=await a4(a.content,a.links,!1,b,c);return{frontmatter:a.frontmatter,content:d,edit_url:a.edit_url,properties:a.properties,links:a.links}}return null}async function a3(a,b,c){return await a4(a,c,!0,b)}async function a4(a,b,c,d,e){let f={Asset:as.u.bind(null,d),Audio:aL.bind(null,d),CraftingRecipe:N.bind(null,d),ProjectRecipe:aa.bind(null,d),RecipeUsage:H.bind(null,d),h2:u.default,a:aI.bind(null,d,b),img:aF.bind(null,d),Callout:ar,CodeHikeCode:aw,CodeTabs:aC,VideoEmbed:aH,hint:aN.default,ModAsset:as.u.bind(null,d),ContentLink:aJ.bind(null,d),DocsLink:aE.bind(null,d)};return await r.A.renderDocumentationMarkdown(a,f,c,e)}let a5={getProject:aR,getBackendLayout:aS,getAsset:aT,getItemAsset:aU,getDocsPage:aV,getDocsIndexPage:aW,renderDocsPage:aX,renderDocsIndexPage:aY,searchProjects:aZ,getProjectContents:a$,getProjectRecipe:aP((a,b,c)=>a.getProjectRecipe(b,c)),renderProjectContentPage:async function(a,b){return a2(await a_(a,b),b,a=>({PrefabUsage:J.bind(null,b),PrefabObtaining:ac.bind(null,b),...a}))},getContentRecipeUsage:a1,getProjectContentPage:a_,getContentRecipeObtaining:a0,getRecipeType:aP((a,b,c)=>a.getRecipeType(b,c)),renderInlineMarkdown:a3}},64714:(a,b,c)=>{"use strict";c.d(b,{default:()=>i});var d=c(67258),e=c(83459),f=c(46763),g=c(82858),h=c(90650);function i({columns:a,rows:b,embedded:c,expandedBody:i}){let[j,k]=(0,e.useState)(!1),l=(0,h.c)("ResponsiveTable");return(0,d.jsxs)("table",{className:(0,f.cn)("[&_td]:bg-primary-alt/50",c&&"mb-0"),children:[(0,d.jsx)("thead",{className:"hidden sm:table-header-group",children:(0,d.jsx)("tr",{children:a.map(a=>(0,d.jsx)("th",{className:"",children:a.label},a.key))})}),(0,d.jsxs)("tbody",{children:[b.map((b,c)=>(0,d.jsx)("tr",{className:"block border-0 sm:table-row",children:a.map(a=>(0,d.jsxs)("td",{className:(0,f.cn)("block border-b sm:table-cell sm:border",b[a.key].className),"data-label":a.label,children:[(0,d.jsx)("div",{className:"mb-1 font-semibold text-primary-alt sm:hidden",children:a.label}),(0,d.jsx)("div",{children:b[a.key].data})]},a.key))},c)),(0,d.jsx)("tr",{children:(0,d.jsx)("td",{colSpan:a.length,className:"no-table-bs group cursor-pointer bg-table-soft!",onClick:()=>k(!j),"data-open":j,children:(0,d.jsxs)("div",{className:"my-0.5 flex w-full flex-row items-center justify-end gap-4 text-secondary",children:[(0,d.jsx)("span",{className:"text-sm",children:l("expand")}),(0,d.jsx)("span",{children:(0,d.jsx)(g.A,{className:"size-4 group-data-[open=true]:rotate-180"})})]})})}),j&&(0,d.jsx)("tr",{children:(0,d.jsx)("td",{colSpan:a.length,className:"no-table-bs no-table-padding",children:i})})]})]})}},68711:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Tabs:()=>e,TabsContent:()=>h,TabsList:()=>f,TabsTrigger:()=>g});var d=c(9968);let e=(0,d.registerClientReference)(function(){throw Error("Attempted to call Tabs() from the server but Tabs is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","Tabs"),f=(0,d.registerClientReference)(function(){throw Error("Attempted to call TabsList() from the server but TabsList is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","TabsList"),g=(0,d.registerClientReference)(function(){throw Error("Attempted to call TabsTrigger() from the server but TabsTrigger is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","TabsTrigger"),h=(0,d.registerClientReference)(function(){throw Error("Attempted to call TabsContent() from the server but TabsContent is on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/components/tabs.tsx","TabsContent")},71864:(a,b,c)=>{"use strict";c.d(b,{A:()=>h,u:()=>g});var d=c(60492),e=c(89019),f=c(27152);async function g(a,b){return h({...b,ctx:a})}async function h({location:a,item:b,itemSize:c,width:g,height:h,...i}){let j={width:c?32:g,height:c?32:h,...i,ctx:void 0};return(0,d.jsx)(e.A,{display:({asset:a})=>(0,d.jsx)(f.default,{asset:a,...j}),location:a,item:b,...i})}},72357:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/ItemAssetDisplay.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/shared/asset/ItemAssetDisplay.tsx","default")},77806:(a,b,c)=>{"use strict";c.d(b,{M:()=>f,default:()=>g});var d=c(67258),e=c(83459);let f=(0,e.createContext)(null);function g({children:a}){let[b,c]=(0,e.useState)(!1),g=(0,e.useMemo)(()=>({hover:b,setHover:c}),[b]),h=e.Children.map(a,a=>(0,e.isValidElement)(a)?(0,e.cloneElement)(a,{onMouseEnter:()=>c(!0),onMouseLeave:()=>c(!1),...a.props}):a);return(0,d.jsx)(f.Provider,{value:g,children:(0,d.jsx)(d.Fragment,{children:h})})}},79321:(a,b,c)=>{"use strict";function d(a){return a.join("/")}c.d(b,{U:()=>d}),c(72408),c(59727),c(41133),c(98312)},80756:(a,b,c)=>{"use strict";c.r(b),c.d(b,{Tooltip:()=>i,TooltipContent:()=>k,TooltipProvider:()=>h,TooltipTrigger:()=>j});var d=c(67258),e=c(83459),f=c(18645),g=c(46763);let h=f.Kq,i=f.bL,j=f.l9,k=e.forwardRef(({className:a,sideOffset:b=4,...c},e)=>(0,d.jsx)(f.UC,{ref:e,sideOffset:b,className:(0,g.cn)("border-tertiary bg-primary-alt text-primary-alt z-50 animate-in overflow-hidden overscroll-contain rounded-md border px-3 py-1.5 text-sm shadow-md fade-in-0 zoom-in-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95",a),...c}));k.displayName=f.UC.displayName},84531:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>h});var d=c(67258),e=c(83459),f=c(50614),g=c(46763);function h({asset:a,width:b,height:c,alt:h,title:i,noTitle:j,...k}){let l=(0,e.useRef)(null),[m,n]=(0,e.useState)(a.src);return(0,d.jsx)("div",{...k,className:(0,g.cn)("overflow-hidden",k.className),style:{width:`${b||32}px`,height:`${c||32}px`},children:(0,d.jsx)("img",{ref:l,width:b||32,height:c||32,src:m,alt:h||a.id,title:j?void 0:i||f.A.parse(a.id)?.path,loading:"eager"})})}},88703:(a,b,c)=>{"use strict";c.r(b),c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/LinkAwareHeading.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/build/previewer/src/components/docs/LinkAwareHeading.tsx","default")},89019:(a,b,c)=>{"use strict";c.d(b,{A:()=>f});var d=c(60492),e=c(61237);async function f({location:a,ctx:b,item:c,display:f,...g}){let h=c?await e.A.getItemAsset(a,b):await e.A.getAsset(a,b);return h?(0,d.jsx)(f,{asset:h,...g}):(0,d.jsx)("span",{className:"bg-secondary p-0.5",children:a})}},90433:(a,b,c)=>{"use strict";c.d(b,{GL:()=>h,ww:()=>g,YE:()=>i,default:()=>j});var d=c(67258),e=c(83459);c(48352),c(27501),c(72791);var f=c(90650);let g=(0,e.createContext)(null),h="experience",i="yt_embeds";function j({children:a}){let[b,c]=(0,e.useState)(!0),[h,i]=(0,e.useState)(!1);return(0,f.c)("CookieConsent"),(0,d.jsx)(g.Provider,{value:{enableCookieManagement:b,hasConsentToEmbeddedVideos:h},children:a})}},92053:(a,b,c)=>{"use strict";c.d(b,{default:()=>h});var d=c(67258),e=c(83459),f=c(59312),g=c(46763);function h({src:a,alt:b,width:c,height:h,fbWidth:i,fbHeight:j,className:k,title:l,strokeWidth:m=1,fixedSize:n,wrapper:o,fbIcon:p=f.A,fallback:q=(0,d.jsx)(p,{strokeWidth:m,className:(0,g.cn)(k,"text-secondary opacity-20"),width:i||c||32,height:j||h||32}),...r}){let[s,t]=(0,e.useState)(!1);return(0,d.jsxs)("span",{title:l,style:n?{width:`${c}px`,height:`${h}px`}:void 0,...o,className:(0,g.cn)("shrink-0 overflow-hidden",o?.className),children:[a&&!s&&(0,d.jsx)("img",{src:a,alt:b||"",width:c,height:h,className:k,onError:()=>t(!0),...r}),(!a||s)&&q]})}},97933:(a,b,c)=>{"use strict";c.d(b,{cn:()=>f});var d=c(2737),e=c(78585);function f(...a){return(0,e.QP)((0,d.$)(a))}},98978:(a,b,c)=>{"use strict";c.d(b,{default:()=>d});let d=(0,c(9968).registerClientReference)(function(){throw Error("Attempted to call the default export of \"/home/runner/work/Wiki/Wiki/packages/ui/src/util/ToggleChevron.tsx\" from the server, but it's on the client. It's not possible to invoke a client function from the server, it can only be rendered as a Component or passed to props of a Client Component.")},"/home/runner/work/Wiki/Wiki/packages/ui/src/util/ToggleChevron.tsx","default")}};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-7a8a7ce50d8a8bf1.js","static/chunks/f09a7b3f-0881157292385d93.js","static/chunks/9029-351988b104898677.js","static/chunks/main-app-3dc09e85d508d671.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-7a8a7ce50d8a8bf1.js","static/chunks/framework-5133fb0fc71835c7.js","static/chunks/main-
|
|
1
|
+
globalThis.__BUILD_MANIFEST={polyfillFiles:["static/chunks/polyfills-42372ed130431b0a.js"],devFiles:[],ampDevFiles:[],lowPriorityFiles:[],rootMainFiles:["static/chunks/webpack-7a8a7ce50d8a8bf1.js","static/chunks/f09a7b3f-0881157292385d93.js","static/chunks/9029-351988b104898677.js","static/chunks/main-app-3dc09e85d508d671.js"],rootMainFilesTree:{},pages:{"/_app":["static/chunks/webpack-7a8a7ce50d8a8bf1.js","static/chunks/framework-5133fb0fc71835c7.js","static/chunks/main-e6ab5aa1cddf93db.js","static/chunks/pages/_app-16852d725be4f9d4.js"],"/_error":["static/chunks/webpack-7a8a7ce50d8a8bf1.js","static/chunks/framework-5133fb0fc71835c7.js","static/chunks/main-e6ab5aa1cddf93db.js","static/chunks/pages/_error-bb68fa12ffbbfe8f.js"]},ampFirstPages:[]},globalThis.__BUILD_MANIFEST.lowPriorityFiles=["/static/"+process.env.__NEXT_BUILD_ID+"/_buildManifest.js",,"/static/"+process.env.__NEXT_BUILD_ID+"/_ssgManifest.js"];
|
|
@@ -10,18 +10,18 @@
|
|
|
10
10
|
"page": "/",
|
|
11
11
|
"matchers": [
|
|
12
12
|
{
|
|
13
|
-
"regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?(?:\\/((?:admin|dev|report).*|(?!api|blog|_vercel\\/insights|_vercel\\/speed-insights|_next\\/static|_next\\/image|static\\/.+|opengraph-image|favicon.ico|robots.txt|sitemap.xml|.*\\.png$)(?:(?=.*:)|(?!(?:en|de|fr|es|it|cs|hu|pl|ms|ms_Ar|tr|sv|uk|ru|ja|ko|zh_cn|zh_tw)(?:(?!\\/admin|\\/dev|\\/report)|$))).*))(\\.json|\\.rsc|\\.segments\\/.+\\.segment\\.rsc)?[\\/#\\?]?$",
|
|
14
|
-
"originalSource": "/((?:admin|dev|report).*|(?!api|blog|_vercel/insights|_vercel/speed-insights|_next/static|_next/image|static/.+|opengraph-image|favicon.ico|robots.txt|sitemap.xml|.*\\.png$)(?:(?=.*:)|(?!(?:en|de|fr|es|it|cs|hu|pl|ms|ms_Ar|tr|sv|uk|ru|ja|ko|zh_cn|zh_tw)(?:(?!/admin|/dev|/report)|$))).*)"
|
|
13
|
+
"regexp": "^(?:\\/(_next\\/data\\/[^/]{1,}))?(?:\\/((?:admin|dev|report).*|(?!api|blog|_vercel\\/insights|_vercel\\/speed-insights|_next\\/static|_next\\/image|static\\/.+|opengraph-image|favicon.ico|robots.txt|sitemap.xml|llms.txt|.*\\.png$)(?:(?=.*:)|(?!(?:en|de|fr|es|it|cs|hu|pl|ms|ms_Ar|tr|sv|uk|ru|ja|ko|zh_cn|zh_tw)(?:(?!\\/admin|\\/dev|\\/report)|$))).*))(\\.json|\\.rsc|\\.segments\\/.+\\.segment\\.rsc)?[\\/#\\?]?$",
|
|
14
|
+
"originalSource": "/((?:admin|dev|report).*|(?!api|blog|_vercel/insights|_vercel/speed-insights|_next/static|_next/image|static/.+|opengraph-image|favicon.ico|robots.txt|sitemap.xml|llms.txt|.*\\.png$)(?:(?=.*:)|(?!(?:en|de|fr|es|it|cs|hu|pl|ms|ms_Ar|tr|sv|uk|ru|ja|ko|zh_cn|zh_tw)(?:(?!/admin|/dev|/report)|$))).*)"
|
|
15
15
|
}
|
|
16
16
|
],
|
|
17
17
|
"wasm": [],
|
|
18
18
|
"assets": [],
|
|
19
19
|
"env": {
|
|
20
|
-
"__NEXT_BUILD_ID": "
|
|
21
|
-
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "
|
|
22
|
-
"__NEXT_PREVIEW_MODE_ID": "
|
|
23
|
-
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "
|
|
24
|
-
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "
|
|
20
|
+
"__NEXT_BUILD_ID": "Uh_7iky5Kcx69gUoxK7Er",
|
|
21
|
+
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "RjtGiKh2Nz7q+09KRlmGM1keNc/C94c2VXXk9zhGD/w=",
|
|
22
|
+
"__NEXT_PREVIEW_MODE_ID": "2cdf51f5e2ea9365059bddb34100e56a",
|
|
23
|
+
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "d535d58f49dfd54a398086fc308047aac8403cf75d533e44a7ee8a66fca9d68b",
|
|
24
|
+
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "9d6293d3e8d7bc2983331d86af2c998bbc942ed8642c2a9d73ea9f4bba104878"
|
|
25
25
|
}
|
|
26
26
|
}
|
|
27
27
|
},
|
|
@@ -60,11 +60,11 @@
|
|
|
60
60
|
}
|
|
61
61
|
],
|
|
62
62
|
"env": {
|
|
63
|
-
"__NEXT_BUILD_ID": "
|
|
64
|
-
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "
|
|
65
|
-
"__NEXT_PREVIEW_MODE_ID": "
|
|
66
|
-
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "
|
|
67
|
-
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "
|
|
63
|
+
"__NEXT_BUILD_ID": "Uh_7iky5Kcx69gUoxK7Er",
|
|
64
|
+
"NEXT_SERVER_ACTIONS_ENCRYPTION_KEY": "RjtGiKh2Nz7q+09KRlmGM1keNc/C94c2VXXk9zhGD/w=",
|
|
65
|
+
"__NEXT_PREVIEW_MODE_ID": "2cdf51f5e2ea9365059bddb34100e56a",
|
|
66
|
+
"__NEXT_PREVIEW_MODE_SIGNING_KEY": "d535d58f49dfd54a398086fc308047aac8403cf75d533e44a7ee8a66fca9d68b",
|
|
67
|
+
"__NEXT_PREVIEW_MODE_ENCRYPTION_KEY": "9d6293d3e8d7bc2983331d86af2c998bbc942ed8642c2a9d73ea9f4bba104878"
|
|
68
68
|
}
|
|
69
69
|
}
|
|
70
70
|
},
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--Uh_7iky5Kcx69gUoxK7Er--><html lang="en" data-theme="dark" class="cc--darkmode"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/e4af272ccee01ff0-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/7e7d96b1e6991756.css" data-precedence="next"/><link rel="stylesheet" href="/_next/static/css/20595f616e05de4b.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-7a8a7ce50d8a8bf1.js"/><script src="/_next/static/chunks/f09a7b3f-0881157292385d93.js" async=""></script><script src="/_next/static/chunks/9029-351988b104898677.js" async=""></script><script src="/_next/static/chunks/main-app-3dc09e85d508d671.js" async=""></script><script src="/_next/static/chunks/7671-a057238de3da6733.js" async=""></script><script src="/_next/static/chunks/app/layout-3165efcf5806a69a.js" async=""></script><script src="/_next/static/chunks/9957-f2551dce9714ec05.js" async=""></script><script src="/_next/static/chunks/9230-b616869976d6130e.js" async=""></script><script src="/_next/static/chunks/app/error-d01f9991f666feeb.js" async=""></script><script src="/_next/static/chunks/app/not-found-f434e3d8796c5d25.js" async=""></script><script src="/_next/static/chunks/9585-1b3d4db6576d361c.js" async=""></script><script src="/_next/static/chunks/app/global-error-ce091b1452efe213.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>Modded Minecraft Wiki</title><meta name="description" content="The Wiki for all of Modded Minecraft. Presented by Sinytra."/><meta name="darkreader-lock" content="true"/><meta property="og:title" content="Modded Minecraft Wiki"/><meta property="og:description" content="The Wiki for all of Modded Minecraft. Presented by Sinytra."/><meta property="og:site_name" content="Modded Minecraft Wiki"/><meta property="og:image:alt" content="Modded Minecraft Wiki"/><meta property="og:image:type" content="image/png"/><meta property="og:image" content="http://localhost:3000/opengraph-image?292bad25743f8d37"/><meta property="og:image:width" content="1200"/><meta property="og:image:height" content="630"/><meta property="og:type" content="website"/><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:title" content="Modded Minecraft Wiki"/><meta name="twitter:description" content="The Wiki for all of Modded Minecraft. Presented by Sinytra."/><meta name="twitter:image:alt" content="Modded Minecraft Wiki"/><meta name="twitter:image:type" content="image/png"/><meta name="twitter:image" content="http://localhost:3000/opengraph-image?292bad25743f8d37"/><meta name="twitter:image:width" content="1200"/><meta name="twitter:image:height" content="630"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="64x64"/><script type="application/ld+json">{"@context":"https://schema.org","@type":"WebSite","name":"Modded Minecraft Wiki","alternateName":["Sinytra Wiki","MMW"]}</script><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__className_f367f3 flex min-h-screen flex-col bg-primary text-primary"><div hidden=""><!--$--><!--/$--></div><style>
|
|
2
2
|
:root {
|
|
3
3
|
--bprogress-color: var(--color-progressbar);
|
|
4
4
|
--bprogress-height: 2px;
|
|
@@ -119,4 +119,4 @@
|
|
|
119
119
|
from { left: -80%; width: 80%; }
|
|
120
120
|
to { left: 110%; width: 10%; }
|
|
121
121
|
}
|
|
122
|
-
</style><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><!--$--><!--/$--><div class="m-auto flex flex-col items-center justify-center gap-4 p-4"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-telescope size-32 rounded-xs opacity-100" aria-hidden="true"><path d="m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44"></path><path d="m13.56 11.747 4.332-.924"></path><path d="m16 21-3.105-6.21"></path><path d="M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z"></path><path d="m6.158 8.633 1.114 4.456"></path><path d="m8 21 3.105-6.21"></path><circle cx="12" cy="13" r="2"></circle></svg><h1 class="my-2 text-5xl text-primary">404 Not Found</h1><p class="text-secondary">Whoops! Could not find the requested resource.</p><a class="inline-flex items-center justify-center rounded-sm text-sm font-medium whitespace-nowrap ring-offset-background transition-colors focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border border-primary bg-primary text-primary hover:bg-secondary/90 h-10 px-4 py-2 mt-4" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house mr-2 h-4 w-4" aria-hidden="true"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg>Return Home</a></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-7a8a7ce50d8a8bf1.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[62078,[\"7671\",\"static/chunks/7671-a057238de3da6733.js\",\"7177\",\"static/chunks/app/layout-3165efcf5806a69a.js\"],\"default\"]\n3:I[94806,[\"7671\",\"static/chunks/7671-a057238de3da6733.js\",\"7177\",\"static/chunks/app/layout-3165efcf5806a69a.js\"],\"NuqsAdapter\"]\n4:I[19668,[],\"\"]\n5:I[86089,[\"9957\",\"static/chunks/9957-f2551dce9714ec05.js\",\"4021\",\"static/chunks/4021-4ed620e833362864.js\",\"8039\",\"static/chunks/app/error-071f9f60fcee43d3.js\"],\"default\"]\n6:I[30674,[],\"\"]\n7:I[96462,[\"9957\",\"static/chunks/9957-f2551dce9714ec05.js\",\"4345\",\"static/chunks/app/not-found-ea05d09b42b69998.js\"],\"default\"]\n8:I[19957,[\"9957\",\"static/chunks/9957-f2551dce9714ec05.js\",\"4345\",\"static/chunks/app/not-found-ea05d09b42b69998.js\"],\"\"]\n9:I[94513,[],\"OutletBoundary\"]\nb:I[25644,[],\"AsyncMetadataOutlet\"]\nf:I[9078,[\"9585\",\"static/chunks/9585-1b3d4db6576d361c.js\",\"4219\",\"static/chunks/app/global-error-ce091b1452efe213.js\"],\"default\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/7e7d96b1e6991756.css\",\"style\"]\n:HL[\"/_next/static/css/20595f616e05de4b.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"nCMPmJHmoeQrp7fyfYS_W\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/7e7d96b1e6991756.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/20595f616e05de4b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-theme\":\"dark\",\"className\":\"cc--darkmode\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"WebSite\\\",\\\"name\\\":\\\"Modded Minecraft Wiki\\\",\\\"alternateName\\\":[\\\"Sinytra Wiki\\\",\\\"MMW\\\"]}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__className_f367f3 flex min-h-screen flex-col bg-primary text-primary\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"m-auto flex flex-col items-center justify-center gap-4 p-4\",\"children\":[[\"$\",\"$L7\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44\",\"key\":\"k4qptu\"}],[\"path\",{\"d\":\"m13.56 11.747 4.332-.924\",\"key\":\"19l80z\"}],[\"path\",{\"d\":\"m16 21-3.105-6.21\",\"key\":\"7oh9d\"}],[\"path\",{\"d\":\"M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z\",\"key\":\"m7xp4m\"}],[\"path\",{\"d\":\"m6.158 8.633 1.114 4.456\",\"key\":\"74o979\"}],[\"path\",{\"d\":\"m8 21 3.105-6.21\",\"key\":\"1fvxut\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"13\",\"r\":\"2\",\"key\":\"1c1ljs\"}]],\"className\":\"lucide-telescope size-32 rounded-xs opacity-100\"}],[\"$\",\"h1\",null,{\"className\":\"my-2 text-5xl text-primary\",\"children\":\"404 Not Found\"}],[\"$\",\"p\",null,{\"className\":\"text-secondary\",\"children\":\"Whoops! Could not find the requested resource.\"}],[\"$\",\"$L8\",null,{\"prefetch\":false,\"href\":\"/\",\"children\":[[\"$\",\"$L7\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\",\"key\":\"5wwlr5\"}],[\"path\",{\"d\":\"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\",\"key\":\"r6nss1\"}]],\"className\":\"lucide-house mr-2 h-4 w-4\"}],\"Return Home\"],\"className\":\"inline-flex items-center justify-center rounded-sm text-sm font-medium whitespace-nowrap ring-offset-background transition-colors focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border border-primary bg-primary text-primary hover:bg-secondary/90 h-10 px-4 py-2 mt-4\",\"ref\":\"$undefined\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"m-auto flex flex-col items-center justify-center gap-4 p-4\",\"children\":[[\"$\",\"$L7\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$0:f:0:1:1:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:props:children:0:props:iconNode\",\"className\":\"lucide-telescope size-32 rounded-xs opacity-100\"}],[\"$\",\"h1\",null,{\"className\":\"my-2 text-5xl text-primary\",\"children\":\"404 Not Found\"}],[\"$\",\"p\",null,{\"className\":\"text-secondary\",\"children\":\"Whoops! Could not find the requested resource.\"}],[\"$\",\"$L8\",null,{\"prefetch\":false,\"href\":\"/\",\"children\":[[\"$\",\"$L7\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$0:f:0:1:1:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:props:children:3:props:children:0:props:iconNode\",\"className\":\"lucide-house mr-2 h-4 w-4\"}],\"Return Home\"],\"className\":\"inline-flex items-center justify-center rounded-sm text-sm font-medium whitespace-nowrap ring-offset-background transition-colors focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border border-primary bg-primary text-primary hover:bg-secondary/90 h-10 px-4 py-2 mt-4\",\"ref\":\"$undefined\"}]]}],null,[\"$\",\"$L9\",null,{\"children\":[\"$La\",[\"$\",\"$Lb\",null,{\"promise\":\"$@c\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$Ld\",\"$Le\"]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"10:I[94513,[],\"ViewportBoundary\"]\n12:I[94513,[],\"MetadataBoundary\"]\n13:\"$Sreact.suspense\"\nd:[[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]\ne:[\"$\",\"$L12\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$13\",null,{\"fallback\":null,\"children\":\"$L14\"}]}]}]\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\na:null\n"])</script><script>self.__next_f.push([1,"15:I[81460,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"c:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The Wiki for all of Modded Minecraft. Presented by Sinytra.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"darkreader-lock\",\"content\":\"true\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:title\",\"content\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:description\",\"content\":\"The Wiki for all of Modded Minecraft. Presented by Sinytra.\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:site_name\",\"content\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:image:alt\",\"content\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:image:type\",\"content\":\"image/png\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/opengraph-image?292bad25743f8d37\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image:height\",\"content\":\"630\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"12\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:title\",\"content\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:description\",\"content\":\"The Wiki for all of Modded Minecraft. Presented by Sinytra.\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:image:alt\",\"content\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"16\",{\"name\":\"twitter:image:type\",\"content\":\"image/png\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:image\",\"content\":\"http://localhost:3000/opengraph-image?292bad25743f8d37\"}],[\"$\",\"meta\",\"18\",{\"name\":\"twitter:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"19\",{\"name\":\"twitter:image:height\",\"content\":\"630\"}],[\"$\",\"link\",\"20\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"64x64\"}],[\"$\",\"$L15\",\"21\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"14:\"$c:metadata\"\n"])</script></body></html>
|
|
122
|
+
</style><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><!--$--><!--/$--><div class="m-auto flex flex-col items-center justify-center gap-4 p-4"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-telescope size-32 rounded-xs opacity-100" aria-hidden="true"><path d="m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44"></path><path d="m13.56 11.747 4.332-.924"></path><path d="m16 21-3.105-6.21"></path><path d="M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z"></path><path d="m6.158 8.633 1.114 4.456"></path><path d="m8 21 3.105-6.21"></path><circle cx="12" cy="13" r="2"></circle></svg><h1 class="my-2 text-5xl text-primary">404 Not Found</h1><p class="text-secondary">Whoops! Could not find the requested resource.</p><a class="inline-flex items-center justify-center rounded-sm text-sm font-medium whitespace-nowrap ring-offset-background transition-colors focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border border-primary bg-primary text-primary hover:bg-secondary/90 h-10 px-4 py-2 mt-4" href="/"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house mr-2 h-4 w-4" aria-hidden="true"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg>Return Home</a></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-7a8a7ce50d8a8bf1.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[62078,[\"7671\",\"static/chunks/7671-a057238de3da6733.js\",\"7177\",\"static/chunks/app/layout-3165efcf5806a69a.js\"],\"default\"]\n3:I[94806,[\"7671\",\"static/chunks/7671-a057238de3da6733.js\",\"7177\",\"static/chunks/app/layout-3165efcf5806a69a.js\"],\"NuqsAdapter\"]\n4:I[19668,[],\"\"]\n5:I[95449,[\"9957\",\"static/chunks/9957-f2551dce9714ec05.js\",\"9230\",\"static/chunks/9230-b616869976d6130e.js\",\"8039\",\"static/chunks/app/error-d01f9991f666feeb.js\"],\"default\"]\n6:I[30674,[],\"\"]\n7:I[22105,[\"9957\",\"static/chunks/9957-f2551dce9714ec05.js\",\"4345\",\"static/chunks/app/not-found-f434e3d8796c5d25.js\"],\"default\"]\n8:I[19957,[\"9957\",\"static/chunks/9957-f2551dce9714ec05.js\",\"4345\",\"static/chunks/app/not-found-f434e3d8796c5d25.js\"],\"\"]\n9:I[94513,[],\"OutletBoundary\"]\nb:I[25644,[],\"AsyncMetadataOutlet\"]\nf:I[9078,[\"9585\",\"static/chunks/9585-1b3d4db6576d361c.js\",\"4219\",\"static/chunks/app/global-error-ce091b1452efe213.js\"],\"default\"]\n:HL[\"/_next/static/media/e4af272ccee01ff0-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/7e7d96b1e6991756.css\",\"style\"]\n:HL[\"/_next/static/css/20595f616e05de4b.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"Uh_7iky5Kcx69gUoxK7Er\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/7e7d96b1e6991756.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}],[\"$\",\"link\",\"1\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/20595f616e05de4b.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"data-theme\":\"dark\",\"className\":\"cc--darkmode\",\"children\":[[\"$\",\"head\",null,{\"children\":[\"$\",\"script\",null,{\"type\":\"application/ld+json\",\"dangerouslySetInnerHTML\":{\"__html\":\"{\\\"@context\\\":\\\"https://schema.org\\\",\\\"@type\\\":\\\"WebSite\\\",\\\"name\\\":\\\"Modded Minecraft Wiki\\\",\\\"alternateName\\\":[\\\"Sinytra Wiki\\\",\\\"MMW\\\"]}\"}}]}],[\"$\",\"body\",null,{\"className\":\"__className_f367f3 flex min-h-screen flex-col bg-primary text-primary\",\"children\":[\"$\",\"$L2\",null,{\"children\":[\"$\",\"$L3\",null,{\"children\":[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$5\",\"errorStyles\":[],\"errorScripts\":[],\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":[[\"$\",\"div\",null,{\"className\":\"m-auto flex flex-col items-center justify-center gap-4 p-4\",\"children\":[[\"$\",\"$L7\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"m10.065 12.493-6.18 1.318a.934.934 0 0 1-1.108-.702l-.537-2.15a1.07 1.07 0 0 1 .691-1.265l13.504-4.44\",\"key\":\"k4qptu\"}],[\"path\",{\"d\":\"m13.56 11.747 4.332-.924\",\"key\":\"19l80z\"}],[\"path\",{\"d\":\"m16 21-3.105-6.21\",\"key\":\"7oh9d\"}],[\"path\",{\"d\":\"M16.485 5.94a2 2 0 0 1 1.455-2.425l1.09-.272a1 1 0 0 1 1.212.727l1.515 6.06a1 1 0 0 1-.727 1.213l-1.09.272a2 2 0 0 1-2.425-1.455z\",\"key\":\"m7xp4m\"}],[\"path\",{\"d\":\"m6.158 8.633 1.114 4.456\",\"key\":\"74o979\"}],[\"path\",{\"d\":\"m8 21 3.105-6.21\",\"key\":\"1fvxut\"}],[\"circle\",{\"cx\":\"12\",\"cy\":\"13\",\"r\":\"2\",\"key\":\"1c1ljs\"}]],\"className\":\"lucide-telescope size-32 rounded-xs opacity-100\"}],[\"$\",\"h1\",null,{\"className\":\"my-2 text-5xl text-primary\",\"children\":\"404 Not Found\"}],[\"$\",\"p\",null,{\"className\":\"text-secondary\",\"children\":\"Whoops! Could not find the requested resource.\"}],[\"$\",\"$L8\",null,{\"prefetch\":false,\"href\":\"/\",\"children\":[[\"$\",\"$L7\",null,{\"ref\":\"$undefined\",\"iconNode\":[[\"path\",{\"d\":\"M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8\",\"key\":\"5wwlr5\"}],[\"path\",{\"d\":\"M3 10a2 2 0 0 1 .709-1.528l7-6a2 2 0 0 1 2.582 0l7 6A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\",\"key\":\"r6nss1\"}]],\"className\":\"lucide-house mr-2 h-4 w-4\"}],\"Return Home\"],\"className\":\"inline-flex items-center justify-center rounded-sm text-sm font-medium whitespace-nowrap ring-offset-background transition-colors focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border border-primary bg-primary text-primary hover:bg-secondary/90 h-10 px-4 py-2 mt-4\",\"ref\":\"$undefined\"}]]}],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L4\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L6\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"div\",null,{\"className\":\"m-auto flex flex-col items-center justify-center gap-4 p-4\",\"children\":[[\"$\",\"$L7\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$0:f:0:1:1:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:props:children:0:props:iconNode\",\"className\":\"lucide-telescope size-32 rounded-xs opacity-100\"}],[\"$\",\"h1\",null,{\"className\":\"my-2 text-5xl text-primary\",\"children\":\"404 Not Found\"}],[\"$\",\"p\",null,{\"className\":\"text-secondary\",\"children\":\"Whoops! Could not find the requested resource.\"}],[\"$\",\"$L8\",null,{\"prefetch\":false,\"href\":\"/\",\"children\":[[\"$\",\"$L7\",null,{\"ref\":\"$undefined\",\"iconNode\":\"$0:f:0:1:1:props:children:1:props:children:1:props:children:props:children:props:children:props:notFound:0:props:children:3:props:children:0:props:iconNode\",\"className\":\"lucide-house mr-2 h-4 w-4\"}],\"Return Home\"],\"className\":\"inline-flex items-center justify-center rounded-sm text-sm font-medium whitespace-nowrap ring-offset-background transition-colors focus-visible:ring-2 focus-visible:ring-ring focus-visible:ring-offset-2 focus-visible:outline-hidden disabled:pointer-events-none disabled:opacity-50 border border-primary bg-primary text-primary hover:bg-secondary/90 h-10 px-4 py-2 mt-4\",\"ref\":\"$undefined\"}]]}],null,[\"$\",\"$L9\",null,{\"children\":[\"$La\",[\"$\",\"$Lb\",null,{\"promise\":\"$@c\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],\"$Ld\",\"$Le\"]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"10:I[94513,[],\"ViewportBoundary\"]\n12:I[94513,[],\"MetadataBoundary\"]\n13:\"$Sreact.suspense\"\nd:[[\"$\",\"$L10\",null,{\"children\":\"$L11\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]]\ne:[\"$\",\"$L12\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$13\",null,{\"fallback\":null,\"children\":\"$L14\"}]}]}]\n"])</script><script>self.__next_f.push([1,"11:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\na:null\n"])</script><script>self.__next_f.push([1,"15:I[81460,[],\"IconMark\"]\n"])</script><script>self.__next_f.push([1,"c:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"The Wiki for all of Modded Minecraft. Presented by Sinytra.\"}],[\"$\",\"meta\",\"2\",{\"name\":\"darkreader-lock\",\"content\":\"true\"}],[\"$\",\"meta\",\"3\",{\"property\":\"og:title\",\"content\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"4\",{\"property\":\"og:description\",\"content\":\"The Wiki for all of Modded Minecraft. Presented by Sinytra.\"}],[\"$\",\"meta\",\"5\",{\"property\":\"og:site_name\",\"content\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"6\",{\"property\":\"og:image:alt\",\"content\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"7\",{\"property\":\"og:image:type\",\"content\":\"image/png\"}],[\"$\",\"meta\",\"8\",{\"property\":\"og:image\",\"content\":\"http://localhost:3000/opengraph-image?292bad25743f8d37\"}],[\"$\",\"meta\",\"9\",{\"property\":\"og:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"10\",{\"property\":\"og:image:height\",\"content\":\"630\"}],[\"$\",\"meta\",\"11\",{\"property\":\"og:type\",\"content\":\"website\"}],[\"$\",\"meta\",\"12\",{\"name\":\"twitter:card\",\"content\":\"summary_large_image\"}],[\"$\",\"meta\",\"13\",{\"name\":\"twitter:title\",\"content\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"14\",{\"name\":\"twitter:description\",\"content\":\"The Wiki for all of Modded Minecraft. Presented by Sinytra.\"}],[\"$\",\"meta\",\"15\",{\"name\":\"twitter:image:alt\",\"content\":\"Modded Minecraft Wiki\"}],[\"$\",\"meta\",\"16\",{\"name\":\"twitter:image:type\",\"content\":\"image/png\"}],[\"$\",\"meta\",\"17\",{\"name\":\"twitter:image\",\"content\":\"http://localhost:3000/opengraph-image?292bad25743f8d37\"}],[\"$\",\"meta\",\"18\",{\"name\":\"twitter:image:width\",\"content\":\"1200\"}],[\"$\",\"meta\",\"19\",{\"name\":\"twitter:image:height\",\"content\":\"630\"}],[\"$\",\"link\",\"20\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"64x64\"}],[\"$\",\"$L15\",\"21\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"14:\"$c:metadata\"\n"])</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-7a8a7ce50d8a8bf1.js" defer=""></script><script src="/_next/static/chunks/framework-5133fb0fc71835c7.js" defer=""></script><script src="/_next/static/chunks/main-
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-7a8a7ce50d8a8bf1.js" defer=""></script><script src="/_next/static/chunks/framework-5133fb0fc71835c7.js" defer=""></script><script src="/_next/static/chunks/main-e6ab5aa1cddf93db.js" defer=""></script><script src="/_next/static/chunks/pages/_app-16852d725be4f9d4.js" defer=""></script><script src="/_next/static/chunks/pages/_error-bb68fa12ffbbfe8f.js" defer=""></script><script src="/_next/static/Uh_7iky5Kcx69gUoxK7Er/_buildManifest.js" defer=""></script><script src="/_next/static/Uh_7iky5Kcx69gUoxK7Er/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div style="line-height:48px"><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"Uh_7iky5Kcx69gUoxK7Er","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"node":{},"edge":{},"encryptionKey":"
|
|
1
|
+
{"node":{},"edge":{},"encryptionKey":"RjtGiKh2Nz7q+09KRlmGM1keNc/C94c2VXXk9zhGD/w="}
|