Jump to content

RomainP

Very Important Vintarian
  • Posts

    6
  • Joined

  • Last visited

About RomainP

  • Birthday 04/19/2001

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

RomainP's Achievements

Wolf Bait

Wolf Bait (1/9)

0

Reputation

  1. Hello, I would like to use a texture from the game itself. On the wiki (https://wiki.vintagestory.at/index.php?title=Modding:The_Asset_System), it says we can use this path: [game:assets/textures/blocks/leather.png]. Here's my blocktypes JSON file: { code: "myleatherblock", creativeinventory: { "general": [ "*" ] }, blockmaterial: "Wood", drawtype: "Cube", textures: { all: { base: "game:assets/textures/blocks/leather" } }, resistance: 3.5, sounds: { "place": "game:block/anvil", "walk": "game:walk/stone" } } It's just a test, I'm learning how to create mods and I'm also learning JSON so I have some difficulties Once in the game, the bloc correctly appears but the texture is the unknown one. How do I use the game domain please
  2. Hello! I'd like to contribute to the wiki translation in French to make the game more accessible to french people, could you please give me the permission? My username on the wiki is Roma
  3. I'm ruuning 1.15.6, in solo exploration mode, and the game is totally vanilla. I created a new creative world with the same seed, and this chunk is perfectly normal.
  4. I found this really weirdly generated chunk. Maybe it's the final boss summoning area, idk XD I tried placing some blocks in the area to reload it, but nothing has changed. It has a cave music, like it's a cave but on the surface. Sorry for bad English.
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.