Confirmedusers
13,514
edits
Mirotworez (talk | contribs) (Created page with "'''Int''' - целое или целое число. Нельзя использовать десятичные значения.") |
Mirotworez (talk | contribs) (Created page with "'''Float''' – десятичное число, в частности такое, которое не превышает более 1 значащей цифры.") |
||
Line 18: | Line 18: | ||
'''Int''' - целое или целое число. Нельзя использовать десятичные значения. | '''Int''' - целое или целое число. Нельзя использовать десятичные значения. | ||
'''Float''' | '''Float''' – десятичное число, в частности такое, которое не превышает более 1 значащей цифры. | ||
'''Object''' - This is a bit more complex, but essentially objects are the items, blocks and entities that can be interacted with. In most cases, when an "object" type appears it means you must use a specific item variant code, which follows the "itemcode-variant_1-variant_2-variant_n" style of naming. | '''Object''' - This is a bit more complex, but essentially objects are the items, blocks and entities that can be interacted with. In most cases, when an "object" type appears it means you must use a specific item variant code, which follows the "itemcode-variant_1-variant_2-variant_n" style of naming. |