• Hey! Register here to create your account, engage with the community, and talk about what is new!

Forum Gaming

kijiko

New member
Joined
Jan 26, 2021
Messages
27
Reaction score
6
Attempt to describe a df related coding term in the hardest, most complicated way.

just do it.
 

EvilsSouls

Forum adept
Overlord
Joined
Apr 16, 2021
Messages
208
Reaction score
18
A code template is a item that has the material of enderchest when you place you can see that your template got copied, it's great for moving stuff, you can get the enderchest by right shift breaking the first block of the line, than the enderchest has a custom tag (NBT TAG) and the system can read out of the NBT tag what in the code template is. Like for Example: /give @p minecraft:ender_chest{display:{Name:'[{"text":"» ","color":"gold"},{"text":"Code Template","color":"yellow","bold":true}]'},PublicBukkitValues:{"hypercube:codetemplatedata":'{"name":"&6» &e&lCode Template","version":1,"code":"H4sIAAAAAAAAAO1Y/0sbMRT/V46AqHCIllZGYDCtusk2B64IYyclzaXXYC7pklxtV+7v8f/wL9vL3VWv1auta6cDf2ry8r5+Pi8vbceoIxS9Mgj/HCMeIpzvkV98YtRNJIUt0REogY5lcaENq0zirLKNj0JiyUQLpOOjk/bZYQvXGu/2fR7iAMVcMqpJ12Kq4pjIsJ3FCZBvSYTHITd9QUZ4fEZihjfHAWJDq0ngAgaoo0QIyy4RhvkBBCGC05IgkSHTAiKUtYzV/IrZnlZJ1CvJVaebGErslDJVQmnYB+i6BzVAWgGykEImKjI+iECeXpZPYL+Zpn5TJdLivU6KYIOMUBbh3dSfgaoj2lBrCSzVt1xJODlxWcCBO8bo1HifeBgy6dCnhUo4kiTmdJaf+3i1/fQynfgupYyyPB4jmHfbEaD9NMd2aEtZS2eD0QfifD+r3JZOStVGUmnmNUmGwF29zbyA418JYPNI0qXCG0uEbvYYvfI6LOJSchndZZHLv6rwuUnk6FdY3lOgCYWedJlxzSgYQmoZ0XbUd6gCFvFcxgZEP01YrjRD2EbIuiQR1jNJJ+YW+t91BxRAVRbakAEL5zIqk/ih272Syd7yJrVp3E7lOZFZWlwOmIYkQXj2rbUyCA2zrx3DKUDer70UsmQFEQQVJX8F7McDJq1X9L13oKMkBoHJbpiOmOPpKI+4fMPUqhvmI7NfuLEXRCRzRp17W5huF1bPG3i3N/UfKvF6ANA9/XORmuNGe9A43la2AgI8brB3e0M3gKqtMjPboL69U90e35kMW9yK1dUOVuX33BzmbvKHMjsF8RDhen2n4aMRwo1dt/gNEvfZ55b2AIydXTgk19kqXcWr+JmxvtdMtHZtdq4smZQzgaLFBOsrbStLr57Wd6brmbwCGhQ/NSimErog+ngIVua1DsLlS2pqBt+53F2dWwIVKid97e/hQiXMdmulJ3CUz6BqbzNX10HRVNISLlf3DeEfsLpGSM5ZrAZsgXn+92UukNzCA11no7uY2rc3NTfK64+N8pr/Ag/9S5N60If+DWcJfbv5xc1/xQP+7Y78X3dk3fozkFMiRLviX6KHf0WccG3sWfar+TL9A89sead+EgAA","author":"templatewebview"}'}} 1

everything in the {} is the nbt tag and everything of that is equal to: This
 

ARMcPro

Forum adept
Overlord
Joined
Oct 20, 2020
Messages
1,252
Reaction score
350
Functions are magical text-based same cpu-based text-named lapis blocks that have a stone, and a storage that is made out of wood but somehow, has an iron. functions use the same thread as the caller event, to call them use a Call Function, a call function is also magical based block, it doesn't have a chest and it's text-named or you can use your magical buttons of the mouse that you hold with one hand. to set it you use a magical item called text, you hold the item and you open the chat box and then you write some magic stuff and after then you press Enter and you will have the text named the like the magical stuff you typed, now right click the function and it will be magically converted to the same name. now you do the same process with the call function block and you have a function. functions are like processes but with the same cpu thread so they share the same thread as the caller event, therefor any wait inside the function will affect the main caller line. to prevent that you must use processes; process are magical text based not same cpu-based emerald (a shiny material) blocks, they have a storage too, it's also made out of wood and has an iron, you can execute the process by using a Start process, which is an emerald ore that has a storage that is made of wood and has an iron, to do so you have to get a text and press the same number as it's order in your hotbar (hold it) and type stuff in the chat box and press enter and it will turn into that, now, press the other key in your mouse on the sign of the process and on the sign of the start process and you will have a not-same thread based function that uses more cpu but you can put wait inside of it without affecting the caller event, processes are pog and functions are pog e
 
