Everything posted by loordgek
-
[1.15.2] my sapling wont grow
https://stackoverflow.com/questions/94361/when-do-you-use-javas-override-annotation-and-why
-
Dowloading Forge issue
where do you download it from ?
-
Modding in C++
you can mod it in JavaScript
-
[1.15.1] capability NullPointerException
you subscribe to the wrong bus remove , bus = EventBusSubscriber.Bus.MOD
-
[SOLVED] [1.14.4] How do you use capabilities to store variables such as thirst in the player entity?
yes sort of the doc is set to 1.13 but the capability page is from 1.12
-
[SOLVED] [1.14.4] How do you use capabilities to store variables such as thirst in the player entity?
yea but the doc is for 1.12
-
[SOLVED ]Developing custom crafting recipes things
dont use getItemById where does enableStats come from? entity.getItem().getItem() == glass.getItem() what is glass can you post your code on github so we can see everything
-
Lenovo user here, is Forge available for it?
where did you get forge from ? do you have java installed ? how are you trying to install forge ?
-
Which Java Development Kit should I use?
yes, but if you want to be sure built it your self https://github.com/AdoptOpenJDK
-
Which Java Development Kit should I use?
https://adoptopenjdk.net/
-
Biomes
what version are you working on ?
-
on/off button for custom furnace
what does the error say, mouse over the error and the IDE tells whats wrong
-
on/off button for custom furnace
return new PacketButtonClicked(buf.readBlockPos());
-
COREMODS CRASH
problem w/ optifine
-
on/off button for custom furnace
what part do you not understand?
-
on/off button for custom furnace
https://github.com/drmdgg/marijuanacraft1.14.4/blob/master/src/main/java/drmdgg/marijuanacraft/network/PacketButtonClicked.java#L29 you need to get the pos from the packetbuffer the ide will tell whats wrong
-
[1.14.4] [UNSOLVED] Server Thread Freezes After Entity Explodes
@Lea9ue what are you doing ? https://github.com/saxon564/MoChickens/blob/1.14/src/main/java/com/saxon564/mochickens/entities/mobs/EntityMoChicken.java#L80 you cant do that Minecraft is client side only
-
on/off button for custom furnace
yes that looks right
-
on/off button for custom furnace
give it a try it is simple yes packetButtonClicked no that is fine no shit sherlock sent the message to the server https://mcforge.readthedocs.io/en/1.13.x/networking/simpleimpl/
-
on/off button for custom furnace
and delete https://github.com/drmdgg/marijuanacraft1.14.4/blob/a27ad62dfb81267511d4ab1ecf2eff5b6c6eba58/src/main/java/drmdgg/marijuanacraft/client/gui/GuiVO.java#L84-L86
-
on/off button for custom furnace
addButton(new Button(relX + 18, relY + 15, 5, 20, "PURGE", button -> sent the message to the server)); is that so hard ? https://github.com/drmdgg/marijuanacraft1.14.4/blob/master/src/main/java/drmdgg/marijuanacraft/network/PacketHandler.java#L49 you want to not this https://github.com/drmdgg/marijuanacraft1.14.4/blob/master/src/main/java/drmdgg/marijuanacraft/network/Networking.java#L12 is a bad name give the constructor only the blockPos in the encode method encode the blockPos look inside the PacketBuffer to see how in decode return a new packet
-
[1.14.4] Create Entity from CompoundNBT
look at EntityType# func_220335_a
-
Installing Forge added other apps?
https://nl.malwarebytes.com/adwcleaner/ and its recommended to run a anti virus scanner where did you download from? only download from https://files.minecraftforge.net/
-
Mc Forge 1.14.4
downgrade forge the 28.1.101 is bugged
-
[1.14.4] how to make a gui progress bar?
dont do that use Itemstack.empty you need to override onRemove? in your tile class and invalidate slots_holder https://github.com/MinecraftForge/MinecraftForge/blob/1.14.x/src/main/java/net/minecraftforge/common/util/LazyOptional.java#L294
IPS spam blocked by CleanTalk.