A block that holds locked treasure and loot - find the right key to eject its rewards 一个锁...
MC-1483 - Snow covered grass/podzol/mycelium block side texture does not match original block MC-1483 - 被雪覆盖的草方块/灰化土/菌丝的材质与原始材质不匹配 MC-12363 - Lava / water / powder snow bucket desync when using it while rapidly turning MC-12363 - 使用桶时快速转身会导致服务端和客户...
Better GrassFixes grass blocks side texture to match surrounding grass terrain Better SnowFixes transparent blocks textures to match surrounding snow terrain Clear WaterClear, transparent water with good visibility underwater Custom SkyUse custom textures for the day and night skies. Multiple layers, ble...
资源包(Resource pack)系统为材质包系统的代替物,允许玩家更深度地自定义自己的Minecraft体验。资源包允许玩家自定义音乐、音效、语言文件、离开末路之地的显示文本和字体,而不用修改任何代码 资源包可以放置在 .minecraft 里面的 resourcepacks 文件夹。每个资源包都由
function GrassTile:getTex(face)if face==Top then return 0 endif face==Bottom then return 2 endreturn 1end--# TileConstTile.tiles = {}Tile.air = Tile(0,0)Tile.grass = GrassTile(1,1)Tile.soil = Tile(2,2)Tile.stone = Tile(3,3)Tile.cobbleStone = Tile(4,4)Tile.bedRock = Tile...
Advanced Pick Block now copies the items inside when used on a Boat with Chest (MCPE-153410)高...
Fixed the top texture of Dark Oak Logs (MCPE-148577) 修复了深色橡木原木的顶端纹理 (MCPE-148577) Updated Stripped Dark Oak side texture to match the new texture on Java Edition (MCPE-148576) 更新了去皮深色橡木侧面纹理以与 Java 版的新纹理匹配 (MCPE-148576) ...
Whether this block uses the snowy side texture. State value Blocks Boolean (false or true) Grass Block Podzol Mycelium southDetermines whether something is on the south side of the block. State value Blocks Boolean (false or true) Fence (any, including nether brick) Glass Pane (...
side = tex_coord(*side) result = [] result.extend(top) result.extend(bottom) result.extend(side * 4) return result TEXTURE_PATH = 'texture.png' GRASS = tex_coords((1, 0), (0, 1), (0, 0)) SAND = tex_coords((1, 1), (1, 1), (1, 1)) ...
Unrelated to commandBlockOutput, which is output into the visible chatrandomTickSpeed [value]Controls how often a random tick occurs; random ticks influence how fast plants and crops grow, how fast pigmen spawn from portals, how fast farmland updates, how fast grass and mycelium grow and decay...