User Tools

Site Tools


tutorial:a_new_page

This is an old revision of the document!


map2fabricyarn - Page contains unknown Intermediary names:
class_2378000 method_10230000 class_7923000 field_41178000 class_2960000

Example Page

Hey, you clicked the link! But i’m afraid this is not the correct way to create a page, you need to specify your own page name instead of a_new_page, so go on, do it!

Test Please Ignore

  1. public class ExampleMod implements ModInitializer {
  2.  
  3. // an instance of our new item
  4. public static final Item CUSTOM_ITEM = new Item(new FabricItemSettings());
  5.  
  6. @Override
  7. public void onInitialize() {
  8. class_2378000.method_10230000(class_7923000.field_41178000, new class_2960000("tutorial", "custom_item"), CUSTOM_ITEM);
  9. }
  10. }

tutorial/a_new_page.1671173503.txt.gz · Last modified: 2022/12/16 06:51 by daomephsta