Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

marcotesoalli

Members
  • Joined

  • Last visited

Everything posted by marcotesoalli

  1. Hello, Could someone tell me the method to make multiblock structures (e.g. railcraft coke oven or liquid tanks). Just want to know the basic idea behind these. And how I could make the whole thing render as one block and make it clickable as one block? Would be nice if someone could link me to a source code example of any mod implementing this. greets
  2. You could look at the Buildcraft mod. Especially the rendering of the engines. This pretty much explains everything, I learned it today. Source Code can be found here: https://github.com/SirSengir/BuildCraft greets
  3. Hello, I added a block to minecraft which adds its position to an array in the World.java class. In the SpawnerAnimal.java (spawning) class and EntityLiving.java (despawning) I changed the conditions for mob spawning to not just look for a player nearby, but also for the blocks. The problem is I need to modify named 3 base classes for my mod. Would it be possible to implement a hook for that? . I'm thinking of uses to make automatic mob farms using buildcraft, rp2 (...) without having to stay near the farm. I'm sorry if the idea is rubbish, but I am completely new to Minecraft modding. greets marco

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.