Everything posted by Luis_ST
-
Cant make a Forge server
He mean you should run the command in the cmd and then post the error you get there
-
Decompile java classes without field_ and func_
of how many classes/methods/fields do you need the SRG names (and yes func_175667_e is a SRG name and not a obfuscate name)
-
Decompile java classes without field_ and func_
did you use Mcreator?
-
Cant make a Forge server
post installer log
-
The constructor ItemStack(Material, int) is undefined
The constructor requires and Item and not a Material
-
[1.18.1] How can I make a chest gui/selection menu?
this is not possible for vanilla Guis, you need to create a custom Gui
- Exit code: 0
-
(1.16.5 Forge) Disable Liquid Rendering
are you sure you have updated to 1.16.5?
-
How to update code ???
you can use SizableShrimp Forge-Class-Remapper
-
Exit code : 0
delete this config file
-
The constructor BlockItem is not defined
Learn basic java since Item != Item.Properties for solving this problem yourself take a look into the BlockItem constructor and the required parameters
-
blue skies mod crashes game when entering dimensions
Remove the mod and report the bug to the mod author
-
Guys can you help me
The log is private or does not exist
-
Could not find net.minecraftforge:forge:1.18.1-39.0.9_mapped_official_1.18.1.
1.18 requires java 17
-
Datapack errors while playing on mods.
the screenshot does not exist or it's private
-
[1.18.1] Spawn Item at a BlockPos
Then you need to spawn the ItemEntity manually, after creating the ItemEntiy you need to set the position to the position you want. Then add the ItemEntity to the World via Level#addFreshEntity
-
i dont know what to put here i am following a tutorial but its not working
Pass in the constructor the required parameters, a EntityType and a World If you don't know how to do that learn basic java befor modding minecraft
-
Canceling command.
now store it in a local variable or use it why on earth did you create a new ImmutableStringReader? you can get it from the Event via: CommandEvent#getParseResults -> ParseResults#getReader
-
Canceling command.
you can get the Command from the Event by: ParseResults#getReader ImmutableStringReader#getRead
-
Creating a New Piston [1.16.4]
Yeah that's the way to go
-
i dont know what to put here i am following a tutorial but its not working
Use your IDE to search for the class
-
Canceling command.
Show what you have tried
-
Where to find a list of possible text in quotes for TextComponentTranslation
https://forge.gemwire.uk/wiki/Components#TranslatableComponent
-
how do i fix the fml crash thing
You can use https://gist.github.com/
-
i dont know what to put here i am following a tutorial but its not working
it need also an EntityType, you can use EntityType.LIGHTNING_BOLT as parameter
IPS spam blocked by CleanTalk.