Boat Container

Boat Container

2M Downloads

Texture for boat with chest

Disketaa opened this issue · 11 comments

commented

Hi! I drew a new, smooth texture, if you like it / want, you can feel free to use in your mod.

image
image

Textures:
chest_boat
ender_chest_boat

commented

Maybe I'll touch them one time for a little. Just to match the square-ish-shape, like minecart with chest

commented

Thank you for your work, I'll think about it!

commented

Hey! What do you think?

image

commented

Looks nice, could you maybe make one for a furnace? Needing one for a later update maybe ( O_O )

commented

Oki-doki
Hope furnace boat doesn't burn itself xd

commented

image
image

Which is better?

commented

bottom because the furnace is not lit by default

commented

yeah, i know, but lit variant is lit =)

commented

Take them :)

chest_boat
ender_chest_boat
furnace_boat

commented

tysm <3

commented

By the way, I found vanilla boat textures in your assets files. Textures I did works perfectly without them, so If you will replace them textures, you can also remove boat textures from assets to ease customizing/resource-pack-making things tho.

image

Model Item for example:

{
  "parent": "minecraft:item/generated",
  "textures": {
    "layer0": "item/acacia_boat",
    "layer1": "boatcontainer:item/chest_boat"
  }
}