-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
8 changed files
with
35 additions
and
35 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
<!DOCTYPE html SYSTEM "about:legacy-compat"><html lang="en-US" data-colors-preset="contrast" data-primary-color="#9F42BC"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="UTF-8"><meta name="robots" content="noindex"> <meta name="built-on" content="2023-11-06T23:23:46.301513087"><meta name="build-number" content="${buildNumber}"> <title>Commonly Used Itemstrings List | CTF Handbooks</title><script id="virtual-toc-data" type="application/json">[]</script><script id="topic-shortcuts" type="application/json"></script><link href="https://resources.jetbrains.com/writerside/apidoc/6.1.5-b176/app.css" rel="stylesheet"> <link rel="apple-touch-icon" sizes="180x180" href="https://jetbrains.com/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="https://jetbrains.com/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="https://jetbrains.com/favicon-16x16.png"><link rel="manifest" href="https://jetbrains.com/site.webmanifest"><link rel="mask-icon" href="https://jetbrains.com/safari-pinned-tab.svg" color="#000000"><meta name="msapplication-TileColor" content="#000000"/><meta name="msapplication-TileImage" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-144x144.png"/><meta name="msapplication-square70x70logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-70x70.png"/><meta name="msapplication-square150x150logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-150x150.png"/><meta name="msapplication-wide310x150logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-310x150.png"/><meta name="msapplication-square310x310logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-310x310.png"/> <meta name="image" content=""><!-- Open Graph --><meta property="og:title" content="Commonly Used Itemstrings List | CTF Handbooks"/><meta property="og:description" content=""/><meta property="og:image" content=""/><meta property="og:site_name" content="CTF Handbooks Help"/><meta property="og:type" content="website"/><meta property="og:locale" content="en_US"/><meta property="og:url" content="/ch/1.0/commonly-used-itemstrings-list.html"/><!-- End Open Graph --><!-- Twitter Card --><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content=""><meta name="twitter:title" content="Commonly Used Itemstrings List | CTF Handbooks"><meta name="twitter:description" content=""><meta name="twitter:creator" content=""><meta name="twitter:image:src" content=""><!-- End Twitter Card --><!-- Schema.org WebPage --><script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebPage", "@id": "/ch/1.0/commonly-used-itemstrings-list.html#webpage", "url": "/ch/1.0/commonly-used-itemstrings-list.html", "name": "Commonly Used Itemstrings List | CTF Handbooks", "description": "", "image": "", "inLanguage":"en-US" }</script><!-- End Schema.org --><!-- Schema.org WebSite --><script type="application/ld+json"> { "@type": "WebSite", "@id": "/ch/#website", "url": "/ch/", "name": "CTF Handbooks Help" }</script><!-- End Schema.org --> <!-- Mermaid light/dark themes --> <link rel="stylesheet" type="text/css" href="mermaid.css"> </head> <body data-id="Commonly-Used-Itemstrings-List" data-main-title="Commonly Used Itemstrings List" data-article-props="{"seeAlsoStyle":"links"}" data-template="article" data-breadcrumbs="The-Map-Maker-s-Handbook.md|The Map Maker's Handbook" > <div class="wrapper"><main class="panel _main"><header class="panel__header"><div class="container"><h3>CTF Handbooks 1.0 Help</h3><div class="panel-trigger"></div></div></header><section class="panel__content"><div class="container"><article class="article" data-shortcut-switcher="inactive"><h1 data-toc="Commonly-Used-Itemstrings-List" id="Commonly-Used-Itemstrings-List.md" >Commonly Used Itemstrings List</h1> <p id="2f1cc55d_4">In CTF, there are indestructible variants of almost all <a href="https://wiki.minetest.net/Games/Minetest_Game/Nodes" id="2f1cc55d_5" data-external="true" rel="noopener noreferrer" >Minetest game nodes</a>. Commonly used indestructible barriers/nodes:</p><div class="table-wrapper" ><table class="wide" id="2f1cc55d_6" ><thead><tr class="ijRowHead" id="2f1cc55d_7"><th id="2f1cc55d_8"><p>Node Name</p></th><th id="2f1cc55d_9"><p>Itemstring</p></th></tr></thead><tbody ><tr id="2f1cc55d_10"><td id="2f1cc55d_11"><p>Indestructible Barrier Glass</p></td><td id="2f1cc55d_12"><p><code class="code" id="2f1cc55d_13">ctf_map:ind_glass</code></p></td></tr><tr id="2f1cc55d_14"><td id="2f1cc55d_15"><p>Indestructible Red Barrier Glass</p></td><td id="2f1cc55d_16"><p><code class="code" id="2f1cc55d_17">ctf_map:ind_glass_red</code></p></td></tr><tr id="2f1cc55d_18"><td id="2f1cc55d_19"><p>Indestructible Red Barrier Stone</p></td><td id="2f1cc55d_20"><p><code class="code" id="2f1cc55d_21">ctf_map:ind_stone_red</code></p></td></tr><tr id="2f1cc55d_22"><td id="2f1cc55d_23"><p>Indestructible Lava Barrier Stone</p></td><td id="2f1cc55d_24"><p><code class="code" id="2f1cc55d_25">ctf_map:ind_lava</code></p></td></tr><tr id="2f1cc55d_26"><td id="2f1cc55d_27"><p>Indestructible Water Barrier Glass</p></td><td id="2f1cc55d_28"><p><code class="code" id="2f1cc55d_29">ctf_map:ind_water</code></p></td></tr><tr id="2f1cc55d_30"><td id="2f1cc55d_31"><p>Indestructible Stone</p></td><td id="2f1cc55d_32"><p><code class="code" id="2f1cc55d_33">ctf_map:stone</code></p></td></tr></tbody ></table ></div><p id="2f1cc55d_34">To see the itemstring of a node when hovering over it inside your inventory, you can go to settings, search for "append", and enable Append item name.</p><figure id="2f1cc55d_35"><img alt="image" title="image" src="images/appenditemname.png" class="" width="655" height="548"/></figure><div class="last-modified"> Last modified: 06 November 2023</div><div data-feedback-placeholder="true"></div><div class="navigation-links _bottom"> <a class="navigation-links__prev" href="making-a-map-for-capture-the-flag.html">Making a Map for Capture the Flag</a> <a class="navigation-links__next" href="the-map-tester-s-handbook.html">The Map Tester's Handbook</a> </div></article><div id="disqus_thread"></div></div></section></main></div> <script src="https://resources.jetbrains.com/writerside/apidoc/6.1.5-b176/app.js"></script></body></html> | ||
<!DOCTYPE html SYSTEM "about:legacy-compat"><html lang="en-US" data-colors-preset="contrast" data-primary-color="#9F42BC"><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><meta charset="UTF-8"><meta name="robots" content="noindex"> <meta name="built-on" content="2023-11-13T15:47:30.6866559"><meta name="build-number" content="${buildNumber}"> <title>Commonly Used Itemstrings List | CTF Handbooks</title><script id="virtual-toc-data" type="application/json">[]</script><script id="topic-shortcuts" type="application/json"></script><link href="https://resources.jetbrains.com/writerside/apidoc/6.1.5-b176/app.css" rel="stylesheet"> <link rel="apple-touch-icon" sizes="180x180" href="https://jetbrains.com/apple-touch-icon.png"><link rel="icon" type="image/png" sizes="32x32" href="https://jetbrains.com/favicon-32x32.png"><link rel="icon" type="image/png" sizes="16x16" href="https://jetbrains.com/favicon-16x16.png"><link rel="manifest" href="https://jetbrains.com/site.webmanifest"><link rel="mask-icon" href="https://jetbrains.com/safari-pinned-tab.svg" color="#000000"><meta name="msapplication-TileColor" content="#000000"/><meta name="msapplication-TileImage" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-144x144.png"/><meta name="msapplication-square70x70logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-70x70.png"/><meta name="msapplication-square150x150logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-150x150.png"/><meta name="msapplication-wide310x150logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-310x150.png"/><meta name="msapplication-square310x310logo" content="https://resources.jetbrains.com/storage/ui/favicons/mstile-310x310.png"/> <meta name="image" content=""><!-- Open Graph --><meta property="og:title" content="Commonly Used Itemstrings List | CTF Handbooks"/><meta property="og:description" content=""/><meta property="og:image" content=""/><meta property="og:site_name" content="CTF Handbooks Help"/><meta property="og:type" content="website"/><meta property="og:locale" content="en_US"/><meta property="og:url" content="/ch/1.0/commonly-used-itemstrings-list.html"/><!-- End Open Graph --><!-- Twitter Card --><meta name="twitter:card" content="summary_large_image"><meta name="twitter:site" content=""><meta name="twitter:title" content="Commonly Used Itemstrings List | CTF Handbooks"><meta name="twitter:description" content=""><meta name="twitter:creator" content=""><meta name="twitter:image:src" content=""><!-- End Twitter Card --><!-- Schema.org WebPage --><script type="application/ld+json"> { "@context": "http://schema.org", "@type": "WebPage", "@id": "/ch/1.0/commonly-used-itemstrings-list.html#webpage", "url": "/ch/1.0/commonly-used-itemstrings-list.html", "name": "Commonly Used Itemstrings List | CTF Handbooks", "description": "", "image": "", "inLanguage":"en-US" }</script><!-- End Schema.org --><!-- Schema.org WebSite --><script type="application/ld+json"> { "@type": "WebSite", "@id": "/ch/#website", "url": "/ch/", "name": "CTF Handbooks Help" }</script><!-- End Schema.org --> <!-- Mermaid light/dark themes --> <link rel="stylesheet" type="text/css" href="mermaid.css"> </head> <body data-id="Commonly-Used-Itemstrings-List" data-main-title="Commonly Used Itemstrings List" data-article-props="{"seeAlsoStyle":"links"}" data-template="article" data-breadcrumbs="The-Map-Maker-s-Handbook.md|The Map Maker's Handbook" > <div class="wrapper"><main class="panel _main"><header class="panel__header"><div class="container"><h3>CTF Handbooks 1.0 Help</h3><div class="panel-trigger"></div></div></header><section class="panel__content"><div class="container"><article class="article" data-shortcut-switcher="inactive"><h1 data-toc="Commonly-Used-Itemstrings-List" id="Commonly-Used-Itemstrings-List.md" >Commonly Used Itemstrings List</h1> <p id="f240aad7_1403">In CTF, there are indestructible variants of almost all <a href="https://wiki.minetest.net/Games/Minetest_Game/Nodes" id="f240aad7_1404" data-external="true" rel="noopener noreferrer" >Minetest game nodes</a>. Commonly used indestructible barriers/nodes:</p><div class="table-wrapper" ><table class="wide" id="f240aad7_1405" ><thead><tr class="ijRowHead" id="f240aad7_1406"><th id="f240aad7_1407"><p>Node Name</p></th><th id="f240aad7_1408"><p>Itemstring</p></th></tr></thead><tbody ><tr id="f240aad7_1409"><td id="f240aad7_1410"><p>Indestructible Barrier Glass</p></td><td id="f240aad7_1411"><p><code class="code" id="f240aad7_1412">ctf_map:ind_glass</code></p></td></tr><tr id="f240aad7_1413"><td id="f240aad7_1414"><p>Indestructible Red Barrier Glass</p></td><td id="f240aad7_1415"><p><code class="code" id="f240aad7_1416">ctf_map:ind_glass_red</code></p></td></tr><tr id="f240aad7_1417"><td id="f240aad7_1418"><p>Indestructible Red Barrier Stone</p></td><td id="f240aad7_1419"><p><code class="code" id="f240aad7_1420">ctf_map:ind_stone_red</code></p></td></tr><tr id="f240aad7_1421"><td id="f240aad7_1422"><p>Indestructible Lava Barrier Stone</p></td><td id="f240aad7_1423"><p><code class="code" id="f240aad7_1424">ctf_map:ind_lava</code></p></td></tr><tr id="f240aad7_1425"><td id="f240aad7_1426"><p>Indestructible Water Barrier Glass</p></td><td id="f240aad7_1427"><p><code class="code" id="f240aad7_1428">ctf_map:ind_water</code></p></td></tr><tr id="f240aad7_1429"><td id="f240aad7_1430"><p>Indestructible Stone</p></td><td id="f240aad7_1431"><p><code class="code" id="f240aad7_1432">ctf_map:stone</code></p></td></tr></tbody ></table ></div><p id="f240aad7_1433">To see the itemstring of a node when hovering over it inside your inventory, you can go to settings, search for "append", and enable Append item name.</p><figure id="f240aad7_1434"><img alt="image" title="image" src="images/appenditemname.png" class="" width="655" height="548"/></figure><div class="last-modified"> Last modified: 13 November 2023</div><div data-feedback-placeholder="true"></div><div class="navigation-links _bottom"> <a class="navigation-links__prev" href="making-a-map-for-capture-the-flag.html">Making a Map for Capture the Flag</a> <a class="navigation-links__next" href="the-map-tester-s-handbook.html">The Map Tester's Handbook</a> </div></article><div id="disqus_thread"></div></div></section></main></div> <script src="https://resources.jetbrains.com/writerside/apidoc/6.1.5-b176/app.js"></script></body></html> |
Large diffs are not rendered by default.
Oops, something went wrong.
Oops, something went wrong.