🍨Creating a city style biome🍨

Started by stopid on

Topic category: Help with MCreator software

Active 1 year ago
Joined Sep 2021
Points:
532

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
🍨Creating a city style biome🍨

I have this idea of creating a biome that instead of a forest or a desert, is a city with a lot of features like buildings and roads so instead of spawning trees you spawn custom buildings of the architecture style you want, the problem is the road system, is there is a way of creating some sort of random road network like a dungeon but instead of rooms it would be simply roads were building won't spawn? And fixing the number of mobs that the biome can spawn, something dumb like that. 

Active 1 year ago
Joined Oct 2020
Points:
1616

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
I mean you could do it, try…
Sat, 09/25/2021 - 17:47

I mean you could do it, try searching Dungeon MCreator and change everything to a road

Active 1 year ago
Joined Sep 2021
Points:
532

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Hmmm, is pretty advanced for…
Sat, 09/25/2021 - 18:04

Hmmm, is pretty advanced for me, but at least is possible, I will probably be tackling some other problems I'm dealing with before even trying to pull that one off.

Active 3 weeks ago
Joined Sep 2020
Points:
1227

User statistics:

  • Modifications: 7
  • Forum topics: 17
  • Wiki pages: 4
  • MCreator plugins: 0
  • Comments: 774
Using Minecraft's jigsaw…
Sat, 09/25/2021 - 18:48

Using Minecraft's jigsaw block/ a custom block you can spawn building and roads where you want

Active 1 year ago
Joined Sep 2021
Points:
532

User statistics:

  • Modifications: 0
  • Forum topics: 2
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 4
Damn, I thought I knew at…
Sat, 09/25/2021 - 21:37

Damn, I thought I knew at least the basic on most minecraft dev tools but I never even heard of this block before, can you even use with MCreator? 

Active 3 weeks ago
Joined Sep 2020
Points:
1227

User statistics:

  • Modifications: 7
  • Forum topics: 17
  • Wiki pages: 4
  • MCreator plugins: 0
  • Comments: 774
No, you need custom code…
Mon, 09/27/2021 - 18:15

No, you need custom code. There is a tutorial somewhere

Active 1 year ago
Joined Oct 2020
Points:
1616

User statistics:

  • Modifications: 0
  • Forum topics: 15
  • Wiki pages: 0
  • MCreator plugins: 0
  • Comments: 1874
and that is why modifying…
Mon, 09/27/2021 - 19:03

and that is why modifying the dungeon one is better :)