Difference between revisions of "Itemstrings/it"

From Luanti Wiki
Jump to navigation Jump to search
(Replaced content with "{{delete|Translated version of a page that is going to be migrated off this Wiki.}}")
Tag: Replaced
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{languages}}
+
{{delete|Translated version of a page that is going to be migrated off this Wiki.}}
 
 
Le '''stringhe oggetto''' ("itemstrings" in Inglese, NdT) sono i nomi interni per oggetti, blocchi, nodi (tutto ciò che può essere immagazzinato in un [[inventory|inventario]]).
 
 
 
== Sintassi ==
 
Una comune stringa oggetto consiste del nome del [[Mods|mod]] da cui ha origine, seguita da ":", seguiti da un nome oggetto.
 
Tutte le stringhe oggetto fanno distinzione tra minuscole e maiuscole.
 
<nome_mod>:<nome_oggetto>
 
Examples:
 
*<code>default:torch</code> - una [[torch|torcia]] (dal mod "default")
 
*<code>default:dirt</code> - [[dirt|terra]] (dal mod "default")
 
*<code>farming:bread</code> - [[bread|pane]] (dal mod "farming")
 
*<code>wool:orange</code> - [[wool|lana]] arancione (dal mod "wool")
 
*<code>screwdriver:screwdriver</code> - [[screwdriver|cacciavite]] (dal mod "screwdriver")
 
 
 
Ci sono stringhe oggetto che non seguono le regole di sintassi, si veda [[#Special itemstrings]].
 
 
 
== Usages ==
 
Itemstrings can be used as arguments used for the <code>/give</code> and <code>/giveme</code> [[Server commands|commands]].
 
 
 
Example: <code>/giveme default:torch</code>—give yourself a [[torch]]
 
 
 
== Special itemstrings ==
 
There are itemstrings which do not follow the usual syntax rules. These itemstrings are always available, regardless of the activated [[mods]]:
 
* <code>air</code>—used for [[Air]]
 
* <code>ignore</code>—see [[Ignore]]
 
 
 
== See also ==
 
*[[Items]]
 
*[[Blocks]]
 
 
 
[[Category:Commands]]
 

Latest revision as of 19:45, 31 December 2024

Mbox warning.png This page has been proposed for deletion for the following reason: "Translated version of a page that is going to be migrated off this Wiki."
If you don't think that this page should be deleted, please explain why on the talk page.