Minecraft Wiki
Advertisement
Talk Archives

Yep, sprites again.

While working on cobblestone generators, it occurs to me that there's no way to indicate a bottom slab in a top-view. I had also been thinking we'd need arrows, but then I realized we can use HTML entities/Unicode for that. --Mental Mouse 01:33, 21 April 2013 (UTC)

I think text arrows are really only good for the cardinal directions, but that should be enough for cobblestone/obsidian generators. But for more complicated water/lava, we'd need 16 direction arrows.
Any ideas for bottom slabs?
This topic seems like a good place to start a "wishlist" for more sprites:
  • crops (melon/pumpkin stems, melon, sugar cane, wheat, carrots, potatoes, nether wart) -- I think an overhead and a sideview would be enough for each, we don't need to show all the possible growth stages
  • water/lava directions
  • torches (the regular kind)
  • stairs
Anything else? That's about three more rows of sprites I think.
Munin295 · Grid Book and Quill Grid Stone Pickaxe · 04:41, 21 April 2013 (UTC)
Hmm. For the bottom slab, you could emphasize the edge textures and maybe show a bit of highlighting. For crops, you'll want a common "sprout" texture as well. Directions: 16 arrows? Like, north-north-west? If the game actually tracks fluid direction that closely, then I guess so.... Last night I thought about diagonal minecarts for sloped track, but then I thought it through.  ;-) Imagine trying to make those play with the table grid! --Mental Mouse 10:50, 21 April 2013 (UTC)

Well, the origins of the template have just turned around to bite me. When dealing with cobblestone generators, I've discovered a mechanism or two that need "SB" -- an opaque solid block, a transparent block (they're using glass, I'll want to build-test that slabs do work), and a filler block that explicitly can be opaque or transparent. May I request an "any" sprite, perhaps based on the iron block? (That's what they were using.) --Mental Mouse 22:36, 21 April 2013 (UTC)

"…can be opaque or transparent…" -- not sure what you mean. If you mean it doesn't matter what kind of block is used, then I'd just use dirt or grass, or just keep using SB to keep it consistent. I'm trying using grass in some of my sideview schematics to show how you'd build them on the ground -- I like it so far.
There's a sprite/id for glass if you want it.
Munin295 · Grid Book and Quill Grid Stone Pickaxe · 00:04, 22 April 2013 (UTC)
Yup, doesn't matter if it's opaque or transparent. In screenshots and videos, some people do them in glass for visibility. I'm already using dirt for temporary blocks, needed for building but then removed. I guess I could use grass, but it feels weird. Maybe stone brick. But then, that's the point -- without a standard identifier, everyone picks something different. BTW, the description for SB and perhaps MB should probably indicate that at least in circuits, they mean opaque blocks. --Mental Mouse 02:02, 22 April 2013 (UTC)
I was probably thinking of this when I added stone bricks to the sprite sheet -- I can't think of any other reason I put it on there (most other blocks on the sprite sheet are there because I thought of a redstone circuit or mechanism that used them). Stone bricks are kind of the go-to block for simple architecture -- easy to make from mining and looks "constructed" -- I see it in a lot of Let's Plays. I guess it's probably a good choice for "there needs to be a block here for structural reasons, but not for redstone reasons".
Let's see … "structural block"? no, SB is taken. "construction block"? no, CB for command block. "Building block"? BB, not bad. BB for "building block", defaults to stone brick sprite for starters?
Munin295 · Grid Book and Quill Grid Stone Pickaxe · 07:11, 22 April 2013 (UTC)
Advertisement