How to create custom crafting table/furnace/anvil? Fine with coding

Started by SocialTag on

Topic category: Help with Minecraft modding (Java Edition)

Active 1 week ago
Joined Jul 2022
Points:
324

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 13
How to create custom crafting table/furnace/anvil? Fine with coding

I basically just want a block that functions the exact same as them, exact same GUI and everything. I'm fine with using coding to get these results, I know I can make my own GUI and  stuff, but I want it to function exactly the same and look exactly the same. Im fine with coding, there must be a way with that. Thanks!

Active 3 months ago
Joined Nov 2019
Points:
678

User statistics:

  • Modifications: 2
  • Forum topics: 3
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 44
With the use of procedures …
Mon, 06/19/2023 - 14:27

With the use of procedures (block editor), it is possible to code in the logic required.

Active 1 week ago
Joined Jul 2022
Points:
324

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 13
Do you know how I could do…
Mon, 06/19/2023 - 17:03

Do you know how I could do this?

Active 9 months ago
Joined Jun 2022
Points:
343

User statistics:

  • Modifications: 1
  • Forum topics: 6
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 9
I'm sick of people just…
Tue, 06/20/2023 - 09:57

I'm sick of people just saying "yeah there's a way to do this."  and then not giving an answer.
 

Here's a furnace tutorial I found. It's pretty good. It's pretty much a furnace. You'll have to figure out the animation yourself but it's a good start.

https://www.youtube.com/watch?v=UL6Z7WAAZws

Active 1 week ago
Joined Jul 2022
Points:
324

User statistics:

  • Modifications: 0
  • Forum topics: 9
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 13
IntoTheDrink i know its…
Thu, 06/22/2023 - 14:11

IntoTheDrink i know its frustrating

thank you very much!