Posted August 2, 20205 yr I'm very new to modding, i have experimented with spigot plugins and know a fair bit of Java, i'm trying to get started making something very simple and most forge mod tutorials go straight into custom items or blocks, to get me going with listeners and basic methods does anybody have an example of a mod that will send a "hello world" to a player when they break a block. might seem very simple but i don't know how to get started Thanks
August 2, 20205 yr Believe it or not, since we are talking about minecraft, its far simpler (in my opinion) to register Blocks and Items and have them showing up in your inventory than to do an apparently trivial task as sending an "Hello world" message when a player breaks a block. I suggest you follow Cadiboo tutorials, or TurtyWurty modding series on youtube, they will point you in the right direction Check out the port of the BetterEnd fabric mod (WIP): https://www.curseforge.com/minecraft/mc-mods/betterend-forge-port
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.