Search results

From Forge Community Wiki
  • ...ds items or blocks also contains a mini-resource pack for their blocks and items.
    2 KB (384 words) - 07:44, 10 June 2022
  • Item properties are a way for the "properties" of items to be exposed to the model system. An example is the bow, where the most im == Adding Properties to Items ==
    4 KB (601 words) - 05:50, 6 December 2021
  • Item properties are a way for the "properties" of items to be exposed to the model system. An example is the bow, where the most im == Adding Properties to Items ==
    3 KB (503 words) - 04:14, 27 July 2021
  • ...>getMaxUses</code> || <code>Integer</code> || The durability of all items in this tier. ...cy</code> || <code>Float</code> || The efficiency multiplier of all items in this tier.
    3 KB (551 words) - 04:14, 27 July 2021
  • ...ode>getUses</code> || <code>Integer</code> || The durability of all items in this tier. ...ed</code> || <code>Float</code> || The efficiency multiplier of all items in this tier.
    6 KB (981 words) - 05:50, 6 December 2021
  • ...ode>getUses</code> || <code>Integer</code> || The durability of all items in this tier. ...ed</code> || <code>Float</code> || The efficiency multiplier of all items in this tier.
    6 KB (981 words) - 07:45, 10 June 2022
  • ...ode>getUses</code> || <code>Integer</code> || The durability of all items in this tier. ...ed</code> || <code>Float</code> || The efficiency multiplier of all items in this tier.
    6 KB (979 words) - 14:16, 1 August 2022
  • <code>ModelProvider</code> provides methods to define models for blocks and items alike: cubes, single textures, doors, slabs, and even custom non-data-gener For items, use <code>ItemModelProvider</code> to define their models: override <code>
    2 KB (301 words) - 13:50, 12 January 2022
  • '''Keys''' define what items the placeholders stand for. A key is defined by a placeholder character and ...o define multiple instances of the same item which means multiple of these items have to be in place for the crafting recipe to take place.
    5 KB (808 words) - 00:59, 19 May 2021
  • <code>ModelProvider</code> provides methods to define models for blocks and items alike: cubes, single textures, doors, slabs, and even custom non-data-gener For items, use <code>ItemModelProvider</code> to define their models: override <code>
    2 KB (304 words) - 05:49, 6 December 2021
  • <code>ModelProvider</code> provides methods to define models for blocks and items alike: cubes, single textures, doors, slabs, and even custom non-data-gener For items, use <code>ItemModelProvider</code> to define their models: override <code>
    2 KB (304 words) - 07:44, 10 June 2022
  • <code>ModelProvider</code> provides methods to define models for blocks and items alike: cubes, single textures, doors, slabs, and even custom non-data-gener For items, use <code>ItemModelProvider</code> to define their models: override <code>
    2 KB (304 words) - 04:13, 27 July 2021
  • '''Keys''' define what items the placeholders stand for. A key is defined by a placeholder character and ...o define multiple instances of the same item which means multiple of these items have to be in place for the crafting recipe to take place.
    5 KB (813 words) - 04:14, 27 July 2021
  • '''Keys''' define what items the placeholders stand for. A key is defined by a placeholder character and ...o define multiple instances of the same item which means multiple of these items have to be in place for the crafting recipe to take place.
    5 KB (813 words) - 05:51, 6 December 2021
  • '''Keys''' define what items the placeholders stand for. A key is defined by a placeholder character and ...o define multiple instances of the same item which means multiple of these items have to be in place for the crafting recipe to take place.
    5 KB (813 words) - 07:45, 10 June 2022
  • <h3>Items</h3> * [[Making Items/1.16|Making Items]]
    4 KB (500 words) - 13:59, 7 December 2021
  • <h3>Items</h3> * [[Making Items/1.17|Making Items]]
    4 KB (501 words) - 13:58, 7 December 2021
  • <h3>Items</h3> * [[Making Items/1.18|Making Items]]
    4 KB (505 words) - 08:03, 10 June 2022
  • align-items: center;
    741 bytes (76 words) - 07:45, 10 June 2022
  • align-items: center;
    741 bytes (76 words) - 12:58, 24 December 2020
  • align-items: center;
    741 bytes (76 words) - 03:58, 27 July 2021
  • align-items: center;
    741 bytes (76 words) - 05:50, 6 December 2021
  • == Usage with Blocks and Items ==
    4 KB (670 words) - 05:50, 6 December 2021
  • == Usage with Blocks and Items ==
    4 KB (670 words) - 07:44, 10 June 2022
  • == Usage with Blocks and Items ==
    4 KB (669 words) - 04:14, 27 July 2021
  • == Usage with Blocks and Items ==
    5 KB (708 words) - 19:45, 13 June 2022
  • <h3>Items</h3> * [[Making Items]]
    4 KB (483 words) - 09:42, 28 March 2023
  • Many blocks and items in vanilla change their texture color depending on where they are, such as ...kItem</code> for the given block to be colored. <code>BlockItem</code> are items and need to colored with an <code>IItemColor</code>.
    3 KB (490 words) - 03:59, 27 July 2021
  • Many blocks and items in vanilla change their texture color depending on where they are, such as ...kItem</code> for the given block to be colored. <code>BlockItem</code> are items and need to colored with an <code>ItemColor</code>.
    4 KB (520 words) - 05:51, 6 December 2021
  • Many blocks and items in vanilla change their texture color depending on where they are, such as ...kItem</code> for the given block to be colored. <code>BlockItem</code> are items and need to colored with an <code>ItemColor</code>.
    4 KB (520 words) - 07:46, 10 June 2022
  • Many blocks and items in vanilla change their texture color depending on where they are, such as ...kItem</code> for the given block to be colored. <code>BlockItem</code> are items and need to colored with an <code>ItemColor</code>.
    4 KB (520 words) - 16:56, 17 November 2021
  • Recipes are a core concept within the use of items. They allow you to transform some item into another through the use of craf ...recipe has been created. By default, this will return a list of container items.
    9 KB (1,423 words) - 20:07, 13 June 2022
  • ...<code><nowiki>Block</nowiki></code> you are using, check for <code><nowiki>Items#AIR</nowiki></code>.}}
    5 KB (860 words) - 22:02, 30 July 2021
  • ...<code><nowiki>Block</nowiki></code> you are using, check for <code><nowiki>Items#AIR</nowiki></code>.}}
    5 KB (862 words) - 05:50, 6 December 2021
  • ...<code><nowiki>Block</nowiki></code> you are using, check for <code><nowiki>Items#AIR</nowiki></code>.}}
    5 KB (862 words) - 07:45, 10 June 2022
  • ...<code><nowiki>Block</nowiki></code> you are using, check for <code><nowiki>Items#AIR</nowiki></code>.}}
    5 KB (865 words) - 04:14, 27 July 2021
  • Recipes are a core concept within the use of items. They allow you to transform some item into another through the use of craf ...recipe has been created. By default, this will return a list of container items.
    10 KB (1,552 words) - 05:49, 6 December 2021
  • Recipes are a core concept within the use of items. They allow you to transform some item into another through the use of craf ...recipe has been created. By default, this will return a list of container items.
    10 KB (1,552 words) - 07:44, 10 June 2022
  • Custom Item animation allows items to have both 3rd person and 1st person animation. This is done by consuming [[Category:Items]]
    7 KB (806 words) - 10:46, 4 September 2022
  • Recipes are a core concept within the use of items. They allow you to transform some item into another through the use of craf ...recipe has been created. By default, this will return a list of container items.
    9 KB (1,512 words) - 21:27, 25 September 2021
  • * For matching items in code, see the section above. ==== Items ====
    31 KB (4,603 words) - 22:18, 18 April 2023
  • ...stry is open to registrations for any registrable objects, such as blocks, items, etc.
    4 KB (588 words) - 03:59, 27 July 2021
  • ** Dumps all registered blocks, items, commands, etc.
    4 KB (586 words) - 18:20, 15 October 2021
  • ** Dumps all registered blocks, items, commands, etc.
    4 KB (569 words) - 04:13, 27 July 2021
  • ...stry is open to registrations for any registrable objects, such as blocks, items, etc.
    5 KB (662 words) - 17:29, 11 June 2022
  • ...stry is open to registrations for any registrable objects, such as blocks, items, etc.
    5 KB (664 words) - 07:45, 10 June 2022
  • ...stry is open to registrations for any registrable objects, such as blocks, items, etc.
    5 KB (664 words) - 05:51, 6 December 2021
  • ** Dumps all registered blocks, items, commands, etc.
    4 KB (589 words) - 05:49, 6 December 2021
  • ** Dumps all registered blocks, items, commands, etc.
    4 KB (589 words) - 07:44, 10 June 2022
  • * For matching items in code, see the section above. ==== Items ====
    29 KB (4,350 words) - 07:45, 10 June 2022

View (previous 50 | next 50) (20 | 50 | 100 | 250 | 500)