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
  • poopoodice

poopoodice

Members
 View Profile  See their activity
  • Content Count

    925
  • Joined

    August 4, 2019
  • Days Won

    6

poopoodice last won the day on February 8

poopoodice had the most liked content!

Community Reputation

117 Excellent

3 Followers

  • Dzuchun
  • Celui

About poopoodice

  • Rank
    Dragon Slayer

Recent Profile Visitors

4018 profile views
  • NorthWestWind

    NorthWestWind

    14 minutes ago

  • Differentiation

    Differentiation

    February 19

  • Rudra Mathe

    Rudra Mathe

    February 8

  • Luis_ST

    Luis_ST

    February 8

  • A Soulspark

    A Soulspark

    February 5

  1. poopoodice started following Sync capabilities to each nearby player, [1.16.4] Trouble overriding renderer for mob, [1.15.2] Custom Fluid that gives potion effect? and and 7 others Friday at 09:25 PM
  2. poopoodice

    [1.16.4] Trouble overriding renderer for mob

    poopoodice replied to Fiopon's topic in Modder Support

    Have you register it? Also if all you are looking for is changing the skin colour you can just add layers to the original renderer instead of override the original renderer.
    • Friday at 09:25 PM
    • 3 replies
  3. poopoodice

    [1.15.2] Custom Fluid that gives potion effect?

    poopoodice replied to deathbyaether's topic in Modder Support

    I will say in a player event, check if the player is in water, then apply the potion effect.
    • Friday at 08:18 PM
    • 1 reply
  4. poopoodice

    [1.16.4] Getting values from config

    poopoodice replied to BeardlessBrady's topic in Modder Support

    Store the variables in static fields, or create an instance of that config class and store in a static field.
    • Friday at 08:15 PM
    • 6 replies
  5. poopoodice

    [1.16.4] Getting values from config

    poopoodice replied to BeardlessBrady's topic in Modder Support

    Just store the config values in static fields and access the values when needed.
    • Friday at 02:31 AM
    • 6 replies
  6. poopoodice

    1.16.5 Forge Crashing On Start

    poopoodice replied to mateonico10's topic in Support & Bug Reports

    You have a 1.15 optifine installed in 1.16, that’s not gonna work.
    • February 21
    • 1 reply
  7. poopoodice

    [1.16.4] I need help to fix an IllegalArgumentException

    poopoodice replied to Megaton_216_'s topic in Modder Support

    I'm pretty sure you are overriding the wrong method, it should be fillStateContainer or something in the latest version.
    • February 21
    • 3 replies
  8. poopoodice

    How do I create a custom command for a mod? (1.16.4)

    poopoodice replied to DaMuffin's topic in Modder Support

    Are you sure this is for Forge?
    • February 18
    • 1 reply
  9. poopoodice

    [1.15] Changing attack indicator appearance

    poopoodice replied to Differentiation's topic in Modder Support

    ForgeIngameGui#renderAttackIndicator, you may listen to the RenderGameOverlayEvent.Pre, element type crosshair and cancel it then render yourself.
    • February 18
    • 1 reply
  10. poopoodice

    [1.16.5] Set custom model resourcelocation for item

    poopoodice replied to RobinCirex's topic in Modder Support

    Datagens can be really helpful.
    • February 17
    • 3 replies
  11. poopoodice

    Item BakedModel Lighting issue when rotating

    poopoodice posted a topic in Modder Support

    A video that describes the situation: As you can see the quad lighting is not updated when rotating (all faces shares the same white colour). Is there a way to manually update their colour or update the lighting? Thanks.
    • February 15
  12. poopoodice poopoodice changed their profile photo February 12
  13. poopoodice

    Sync capabilities to each nearby player

    poopoodice replied to kaiser_'s topic in Modder Support

    You might need to send the player's id, get the player by id on client, then access the capability.
    • February 12
    • 8 replies
      • 1
      • Thanks
  14. poopoodice

    Forum profile settings questions

    poopoodice posted a topic in Off-topic

    Hello, I have two questions about the settings: 1. When I edit the member title in "edit profile", it changes the text under the username, is it normal? 2. How do I request a change on the username? Thanks in advance
    • February 12
  15. poopoodice

    Failed to complete lifecycle event CONSTRUCT

    poopoodice replied to Rudra Mathe's topic in Modder Support

    Please provide a repo.
    • February 8
    • 13 replies
  16. poopoodice

    [1.16.5] Help with custom Arrow Rendering

    poopoodice replied to Luis_ST's topic in Modder Support

    Override createSpawnPacket and return NetworkHooks.getEntitySpawningPacket to notify the client.
    • February 8
    • 2 replies
  17. poopoodice

    Problem with Capabilities [1.15.2]

    poopoodice replied to moyas1009's topic in Modder Support

    Make the method static and use the right event bus.
    • February 8
    • 5 replies
  • All Activity
  • Home
  • poopoodice
  • Theme

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