D

Deleted member 467

Guest
The command to give yourself a Reference Book outside of DiamondFire, presumably a singleplayer world, or a server you have Operator permissions on is as follows: /give (it's the command to give a player any item of choice. A player is an entity, which the real player controls. Players have a unique name, also known as a "Username", or simply "Name". Players also have their own "skins" which are customizable looks that the real player can set.) @s (@s means basically %default but in commands. If you do not know what %default is, it's the player, or entity, which triggered the event. In the context of a vanilla Minecraft command, @s is the player or entity which executed the command, or the entity which the execute statement is running as.) written_book (It's the name of a signed book. Since the Reference Book is a signed book, you must use this one. The difference between a signed book and a writable book (also known as a Book and Quill) is that Written Books (also known as Book and Quills) cannot have JSON formatting. JSON stands for JavaScript Object Notation. It is widely used by many softwares. But here, we are focusing on how Minecraft uses it. Minecraft uses JSON in many areas, such as Raw JSON Strings, which can be used pretty much everywhere, ranging from /title (A command to display text on a player's screen) to /tellraw (A command to print any message on a player's chat). Books also use JSON. JSON in books are generally used for Text (the text that can be changed attributes of), Color (the text's color), Bold (makes the text bold), Italic (determines whether the text is italic (slightly inclined text), Underline (draws a line underneath the text), Strikethrough (draws a line on the text), Click Event (does stuff like referring to a URL (a web address), refer to a page in the book, run console commands (also known as "slash commands") and much more.) {pages:['["",{"text":"Table of Contents","bold":true,"underlined":true},{"text":"\\n\\n","color":"reset"},{"text":"» ","color":"dark_aqua"},{"text":"Color Codes \\u0020 ","color":"dark_gray"},{"text":"02-04","italic":true,"color":"dark_blue","clickEvent":{"action":"change_page","value":2}},{"text":"\\n\\n","color":"reset"},{"text":"» ","color":"dark_aqua"},{"text":"Targets \\u0020 \\u0020 \\u0020","color":"dark_gray"},{"text":" \\u0020","color":"dark_aqua"},{"text":"05-09","italic":true,"color":"dark_blue","clickEvent":{"action":"change_page","value":5}},{"text":"\\n\\n","color":"reset"},{"text":"» ","color":"dark_aqua"},{"text":"Text Codes \\u0020","color":"dark_gray"},{"text":" \\u0020","color":"dark_aqua"},{"text":"10-13","italic":true,"color":"dark_blue","clickEvent":{"action":"change_page","value":10}},{"text":"\\n\\n","color":"reset"},{"text":"» ","color":"dark_aqua"},{"text":"Music Notes ","color":"dark_gray"},{"text":" \\u0020.","color":"white"},{"text":"14-15","italic":true,"color":"dark_blue","clickEvent":{"action":"change_page","value":14}},{"text":"\\n\\n","color":"reset"},{"text":"» ","color":"dark_aqua"},{"text":"Variables ","color":"dark_gray"},{"text":" \\u0020 \\u0020 ","color":"dark_aqua"},{"text":"16-26","italic":true,"color":"dark_blue","clickEvent":{"action":"change_page","value":16}}]','["",{"text":"Color Codes","bold":true,"underlined":true},{"text":"\\n\\n","color":"reset"},{"text":"&r","color":"dark_gray"},{"text":" » Reset Colors\\n","color":"reset"},{"text":"&0","color":"dark_gray"},{"text":" » Black\\n","color":"reset"},{"text":"&8","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Dark Gray","color":"dark_gray"},{"text":"\\n","color":"reset"},{"text":"&7","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Light Gray","color":"gray"},{"text":"\\n","color":"reset"},{"text":"&f","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"White","color":"white","hoverEvent":{"action":"show_text","value":"White"}},{"text":"\\n \\n","color":"reset"},{"text":"&1","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Dark Blue","color":"dark_blue"},{"text":"\\n","color":"reset"},{"text":"&9","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Blue","color":"blue"},{"text":"\\n","color":"reset"},{"text":"&3","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Cyan","color":"dark_aqua"},{"text":"\\n","color":"reset"},{"text":"&b","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Aqua","color":"aqua","hoverEvent":{"action":"show_text","value":"Aqua"}}]','["",{"text":"Color Codes","bold":true,"underlined":true},{"text":"\\n\\n","color":"reset"},{"text":"&2","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Dark Green","color":"dark_green"},{"text":"\\n","color":"reset"},{"text":"&a","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Green","color":"green"},{"text":"\\n\\n","color":"reset"},{"text":"&4","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Dark Red","color":"dark_red"},{"text":"\\n","color":"reset"},{"text":"&c","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Red","color":"red"},{"text":"\\n","color":"reset"},{"text":"&6","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Orange","color":"gold"},{"text":"\\n","color":"reset"},{"text":"&e","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Yellow","color":"yellow","hoverEvent":{"action":"show_text","value":"Yellow"}},{"text":"\\n\\n","color":"reset"},{"text":"&5","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Purple","color":"dark_purple"},{"text":"\\n","color":"reset"},{"text":"&d","color":"dark_gray"},{"text":" » ","color":"reset"},{"text":"Magenta","color":"light_purple"}]','["",{"text":"Color Codes","bold":true,"underlined":true},{"text":"\\n\\n","color":"reset"},{"text":"&l ","color":"dark_gray"},{"text":"» ","color":"reset"},{"text":"Bold","bold":true},{"text":"\\n","color":"reset"},{"text":"&o ","color":"dark_gray"},{"text":"» ","color":"reset"},{"text":"Italicized","italic":true},{"text":"\\n","color":"reset"},{"text":"&n ","color":"dark_gray"},{"text":"» ","color":"reset"},{"text":"Underlined","underlined":true},{"text":"\\n","color":"reset"},{"text":"&m ","color":"dark_gray"},{"text":"» ","color":"reset"},{"text":"Strikethrough","strikethrough":true},{"text":"\\n","color":"reset"},{"text":"&k ","color":"dark_gray"},{"text":"» ","color":"reset"},{"text":"Obfuscated","obfuscated":true,"hoverEvent":{"action":"show_text","value":"Obfuscated"}}]','["",{"text":"Targets","bold":true,"underlined":true},{"text":"\\n\\nTargets are text that when evaluated, will be replaced with the name of the target. Targets can be used almost anywhere such as call function, start process, and ","color":"reset"},{"text":"variable names","underlined":true,"color":"blue","clickEvent":{"action":"change_page","value":23}},{"text":".","color":"black"}]','["",{"text":"Targets","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"%default","bold":true,"color":"dark_gray"},{"text":"\\nRepresents the ","color":"reset"},{"text":"(either player or entity)","color":"dark_gray"},{"text":" that triggered the event.\\n\\n» ","color":"reset"},{"text":"%damager","bold":true,"color":"dark_gray"},{"text":"\\nRepresents the damager in damage related events.","color":"reset"}]','["",{"text":"Targets","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"%killer","bold":true,"color":"dark_gray"},{"text":"\\nRepresents who killed ","color":"reset"},{"text":"%victim","underlined":true,"color":"blue","clickEvent":{"action":"change_page","value":8}},{"text":" in death related events.","color":"black"},{"text":"\\n\\n» ","color":"reset"},{"text":"%shooter","bold":true,"color":"dark_gray"},{"text":"\\nRepresents who shot the ","color":"reset"},{"text":"%projectile","underlined":true,"color":"blue","clickEvent":{"action":"change_page","value":8}},{"text":" in projectile related events.","color":"reset"}]','["",{"text":"Targets","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"%victim","bold":true,"color":"dark_gray"},{"text":"\\nRepresents who took the damage in damage related events.\\n\\n» ","color":"reset"},{"text":"%projectile","bold":true,"color":"dark_gray"},{"text":"\\nRepresents the projectile in projectile related events.","color":"reset"}]','["",{"text":"Targets","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"%uuid","bold":true,"color":"dark_gray"},{"text":"\\nThe current selected object\'s UUID. \\n\\n» ","color":"reset"},{"text":"%selected","bold":true,"color":"dark_gray"},{"text":"\\nRepresents targets selected through ","color":"reset"},{"text":"Select Object","color":"dark_gray"},{"text":". If nothing is selected, ","color":"reset"},{"text":"%default","underlined":true,"color":"blue","clickEvent":{"action":"change_page","value":6}},{"text":" is used instead.\\n ","color":"reset"}]','["",{"text":"Text Codes","bold":true,"underlined":true},{"text":"\\n\\nText codes are text that when evaluated are changed to a certain value. They can be used in the same way as ","color":"reset"},{"text":"targets","underlined":true,"color":"blue","clickEvent":{"action":"change_page","value":5}},{"text":". They can also be nested inside of each other.\\n ","color":"reset"}]','["",{"text":"Text Codes","bold":true,"underlined":true},{"text":"\\n\\n»","color":"reset"},{"text":" %random(min, max)","bold":true,"color":"dark_gray"},{"text":"\\nGenerates a random ","color":"reset"},{"text":"integer","underlined":true,"color":"blue","clickEvent":{"action":"change_page","value":18}},{"text":" in between ","color":"reset"},{"text":"min","color":"dark_gray"},{"text":" and ","color":"reset"},{"text":"max","color":"dark_gray"},{"text":".\\n\\n»","color":"reset"},{"text":" %round(number)","bold":true,"color":"dark_gray"},{"text":"\\nRounds a ","color":"reset"},{"text":"number","color":"dark_gray"},{"text":" to an ","color":"reset"},{"text":"integer","underlined":true,"color":"blue","clickEvent":{"action":"change_page","value":18}},{"text":". This will always round to the floor.\\n\\n\\n ","color":"reset"}]','["",{"text":"Text Codes","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"%index(list, index)","bold":true,"color":"dark_gray"},{"text":"\\nGives you the value from the ","color":"reset"},{"text":"index ","color":"dark_gray"},{"text":"of the ","color":"reset"},{"text":"list","underlined":true,"color":"blue","clickEvent":{"action":"change_page","value":26}},{"text":" specified","color":"black"},{"text":".","color":"dark_gray"},{"text":"\\n\\n»","color":"reset"},{"text":" %var(variable name)","bold":true,"color":"dark_gray"},{"text":"\\nReplaced with the value of the given ","color":"reset"},{"text":"variable","color":"dark_gray"},{"text":".\\n ","color":"reset"}]','["",{"text":"Text Codes","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"%math(expr.)","bold":true,"color":"dark_gray"},{"text":"\\nEvaluates the given ","color":"reset"},{"text":"expression","color":"dark_gray"},{"text":". Works with numbers and text values. ","color":"reset"},{"text":"Example: %math(1+5*3) = 18.","color":"dark_gray"}]','["",{"text":"Music Notes","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"1st Octave","bold":true,"color":"dark_gray"},{"text":"\\n","color":"reset"},{"text":"-","color":"red"},{"text":" ","color":"reset"},{"text":"Gb0","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"0.5","color":"red"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"G0","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.530","color":"red"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"G#0","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.561","color":"red"}]}},{"text":"\\n"},{"text":"-","color":"gold"},{"text":" ","color":"reset"},{"text":"Ab1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.561","color":"gold"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"A1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.595","color":"gold"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"A#1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.630","color":"gold"}]}},{"text":"\\n"},{"text":"-","color":"yellow"},{"text":" ","color":"reset"},{"text":"Bb1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.630","color":"yellow"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"B1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.667","color":"yellow"}]}},{"text":"\\n"},{"text":"-","color":"green"},{"text":" ...","color":"white"},{"text":" \\u0020 \\u0020 \\u0020 \\u0020 \\u0020","color":"reset"},{"text":"C1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.707","color":"green"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"C#1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.749","color":"green"}]}},{"text":"\\n"},{"text":"-","color":"aqua"},{"text":" ","color":"reset"},{"text":"Db1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.749","color":"aqua"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"D1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.794","color":"aqua"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"D#1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.841","color":"aqua"}]}},{"text":"\\n"},{"text":"-","color":"blue"},{"text":" ","color":"reset"},{"text":"Eb1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.841","color":"blue"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"E1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.891","color":"blue"}]}},{"text":"\\n"},{"text":"-","color":"light_purple"},{"text":" ...","color":"white"},{"text":" \\u0020 \\u0020 \\u0020 \\u0020 \\u0020","color":"reset"},{"text":"F1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~0.944","color":"light_purple"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"F#1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"1","color":"light_purple"}]}}]','["",{"text":"Music Notes","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"2nd Octave","bold":true,"color":"dark_gray"},{"text":"\\n","color":"reset"},{"text":"-","color":"red"},{"text":" ","color":"reset"},{"text":"Gb1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"1.5","color":"red"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"G1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.530","color":"red"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"G#1","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.561","color":"red"}]}},{"text":"\\n"},{"text":"-","color":"gold"},{"text":" ","color":"reset"},{"text":"Ab2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.561","color":"gold"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"A2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.595","color":"gold"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"A#2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.630","color":"gold"}]}},{"text":"\\n"},{"text":"-","color":"yellow"},{"text":" ","color":"reset"},{"text":"Bb2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.630","color":"yellow"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"B2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.667","color":"yellow"}]}},{"text":"\\n"},{"text":"-","color":"green"},{"text":" ...","color":"white"},{"text":" \\u0020 \\u0020 \\u0020 \\u0020 \\u0020","color":"reset"},{"text":"C2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.707","color":"green"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"C#2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.749","color":"green"}]}},{"text":"\\n"},{"text":"-","color":"aqua"},{"text":" ","color":"reset"},{"text":"Db2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.749","color":"aqua"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"D2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.794","color":"aqua"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"D#2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.841","color":"aqua"}]}},{"text":"\\n"},{"text":"-","color":"blue"},{"text":" ","color":"reset"},{"text":"Eb2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.841","color":"blue"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"E2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.891","color":"blue"}]}},{"text":"\\n"},{"text":"-","color":"light_purple"},{"text":" ...","color":"white"},{"text":" \\u0020 \\u0020 \\u0020 \\u0020 \\u0020","color":"reset"},{"text":"F2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"~1.944","color":"light_purple"}]}},{"text":" \\u0020 \\u0020 \\u0020 "},{"text":"F#2","hoverEvent":{"action":"show_text","value":["",{"text":"Pitch: "},{"text":"2","color":"light_purple"}]}}]','["",{"text":"Variable Modes","bold":true,"underlined":true},{"text":"\\n\\n» To change the variable mode, shift right-click while holding a variable. \\n\\n» ","color":"reset"},{"text":"Game","bold":true,"color":"dark_gray"},{"text":" Variables","bold":true,"color":"dark_gray"},{"text":"\\nGame variables will exist until everyone in the plot has left. This is the default option.\\n\\n\\n ","color":"reset"}]','["",{"text":"Variable Modes","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"Saved","bold":true,"color":"gold"},{"text":" Variables","bold":true,"color":"dark_gray"},{"text":"\\nSaved variables are kept and won\'t reset when everyone leaves the plot.\\n\\n» ","color":"reset"},{"text":"Local","bold":true,"color":"green"},{"text":" Variables","bold":true,"color":"dark_gray"},{"text":"\\nLocal variables are deleted after the event they are created in is completed.","color":"reset"}]','["",{"text":"Variable Types","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"Text","bold":true,"color":"aqua"},{"text":"\\nThese represent any string of text, such as \\"Hello!\\" or \\"%default.\\" \\n\\n» ","color":"reset"},{"text":"Number","bold":true,"color":"red"},{"text":"\\nRepresents a number such as 0 or %math(1+1). Numbers can be integers or decimals. ","color":"reset"}]','["",{"text":"Variable Types","bold":true,"underlined":true},{"text":"\\n\\n» ","color":"reset"},{"text":"Location","bold":true,"color":"green"},{"text":"\\nLocation variables store the X, Y, Z, pitch and yaw values. You can left-click a block to set the location to that block. Or, you can right-click the item to set the location to your current..} (This part is the NBT. NBT stands for Named Binary Tag. NBT's inventor is Markus Alexej Persson. Markus is also known as "Notch" in the Minecraft community, due to his username, which is also "Notch". Minecraft uses NBT to add custom attributes (not to be confused with Attribute Modifiers, an NBT entry that modifies stats) to items, such as this very book, or Block Entities (blocks with more data than other blocks), such as Chests (storage unit) and Command Blocks (a block capable of running console commands, also known as "Slash Commands"). Also, I couldn't enter the full NBT due to character limitations of DiamondFire Forums.) 1 (do not forget the count!)
 
Top Bottom