• 0

    posted a message on Custom Projectile and Rendering

    Thank you!! I don't know why I made that mistake!!!

    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on Custom Projectile and Rendering

    Oh wait, I forgot to include that upon right clicking with the Ninja Star, there is a client crash.

    I have no idea why this is happening!! Please help!!


    Here is the stacktrace:


    java.lang.NullPointerException
    	at net.minecraft.crash.CrashReportCategory.firstTwoElementsOfStackTraceMatch(Unknown Source) ~[CrashReportCategory.class:?]
    	at net.minecraft.crash.CrashReport.makeCategoryDepth(Unknown Source) ~[CrashReport.class:?]
    	at net.minecraft.crash.CrashReport.makeCategory(Unknown Source) ~[CrashReport.class:?]
    	at net.minecraft.client.renderer.entity.RenderManager.doRenderEntity(Unknown Source) ~[RenderManager.class:?]
    	at net.minecraft.client.renderer.entity.RenderManager.renderEntityStatic(Unknown Source) ~[RenderManager.class:?]
    	at net.minecraft.client.renderer.entity.RenderManager.renderEntitySimple(Unknown Source) ~[RenderManager.class:?]
    	at net.minecraft.client.renderer.RenderGlobal.renderEntities(Unknown Source) ~[RenderGlobal.class:?]
    	at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(Unknown Source) ~[EntityRenderer.class:?]
    	at net.minecraft.client.renderer.EntityRenderer.renderWorld(Unknown Source) ~[EntityRenderer.class:?]
    	at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(Unknown Source) ~[EntityRenderer.class:?]
    	at net.minecraft.client.Minecraft.runGameLoop(Unknown Source) ~[Minecraft.class:?]
    	at net.minecraft.client.Minecraft.run(Unknown Source) [Minecraft.class:?]
    	at net.minecraft.client.main.Main.main(Unknown Source) [Main.class:?]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
    	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
    	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
    	at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51]
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_51]
    	at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_51]
    	at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source) [start/:?]
    	at GradleStart.main(Unknown Source) [start/:?]
    [14:57:32] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:printToSYSOUT:-1]: ---- Minecraft Crash Report ----
    // Ooh. Shiny.
    
    Time: 10/26/15 2:57 PM
    Description: Unexpected error
    
    java.lang.NullPointerException: Unexpected error
    	at net.minecraft.crash.CrashReportCategory.firstTwoElementsOfStackTraceMatch(Unknown Source)
    	at net.minecraft.crash.CrashReport.makeCategoryDepth(Unknown Source)
    	at net.minecraft.crash.CrashReport.makeCategory(Unknown Source)
    	at net.minecraft.client.renderer.entity.RenderManager.doRenderEntity(Unknown Source)
    	at net.minecraft.client.renderer.entity.RenderManager.renderEntityStatic(Unknown Source)
    	at net.minecraft.client.renderer.entity.RenderManager.renderEntitySimple(Unknown Source)
    	at net.minecraft.client.renderer.RenderGlobal.renderEntities(Unknown Source)
    	at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(Unknown Source)
    	at net.minecraft.client.renderer.EntityRenderer.renderWorld(Unknown Source)
    	at net.minecraft.client.renderer.EntityRenderer.updateCameraAndRender(Unknown Source)
    	at net.minecraft.client.Minecraft.runGameLoop(Unknown Source)
    	at net.minecraft.client.Minecraft.run(Unknown Source)
    	at net.minecraft.client.main.Main.main(Unknown Source)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
    	at GradleStart.main(Unknown Source)
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- Head --
    Stacktrace:
    	at net.minecraft.crash.CrashReportCategory.firstTwoElementsOfStackTraceMatch(Unknown Source)
    	at net.minecraft.crash.CrashReport.makeCategoryDepth(Unknown Source)
    	at net.minecraft.crash.CrashReport.makeCategory(Unknown Source)
    	at net.minecraft.client.renderer.entity.RenderManager.doRenderEntity(Unknown Source)
    	at net.minecraft.client.renderer.entity.RenderManager.renderEntityStatic(Unknown Source)
    	at net.minecraft.client.renderer.entity.RenderManager.renderEntitySimple(Unknown Source)
    	at net.minecraft.client.renderer.RenderGlobal.renderEntities(Unknown Source)
    	at net.minecraft.client.renderer.EntityRenderer.renderWorldPass(Unknown Source)
    	at net.minecraft.client.renderer.EntityRenderer.renderWorld(Unknown Source)
    
    -- Affected level --
    Details:
    	Level name: MpServer
    	All players: 1 total; [EntityPlayerSP['Player765'/407, l='MpServer', x=215.34, y=66.00, z=260.28]]
    	Chunk stats: MultiplayerChunkCache: 566, 566
    	Level seed: 0
    	Level generator: ID 00 - default, ver 1. Features enabled: false
    	Level generator options: 
    	Level spawn location: 248.00,64.00,256.00 - World: (248,64,256), Chunk: (at 8,4,0 in 15,16; contains blocks 240,0,256 to 255,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    	Level time: 2881 game time, 2881 day time
    	Level dimension: 0
    	Level storage version: 0x00000 - Unknown?
    	Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
    	Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
    	Forced entities: 133 total; [EntitySheep['Sheep'/256, l='MpServer', x=295.69, y=63.00, z=247.34], EntityBat['Bat'/258, l='MpServer', x=291.47, y=46.03, z=296.63], EntityZombie['Zombie'/259, l='MpServer', x=289.03, y=27.00, z=328.44], EntityRabbit['Rabbit'/47, l='MpServer', x=137.34, y=63.00, z=238.34], EntityRabbit['Rabbit'/48, l='MpServer', x=140.44, y=63.00, z=248.44], EntityZombie['Zombie'/50, l='MpServer', x=141.72, y=42.02, z=249.50], EntityRabbit['Rabbit'/53, l='MpServer', x=142.50, y=63.00, z=276.47], EntityRabbit['Rabbit'/54, l='MpServer', x=139.34, y=63.00, z=280.34], EntityWitch['Witch'/56, l='MpServer', x=139.50, y=39.00, z=312.50], EntityWitch['Witch'/57, l='MpServer', x=139.50, y=39.00, z=313.50], EntityCreeper['Creeper'/60, l='MpServer', x=153.28, y=17.00, z=195.41], EntitySquid['Squid'/61, l='MpServer', x=163.66, y=57.19, z=200.09], EntitySkeleton['Skeleton'/62, l='MpServer', x=158.50, y=13.00, z=210.06], EntityChicken['Chicken'/63, l='MpServer', x=151.59, y=63.00, z=225.41], EntityChicken['Chicken'/64, l='MpServer', x=159.31, y=62.66, z=225.75], EntityChicken['Chicken'/65, l='MpServer', x=151.50, y=63.00, z=233.50], EntityChicken['Chicken'/67, l='MpServer', x=144.47, y=64.00, z=226.75], EntityRabbit['Rabbit'/68, l='MpServer', x=145.22, y=63.00, z=248.25], EntityZombie['Zombie'/69, l='MpServer', x=147.44, y=13.00, z=295.91], EntityZombie['Zombie'/70, l='MpServer', x=146.47, y=14.00, z=299.06], EntityZombie['Zombie'/71, l='MpServer', x=158.50, y=27.00, z=297.50], EntityRabbit['Rabbit'/72, l='MpServer', x=161.41, y=64.00, z=296.41], EntityBat['Bat'/73, l='MpServer', x=156.13, y=32.00, z=333.63], EntitySkeleton['Skeleton'/77, l='MpServer', x=165.47, y=43.00, z=184.16], EntityBat['Bat'/80, l='MpServer', x=167.44, y=13.10, z=200.25], EntityZombie['Zombie'/81, l='MpServer', x=174.56, y=36.00, z=204.81], EntityBat['Bat'/82, l='MpServer', x=157.34, y=40.03, z=253.84], EntityBat['Bat'/83, l='MpServer', x=152.91, y=21.00, z=263.25], EntityBat['Bat'/84, l='MpServer', x=168.75, y=29.10, z=284.63], EntitySkeleton['Skeleton'/85, l='MpServer', x=172.50, y=29.00, z=292.50], EntityRabbit['Rabbit'/86, l='MpServer', x=175.34, y=63.00, z=293.34], EntitySkeleton['Skeleton'/87, l='MpServer', x=160.50, y=22.00, z=305.50], EntitySkeleton['Skeleton'/88, l='MpServer', x=166.47, y=18.00, z=314.13], EntityZombie['Zombie'/95, l='MpServer', x=181.50, y=19.00, z=182.50], EntityRabbit['Rabbit'/98, l='MpServer', x=185.16, y=63.00, z=195.41], EntityRabbit['Rabbit'/99, l='MpServer', x=180.50, y=63.00, z=195.50], EntityCreeper['Creeper'/100, l='MpServer', x=183.50, y=13.00, z=214.50], EntityZombie['Zombie'/101, l='MpServer', x=181.50, y=13.00, z=210.50], EntitySkeleton['Skeleton'/102, l='MpServer', x=185.50, y=23.00, z=225.50], EntitySquid['Squid'/103, l='MpServer', x=190.41, y=61.22, z=232.13], EntityCreeper['Creeper'/104, l='MpServer', x=178.31, y=29.00, z=277.44], EntitySpider['Spider'/105, l='MpServer', x=191.50, y=32.00, z=274.50], EntitySkeleton['Skeleton'/106, l='MpServer', x=176.50, y=31.00, z=296.50], EntitySkeleton['Skeleton'/107, l='MpServer', x=191.91, y=28.00, z=290.50], EntityRabbit['Rabbit'/108, l='MpServer', x=178.28, y=63.00, z=295.56], EntityRabbit['Rabbit'/109, l='MpServer', x=169.28, y=63.00, z=295.50], EntitySkeleton['Skeleton'/110, l='MpServer', x=180.53, y=27.00, z=337.09], EntityBat['Bat'/622, l='MpServer', x=154.06, y=24.24, z=278.67], EntityBat['Bat'/623, l='MpServer', x=160.69, y=21.00, z=288.34], EntityBat['Bat'/624, l='MpServer', x=157.05, y=23.57, z=297.17], EntityBat['Bat'/628, l='MpServer', x=209.25, y=17.09, z=208.25], EntityBat['Bat'/629, l='MpServer', x=209.26, y=17.60, z=204.60], EntityZombie['Zombie'/118, l='MpServer', x=195.50, y=38.00, z=186.50], EntityCreeper['Creeper'/119, l='MpServer', x=205.00, y=51.00, z=183.50], EntityCreeper['Creeper'/121, l='MpServer', x=194.50, y=35.00, z=283.97], EntityWitch['Witch'/122, l='MpServer', x=203.50, y=25.00, z=291.50], EntitySkeleton['Skeleton'/123, l='MpServer', x=209.09, y=24.00, z=296.47], EntitySkeleton['Skeleton'/124, l='MpServer', x=197.44, y=46.00, z=298.16], EntityCreeper['Creeper'/125, l='MpServer', x=202.22, y=33.00, z=290.16], EntityBat['Bat'/126, l='MpServer', x=205.53, y=52.10, z=296.25], EntitySheep['Sheep'/127, l='MpServer', x=205.50, y=67.00, z=298.50], EntityCreeper['Creeper'/128, l='MpServer', x=201.50, y=47.00, z=305.50], EntityCreeper['Creeper'/129, l='MpServer', x=199.44, y=47.00, z=306.91], EntitySkeleton['Skeleton'/130, l='MpServer', x=200.50, y=47.00, z=305.50], EntityChicken['Chicken'/131, l='MpServer', x=201.63, y=64.00, z=313.53], EntityChicken['Chicken'/132, l='MpServer', x=204.50, y=66.00, z=310.38], EntityChicken['Chicken'/133, l='MpServer', x=199.63, y=67.00, z=308.50], EntitySheep['Sheep'/134, l='MpServer', x=202.19, y=64.00, z=310.72], EntityChicken['Chicken'/135, l='MpServer', x=201.63, y=69.00, z=307.47], EntitySpider['Spider'/145, l='MpServer', x=221.06, y=19.00, z=182.91], EntityZombie['Zombie'/146, l='MpServer', x=214.44, y=37.00, z=189.06], EntityItem['item.tile.doublePlant.paeonia'/147, l='MpServer', x=221.47, y=60.00, z=239.13], EntityItem['item.tile.doublePlant.paeonia'/148, l='MpServer', x=222.47, y=60.00, z=239.16], EntityItem['item.tile.doublePlant.paeonia'/149, l='MpServer', x=222.75, y=64.00, z=237.97], EntityItem['item.tile.flower1.dandelion'/150, l='MpServer', x=220.25, y=60.00, z=240.44], EntityItem['item.tile.flower1.dandelion'/151, l='MpServer', x=223.16, y=62.00, z=255.19], EntityItem['item.tile.doublePlant.paeonia'/152, l='MpServer', x=219.41, y=60.00, z=240.84], EntityItem['item.tile.flower2.poppy'/153, l='MpServer', x=223.94, y=62.00, z=255.13], EntityItem['item.tile.flower1.dandelion'/154, l='MpServer', x=223.41, y=62.00, z=254.16], EntityItem['item.tile.flower1.dandelion'/155, l='MpServer', x=208.19, y=64.00, z=244.78], EntityItem['item.tile.doublePlant.paeonia'/156, l='MpServer', x=219.66, y=65.00, z=243.19], EntityItem['item.tile.dirt.default'/157, l='MpServer', x=215.47, y=66.00, z=262.84], EntityItem['item.tile.dirt.default'/158, l='MpServer', x=214.19, y=66.00, z=263.88], EntitySheep['Sheep'/159, l='MpServer', x=213.78, y=67.00, z=297.59], EntityCreeper['Creeper'/160, l='MpServer', x=219.38, y=53.00, z=313.97], EntityPig['Pig'/161, l='MpServer', x=212.78, y=63.00, z=315.66], EntitySheep['Sheep'/162, l='MpServer', x=220.06, y=68.00, z=316.94], EntityPig['Pig'/163, l='MpServer', x=209.31, y=68.00, z=307.22], EntityPig['Pig'/164, l='MpServer', x=208.41, y=65.00, z=315.53], EntitySheep['Sheep'/165, l='MpServer', x=210.84, y=68.00, z=306.88], EntityPig['Pig'/166, l='MpServer', x=212.50, y=64.00, z=308.50], EntityBat['Bat'/167, l='MpServer', x=211.38, y=54.00, z=322.41], EntitySquid['Squid'/178, l='MpServer', x=227.16, y=61.50, z=208.59], EntityItem['item.tile.flower1.dandelion'/179, l='MpServer', x=236.06, y=62.00, z=218.97], EntityItem['item.tile.flower1.dandelion'/180, l='MpServer', x=232.41, y=62.00, z=222.16], EntityItem['item.item.seeds'/181, l='MpServer', x=234.09, y=62.00, z=220.63], EntityItem['item.item.seeds'/182, l='MpServer', x=228.47, y=62.00, z=225.53], EntityItem['item.tile.flower1.dandelion'/183, l='MpServer', x=230.41, y=62.00, z=224.09], EntityItem['item.tile.doublePlant.syringa'/184, l='MpServer', x=239.75, y=62.00, z=253.38], EntityItem['item.tile.doublePlant.paeonia'/185, l='MpServer', x=232.06, y=62.00, z=252.50], EntityItem['item.tile.doublePlant.paeonia'/186, l='MpServer', x=224.97, y=62.00, z=252.88], EntityItem['item.tile.flower2.poppy'/187, l='MpServer', x=226.97, y=62.00, z=253.19], EntityItem['item.tile.flower2.poppy'/188, l='MpServer', x=225.41, y=62.00, z=253.31], EntityItem['item.tile.doublePlant.paeonia'/189, l='MpServer', x=226.34, y=63.00, z=251.41], EntityPlayerSP['Player765'/407, l='MpServer', x=215.34, y=66.00, z=260.28], EntityBat['Bat'/192, l='MpServer', x=228.00, y=31.00, z=282.03], EntitySheep['Sheep'/193, l='MpServer', x=227.44, y=69.00, z=303.16], EntitySheep['Sheep'/194, l='MpServer', x=234.94, y=67.00, z=297.97], EntitySheep['Sheep'/195, l='MpServer', x=235.03, y=69.00, z=305.06], EntityRabbit['Rabbit'/196, l='MpServer', x=230.56, y=71.00, z=332.81], EntitySkeleton['Skeleton'/220, l='MpServer', x=249.53, y=44.00, z=319.50], EntitySkeleton['Skeleton'/221, l='MpServer', x=253.06, y=44.00, z=322.50], EntitySheep['Sheep'/226, l='MpServer', x=271.41, y=65.00, z=234.53], EntityItem['item.tile.flower1.dandelion'/227, l='MpServer', x=265.75, y=66.00, z=241.59], EntitySquid['Squid'/228, l='MpServer', x=263.03, y=60.78, z=260.50], EntitySquid['Squid'/229, l='MpServer', x=267.88, y=61.00, z=272.47], EntitySquid['Squid'/230, l='MpServer', x=264.13, y=61.13, z=274.88], EntitySquid['Squid'/231, l='MpServer', x=255.50, y=61.00, z=278.38], EntityNinjaStar['entity.ninjamod.NinjaStar.name'/743, l='MpServer', x=214.00, y=67.06, z=259.77], EntityItem['item.item.sulphur'/232, l='MpServer', x=256.84, y=14.00, z=322.13], EntitySkeleton['Skeleton'/233, l='MpServer', x=259.13, y=15.00, z=330.50], EntityCreeper['Creeper'/234, l='MpServer', x=263.50, y=18.00, z=320.50], EntityItem['item.item.seeds'/239, l='MpServer', x=276.22, y=64.00, z=239.31], EntitySheep['Sheep'/240, l='MpServer', x=284.91, y=64.00, z=234.00], EntitySheep['Sheep'/241, l='MpServer', x=279.50, y=64.02, z=244.59], EntityItem['item.item.seeds'/242, l='MpServer', x=279.25, y=64.00, z=244.25], EntityBat['Bat'/243, l='MpServer', x=278.25, y=38.10, z=296.25], EntitySkeleton['Skeleton'/244, l='MpServer', x=274.50, y=33.00, z=289.50], EntityZombie['Zombie'/245, l='MpServer', x=281.28, y=16.44, z=326.69], EntityEnderman['Enderman'/246, l='MpServer', x=261.69, y=13.00, z=318.50], EntityEnderman['Enderman'/247, l='MpServer', x=290.16, y=25.00, z=330.53], EntitySheep['Sheep'/254, l='MpServer', x=293.88, y=63.00, z=234.31], EntitySheep['Sheep'/255, l='MpServer', x=289.19, y=63.00, z=242.38]]
    	Retry entities: 0 total; []
    	Server brand: fml,forge
    	Server type: Integrated singleplayer server
    Stacktrace:
    	at net.minecraft.client.multiplayer.WorldClient.addWorldInfoToCrashReport(Unknown Source)
    	at net.minecraft.client.Minecraft.addGraphicsAndWorldToCrashReport(Unknown Source)
    	at net.minecraft.client.Minecraft.run(Unknown Source)
    	at net.minecraft.client.main.Main.main(Unknown Source)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
    	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at net.minecraftforge.gradle.GradleStartCommon.launch(Unknown Source)
    	at GradleStart.main(Unknown Source)

    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on Custom Projectile and Rendering

    Hey man, my throwing star isn't working for 1.8.1. Has anything changed?


    Here are my classes:




    I'm just using RenderSnowball, so I honestly don't know what the problem is. Btw, some of the ninja star stuff was commented out when i pastebinned this, so ignore that; it was just for my mod's update without ninja stars included.

    Posted in: Mapping and Modding Tutorials
  • 0

    posted a message on Problem with Sword that Places Water like a Bucket

    Alright, fixed everything! Thanks again for all your help man you're my hero!

    Posted in: Modification Development
  • 0

    posted a message on Structure Generation Problem

    bump

    Posted in: Modification Development
  • 0

    posted a message on Problem with Sword that Places Water like a Bucket

    Ok I got it working! Thanks so much for all your help!!


    Just so that no weird glitches happen, or for the sake of less code, is there anything I need to change or can remove?


    ItemWaterKatana:


    And btw, I included just the link to pastebin, is that what you meant when you said to use it or is there a certain trick you can do to embed the pastebin formatting? Just checking for curiosity.

    Posted in: Modification Development
  • 0

    posted a message on Structure Generation Problem

    bump

    Posted in: Modification Development
  • 0

    posted a message on Problem with Sword that Places Water like a Bucket

    Alright, I've updated forge with the stable_16 mappings. It looks to me like on line 94 all the if statement does is check if the player placed a liquid, then returns the empty bucket and an achievement? It doesn't look like water actually gets placed in the onItemRightClick method. Where does the action of placing water actually take place, I also checked tryPlaceContainedLiquid, and all I can find in that method is sound effects and particles going off. And I don't quite understand how getMovingObjectPositionFromPlayer is used to place water, I can only see how it's used to pick up liquid.

    Posted in: Modification Development
  • 0

    posted a message on Problem with Sword that Places Water like a Bucket

    Sorry... what are stable_16 MCP mappings? And the latest Forge build doesn't seem to be working.... it just shows up with an MDKExample project that you can't open.

    Posted in: Modification Development
  • 0

    posted a message on Problem with Sword that Places Water like a Bucket

    Can you specify what line numbers you see these? I can't find them.

    Posted in: Modification Development
  • 0

    posted a message on Problem with Sword that Places Water like a Bucket

    Thanks for the tip, in the future I will do that!


    I can't seem to see where onItemRightClick keeps the code to place a water block, I can only seem to find where an empty bucket would pick up a water/lava block.

    You're telling me to add an Override on Item#onItemRightClick, but I'm not sure what I would put in that method; would it be to call the tryPlaceContainedLiquid method or what? Sorry, making sense of code is always a struggle for me.

    Posted in: Modification Development
  • 0

    posted a message on Structure Generation Problem

    bump....

    Posted in: Modification Development
  • 1

    posted a message on The Ninja Mod [1.8.8]

    updated to 1.8.8!!

    Posted in: Minecraft Mods
  • To post a comment, please .