Ore restrictions and Bed/furniture blocks

Started by xShuda on

Topic category: Help with Minecraft modding (Java Edition)

Active 3 months ago
Joined May 2020
Points:
649

User statistics:

  • Modifications: 1
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Ore restrictions and Bed/furniture blocks

Hey I noticed that there aren't any options to change where custom ores spawn. Or at least I can't find the option I'd like to limit my custom ore to only the biome I made. 

 

Also how would I make a cosmetic block like a bed or chair. Since there are no premade options. And I'm not sure on how to import my own models. And there isn't any choice to select an action when a player clicks it Ex: a player right clicks the model of the chair I made and they sit down and can get up by simply jumping or shifting. 

Active 3 years ago
Joined Mar 2020
Points:
1262

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1149
Yeah and someone on YouTube…
Sat, 05/16/2020 - 11:34

Yeah and someone on YouTube made a tutorial of making beds AND chairs. 
His name is NorthwestTreesGaming.

Active 3 months ago
Joined May 2020
Points:
649

User statistics:

  • Modifications: 1
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
I've found the tutorial so…
Sat, 05/16/2020 - 16:05

I've found the tutorial so thanks for that. 

But I have gotten the version 2020.2. So if I'm correct now if I go make an ore and click on biome restriction. If I choose my custom biome. It will only spawn there?. 

Active 3 years ago
Joined Mar 2020
Points:
1262

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1149
Yes. It will. But only if…
Sat, 05/16/2020 - 16:12

Yes. It will. But only if you have a dimension set. 

 

"But I have gotten the version 2020.2" The tutorials are for  2020.2: https://www.youtube.com/watch?v=Sr66hlk5q10

https://www.youtube.com/watch?v=3IVrB_fTQu4&t=8s

 

Active 3 months ago
Joined May 2020
Points:
649

User statistics:

  • Modifications: 1
  • Forum topics: 5
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 11
Okay thanks.  Also if you…
Sat, 05/16/2020 - 16:32

Okay thanks. 

Also if you have any idea on how to make the chair more of a block and less of an entity. 

I want it to behave like a block an not something I can hit/deal damage just simply place and break but function like a chair. 

Active 3 years ago
Joined Mar 2020
Points:
1262

User statistics:

  • Modifications: 2
  • Forum topics: 10
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1149
Maybe run a procedure for…
Sat, 05/16/2020 - 16:35

Maybe run a procedure for whenever you place the chair block To summon an invisible mob that you can ride. And when you break it it despawns.