Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • peanutexexe

peanutexexe

Members
 View Profile  See their activity
  • Content Count

    5
  • Joined

    October 29, 2020
  • Last visited

    January 7

 Content Type 

  • All Activity

Profiles

  • Status Updates
  • Status Replies

Forums

  • Topics
  • Posts

Calendar

  • Events

Posts posted by peanutexexe

  1. [1.16.3] how to make block click to open custom gui?

    in Modder Support

    Posted November 13, 2020


    On 2020. 10. 29. at 오후 11시 21분, Draco18s said:

    용광로와 같은 일종의 용기 인 블록을 원하는 것 같습니다.

    작동하는 예를 살펴보면 가장 좋은 결과를 얻을 수 있습니다.

    https://github.com/TheGreyGhost/MinecraftByExample/tree/1-15-2-final/src/main/java/minecraftbyexample/mbe31_inventory_furnace

     

    원하는 것을 얻기 위해 움직이는 부분이 많고 기계 번역을 통해 설명하려고 노력하는 것은 어려울 것입니다.

     

    Thank you is very good github file

  2. [1.16.3] how to make item lore

    in Modder Support

    Posted October 31, 2020


    My English is very bad

     

     

     

    i want item lore but 1.16.3

     

    first thank 

  3. [1.16.3] how to make block click to open custom gui?

    in Modder Support

    Posted October 30, 2020 · Edited October 30, 2020 by peanutexexe


    Yes 1.15.2 has old and 1.16.3 is error

    but I want not basic gui on crafting table or ...

  4. [1.16.3] how to make block click to open custom gui?

    in Modder Support

    Posted October 29, 2020 · Edited October 29, 2020 by peanutexexe


    My computer power line is has my mom

     

    But I remember block code 
     

    # = tab

     

    package •••;

     

    import •••;

     

    public class RegistryHandler {
     

    #public static final DeferredRegister<Block> BLOCKS = DeferredRegister.create(ForgeRegistries.BLOCKS, •••.MOD_ID)

     

    #public static void init() {

    ##ITEMS.register(FMLJavaModLoadingContext.get().getModEventBus());

    #}
     

    #public static final RegistryObject<Block> crucible = BLOCKS.registry(

    ##”crucible”, () -> new Block(

    ###Block.Properties

    ####.create(Material.Iron)

    ####.

    hardnessAndResistance(5.0f, 6.0f)
    +                           .sound(SoundType.STONE)
    +                           .harvestLevel(1)
    +                           .harvestTool(ToolType.PICKAXE)

     
     

     

    here 

     

    It's a cell phone that posts comments.

     

     

    sorry

     

    um... forge 1.16.3 is [(“ItemName”, ItemName::new)] is starting error

  5. [1.16.3] how to make block click to open custom gui?

    in Modder Support

    Posted October 29, 2020


    hi I'm korean.

    I'm not good at English

     

    I want block click on custom gui

     

    I'm beginner

    I running a translator now

     

    한국인들 저좀 살려주세요

     

    당근  <- This is korean Language

    carrot

     

     

    Now I want gui is crucible

     

    First thank you

  • All Activity
  • Home
  • peanutexexe
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community