#BlockStates
Wait, Upcoming features? 😮‍

Yeh, in a future update we're planning on experimenting with oxidisation of the copper assets, as well as tools to help with the process of waxing/oxidising.

We're confident we can do this without quadrupling the number of blockstates, which was a previous hurdle.
January 6, 2025 at 4:27 PM
In the public Charter beta, there exists two extra blockstates for pawns "facing" up and down vertically, though they don't have an assigned model. Blockstates for pawns facing all cardinal directions (north, east, west, south) do exist in survival and are intended...
--->
#charter #csmp #contentsmp
April 18, 2025 at 7:02 PM
Very intriguing how Fence connection blockstates are becoming data-driven very shortly after Jeb admits that a mechanic to remove their connections would be a "cool idea."

#Minecraft
June 9, 2026 at 4:36 PM
Made a lil plushie model of Minty for my discord servers up and coming SMP ^^

model, uvs and oc by me
textures & blockstates by @scroopl.bsky.social
May 12, 2025 at 5:12 AM
for the sake of speed i'm changing the resin texture so i can borrow the amethyst cluster model. will likely change it later but i cannot be bothered to re-learn how the block models work when combined with a bunch of blockstates #mcart #mcdev
December 21, 2025 at 4:12 PM
which ofc are separate.
3. All of these blocks must be tested on all platforms. Correct textures, names, properties, blockstates, etc
4. Features are often not presented until they are ready on both platforms.

[2/3]
August 9, 2026 at 5:15 PM
anyway things are good since nobody asked. Ports to 26.1.2 are going well, released some maintenance updates for 1.20.1, oh and im having fun making new mods! like this one (modrinth waiting for review) www.curseforge.com/minecraft/mc...
Strippable Mushroom Blocks
Strip any side of a mushroom block to toggle its facing side being stripped. Does not add any new blocks or blockstates or textures, simply control existing blockstates 17 Downloads | Mods
www.curseforge.com
August 18, 2026 at 6:55 PM
Terracotta Tiles:

1 block with 256 combinations using multipart blockstates. I'm gonna attempt to make a slab and stair variation before finalising the textures

#pixelart #minecraft
September 3, 2024 at 7:05 AM
unlike these unused "up" and "down variants". These are likely the result of Arathain borrowing blockstate code from end rods, lightning rods or another vanilla block that uses these block states. Pact vessels and charter vessels (from before the Charter beta) are also affected by this oversight.
April 18, 2025 at 7:02 PM
You can set it up to be alternate textures that animate with json files and a file in blockstates that determines how rare it is
August 9, 2025 at 5:28 PM
36 blockstates btw maybeee 42 , how fudged
February 16, 2025 at 11:23 PM
updated my rp for versions-
⋆ 1.21.5
⋆ 1.21.6

go download it if you wanna make more interesting builds !!

modrinth.com/resourcepack...

#minecraft #modrinth #texturepack #resourcepack #minecraftresourcepack
June 26, 2025 at 4:33 PM
I need Custom blockstates to be able to create new things in vanilla :(
November 11, 2025 at 3:15 PM
blockstatesに記述しはするけど、そこでメタまで記述しなくてもいいやつ
March 12, 2025 at 4:08 PM
Just tested it again, the bug occurs after 21 chunks on each axis that makes 28.224 blockstates before it happens.
I am at approx. 10.816 blockstates, so I still have a bit to go before I'll have to fix the bug.
May 26, 2025 at 9:02 PM
Managed to figure out data-generated blockstates for a birds' nest block I'm working on.
I'm hoping to add more birds in addition to the pigeon, so I'm hoping I can figure out how to make data-driven egg pattern (and maybe even size) variants.
#minecraft #modding
March 12, 2026 at 3:06 PM
jsonの書き方でランダムができました!
blockstatesのかわりにterrain_textureというファイルで指定できるっぽいです
仕様をまず理解しないといけないのがむずい。。。
June 9, 2024 at 12:44 PM
blockstatesによる画像変更が出来るのだとすれば、幾つかのパターンを1ブロックに収めてメタ値を変えるとかになるんですかね?
ハフティンあたりが辛そうですけども
June 9, 2024 at 12:08 PM
Oh my, have you not heard?
Of the greatness bestowed upon us in the latest release??

Now possible within the items folder (equivalent to the blockstates folder), you can set "custom_name" components to assign different models to items with specific names!

(dunno if this works with armor)
Generator - Minecraft 1.21.4, 1.21.5, 1.21.6
misode.github.io
April 19, 2025 at 4:54 PM
The #WhiteHouse is preparing to issue an #ExecutiveOrder as soon as Friday that enlists the power of the #FederalGovernment to #BlockStates from #REGULATING #ArtificialIntelligence, The draft document/would launch several efforts to challenge #StateAILaws — including #DOJ “AI Litigation Task Force”
White House prepares executive order to block state AI laws
Draft document obtained by POLITICO calls for task force and multi-agency approach.
www.politico.com
November 20, 2025 at 3:27 AM
Recently learned there is a thing called "blockstates" in Minecraft which in some cases like the blocks below will rotate the textures randomly to look "natural". Well this doesn't look too great when I ported beta textures in for an addon for my personal pack so... had to remove it lol. Much better
October 4, 2024 at 10:53 PM
i'd say the easiest way is to copy the stone.json file from the assets/minecraft/models directory of the vanilla game to your pack, and rename it to copper_ore.json and deepslate_copper_ore.json

but you can also change the blockstates file so that the copper ore block "points" to a stone model.
Model – Minecraft Wiki
Models are three-dimensional shapes used in Minecraft that are used to display objects encountered in the game.
minecraft.wiki
April 28, 2025 at 6:46 AM
hope the game eventually gets dynamic resources, especially dynamic blockstates, because I'm starting to worry about how much RAM the game is going to use
August 4, 2026 at 8:17 PM
So, this weekend, I dedicated time to tearing that apart, and instead making the base ingot mold a block entity with a fluid tank and single inventory slot

Bucket pour event deposits fluid into the tank, which gets detected, and matched against some hashmaps to change blockstates
July 26, 2026 at 12:59 PM