Custom structures with chests?

Started by Layla123 on

Topic category: Troubleshooting, bugs, and solutions

Active 6 years ago
Joined Dec 2017
Points:
724

User statistics:

  • Modifications: 2
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
Custom structures with chests?
Wed, 07/11/2018 - 18:46 (edited)

So, I want to make a custom structure that I can have inside items within the chests, but when I did a little test, it looks like the data is not exported. Is there a way to do this? Or was this fixed in the current versions? 
Help me! :P

(I'm using Mcreator 1.7.8, because I had a great mod on work and it would be very difficult to pass everything to the new system of 1.7.9)

Edited by Layla123 on Wed, 07/11/2018 - 18:46
Active 1 day ago
Joined Feb 2016
Points:
911

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 261
I had an idea to fix this,…
Fri, 07/13/2018 - 20:18

I had an idea to fix this, but I'm not sure you'll like it...

 

Well here I go anyway.

How about you make a block that generates random loot to give to the player when right clicked and that deletes itself after to make sure the player doesn't try to get different loot by just using it again.

Active 1 year ago
Joined Jan 2018
Points:
736

User statistics:

  • Modifications: 0
  • Forum topics: 4
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 56
Use mega1134227's idea. It's…
Mon, 07/16/2018 - 16:01

Use mega1134227's idea. It's quite clever. Make a custom chest and when right clicked, will give you random items. Go here and look for the random possibility. Make it remove itself after right clicked.

Active 6 years ago
Joined Dec 2017
Points:
724

User statistics:

  • Modifications: 2
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 10
Hmm, it's a good ideia, i'll…
Wed, 07/18/2018 - 18:50

Hmm, it's a good ideia, i'll try do this in my mod, thnks ^^