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.

Featured Replies

Posted

Hello,

 

I am making a mod that will require custom machinery can anyone help me with this? Is it like making a custom furnace??

 

Thanks For Your Help

It would help if you described what kind of machine you want to make.

 

If your machine is something you can put items into (like it has slots), then a furnace would be a good example -- you'd need to implement Container and such.

 

If your machine doesn't need items, then you would just make it a simple tile entity.

Check out my tutorials here: http://jabelarminecraft.blogspot.com/

Then there you go! Like jabelar said, go look at the furnace. Or some source code of other mods. Everything is boolean logic, the rest is details.

[shadow=gray,left][glow=red,2,300]KEEGAN[/glow][/shadow]

It would be like the macerator from tekkit so it will need slots

Off-Topic: This is why I don't like tekkit.

 

ROFL

 

..

 

@killzers

 

- Learn how to setup your mod

- Learn how to setup simple items

- Learn how to setup simple blocks

- Learn how to setup interactions with blocks and items

- Learn how to setup NBT Tags

- Learn how to setup Tile Entitys

- Learn how to setup Containers

- Learn how to setup GUIs

- Learn how to setup Renders

- Try to learn how to do anything that you see different.

 

After this start to make new things with this mixed, if all run right (single player AND with dedicated server), start a concept of how to transform items in new items... with this start your machine. If you don't learn the things around machines a simple problem can destroy your work, because you don't understand what is happening.

 

I really recomend a good base of Java to do this, because machines require some defined things like logic flags or methods with some different actions that can move a newbie to a big fail.

 

Machine blocks are an advanced resource in a mod. You can make machines with or without GUIs, with or without containers, with or without some things, but you need to understand all these things first.

 

Jabelar, Wuppy and some guys are good sources of tutorials... go, learn and fly! o/

// BSc CIS, hardcore gamer and a big fan of Minecraft.

 

TmzOS ::..

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.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

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.