Everything posted by Luis_ST
-
Create a 3x3x3 Block
did you use a BER? if yes show the code.
-
1.18.1 Capability change from 1.16.5 Help.
add a serialize and deserialize method to your CapabilityHandler call there the logic from write and read method, then call these two methods from serializeNBT and deserializeNBT of your CapabilityProvider. Note you can call the logic from the read and write method directly from your CapabilityProvider if you hava setters to set the values of your Capability
-
[1.18.1] Connecting machines with Generator
for a basic logic you can use BlockState Properties similar to Redstone. If you need so advanced logic you can use the EnergyCapability from Forge in combination with BlockEntities
-
[1.18]How to add PlayerData
looks okay but I would recommend you to check also the side, since you should call the logic only on server and if it's required update the client via a custom Packet
-
(1.16.5 MCP) remove entity after certain time when spawned
you can take a look at the Arrow it will be removed if it's a few seconds on Ground
-
Create a 3x3x3 Block
you should only copy the logic not the code exactly and iirc the enum was for the Blockstate so the UpperBlock has a other texture than the LowerBlock In this case your main Block is a corner, if you do this it means you render the Block in a BER this means you only need one Block
-
Incomplete set of tags recieved from server. Please contact server operator.
post debug log from server and client
-
1.16.5 Server refuses to start
update Forge to the latest version, also note 1.16 requires java 8
-
Forge 1.18.1 Won't launch
post debug log
-
Minecraft with forge crashes when loading/creating world
which file did you delete exact, please post path
-
The code does not work on servers, any ideas?
do not post code for other here, you can permalink them on github, for example: this these Events are server and client side or server side only (im not 100% sure), but this means you can't put them into a Client side EventHandler class, move them to a new/other EventHandler
-
Create a 3x3x3 Block
it's an Axis Angle Bounding Box (iirc), so basiclly a Bounding Box
-
(1.16.5 MCP) my tileentity cant load the items when i exit
error? if yes post it. you can not retrun null there
-
1.16.5 Forge server not starting
Error in Blue Skies, make sure you use the latest version of the Mod, if you use the latest version report the bug to the Mod author.
-
Opening server and it keeps crashing (Solved)
update Forge to the latest version (1.16.5 - 36.2.26)
-
Error: "Incomplete set of tags received from server. Please contact server operator"
you use the recommended version of Forge, but you should use the latest version (1.16.5 - 36.2.26)
-
Server crash while loading
use the latest version (1.16.5 - 36.2.26)
-
Server crash while loading
update Forge
-
1.16.5 Server not working yet other versions do??
update Forge
-
Minecraft with forge crashes when loading/creating world
delete this server config file
-
no clue what the issue is, just rendering overlay, idk what it means though
delete the forge client config file
-
The code does not work on servers, any ideas?
what kind of Event are the preShoot and the postShoot? you need to add the Dist to the EventBusSubscriber via the 'value' and set it to Dist.CLIENT
-
[Solved] 1.18.1 won't runClient; "unable to load... FMLClientLaunchHandler"
the game starts with java 16
-
[1.18]How to add PlayerData
no, you need both the TickEvent which calls your custom logic each Tick and the AttachCapabilitiesEvent which adds the Capability to all Entities which should hava your Capability. Read the doc about Events it explains everything about how to use Events. If you don't know how to create a Event handler, I would recommend you to first learn the basics of java before modding minecraft
-
1.18.1 Mixin ClassCastException on accessor
Mixin is not supported on this Forum, but you can get help on the Forge Discord in the non-api-modding channel
IPS spam blocked by CleanTalk.