Everything posted by Luis_ST
-
Check if Block is Destroyed with Pickaxe
the ToolAction system is design to fix this, if Item#canPerformAction with ToolActions.PICKAXE_DIG returns true the item has the Pickaxe behaviour
-
Check if Block is Destroyed with Pickaxe
ItemStack#canPerformAction with ToolActions.PICKAXE_DIG
-
Game Crashing on startup - Plz help
One of your mods requires "placebo". Unfortunately the mod does not properly indicate this dependency, so the mod simply crashes instead of Forge showing a helpful error message.
-
Problem with custom tags
please post debug.log and not latest.log
-
minecraft loadup problem
please post debug.log from the logs folder
-
[SOLVED] [1.18.2] How to prevent a spawned falling entity to drop items when is destroyed?
mixin is in all cases the last option you should choose, if this is possible with Reflection or an AT it should be used instead
-
Forge not working
it's a file generated by the game, you find it in the logs folder of your game directory if you using CurseForge you need to enable the debug.log in the settings
-
How do I spawn my feature in the world? [1.16.5]
first of all guys, did you read the version of this thread, it's 1.16.5 there are not Holders, etc? like Ores? If so, you don't need a custom Feature you can use Feature.ORE instead create a static ConfiguredFeature field, then create the ConfiguredFeature in FMLCommonSetupEvent and store it in your field you then be able to use BiomeLoadingEvent to add the Feature to the World you can create the ConfiguredFeature via Feature#configured you can use the vanilla Features class as an example why do you need a example? if you provide a example it is helpful but you should know that a few people will copy the code without understanding what the code is doing and then they come back and say the code is not working (they turn off their brain) if you want to show examples i would recommend you to use the examples which are provied by Forge in the Forge Community Wiki, or you create a standalone example (for example with https://gist.github.com/), which you then can link if you want an example for Features & Placements you can take at: Features & Placements Edit: in the most cases there are vanilla examples and for the stuff which is added by Forge you can take a look at the Test Mods
-
Minecraft crashes saying Error: java.lang.IllegalStateException: Render layers can only be set during client loading!
Then you need to play without Chisel until there is a newer version of the Mod
-
Crashed while rendering overlay
Problem with Chisel. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
Trying to make Custom items
This is basic java, if you don't know basic java i would highly recommend you to learn it first before modding minecraft. If you know java you could start here: https://forge.gemwire.uk/wiki/Making_Items
-
[1.18.2] Creating custom villager
Unfortunately not, i think the best way would be to understand what vanilla does and then try to reproduce this for your own purpose
-
org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector cancelDisableLightUpdate
Problem with Cull Particles. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
[1.18.2] Creating custom villager
you need a constructor with an EntityType and a Level as parameter the constructor you show also requires a VillagerType
-
[1.16.5] make mi costume Glass block/panel transparent
What about that?
-
org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector cancelDisableLightUpdate
Problem with Radon. Make sure you are using the latest version. If the Mod is already up to date, report this bug to the Mod author.
-
How to spawn a living entity
you can use EntityType#create to create a new instance of the Entity you want, then you can modify the Entity (set Position, etc.) then call Level#addFreshEntity to spawn the Entity
-
org.spongepowered.asm.mixin.injection.throwables.InjectionError: Critical injection failure: Redirector cancelDisableLightUpdate
this is not how you upload a file, this file is on your pc you can use a paste side like https://gist.github.com/ to upload the file
-
pls help me i don't know
please post debug log from the logs folder
-
[1.16.5] make mi costume Glass block/panel transparent
When is enqueueWork necessary? i know it's a way to move actions which are not thread safe to the main thread, but why is it sometimes required and sometime not, since the most vanilla stuff is not thread safe?? is there a rule for it? And what happened in the worst case if enqueueWork necessary but is not used? and the opposite worst case if enqueueWork is not necessary but it is used?
-
Server doesnt wants to start. 1.18.2 with java 18 or 17
this is the important step to make sure it works
-
How to fix this? fml.modloading.duped.mod
you have it already installed, but here: https://www.curseforge.com/minecraft/mc-mods/jei/files
-
Server doesnt wants to start. 1.18.2 with java 18 or 17
yeah it does, but depends on how you setup java normally the JAVA_HOME does match with the Path one
-
How to fix this? fml.modloading.duped.mod
you can not use both, you need to remove JEI or REI
-
Server doesnt wants to start. 1.18.2 with java 18 or 17
what do you mean by path?
IPS spam blocked by CleanTalk.