Skip to content

Instantly share code, notes, and snippets.

@toka7290
toka7290 / context_list.md
Created June 18, 2023 15:40
minecraft recipe unlock context list

Minecraft Recipe Unlock Context List

version: Minecraft 1.20.10.22~

Context description
AlwaysUnlocked Always unlocked, regardless of the situation.
None Always unlock, Don't show in recipes
PlayerHasManyItems Hold 10 or more stacks of items in inventory
PlayerInWater Step into the water.

Item Group List table

Minecraft Bedrock Edition Item Group List

グループ名 グループ名
itemGroup.name.planks 木の板材
itemGroup.name.walls
itemGroup.name.fence フェンス
itemGroup.name.fenceGate フェンス ゲート

Damage Event type table

Minecraft Bedrock Edition Item Damage Event type List

詳細(デスメッセージ)
all 力尽きた
anvil 金床で潰された
block_explosion 爆発した
charging 力尽きた
{
"format_version": "1.12.0",
"minecraft:recipe_smithing_transform": {
"description": {
"identifier": "toka7290:smithing_table_test"
},
"tags": ["smithing_table"],
"base": "toka7290:test_armor_boots",
"addition": "minecraft:netherite_ingot",
"result": "minecraft:netherite_shovel"
{
"format_version": "1.8.0",
"minecraft:spawn_rules": {
"description": {
"identifier": "toka7290:testmob",
"population_control": "animal"
},
"conditions": [
{
"minecraft:spawns_on_surface": {},
{
"format_version": "1.19.0",
"minecraft:volume": {
"description": {
"identifier": "toka7290:toka_test_volumes"
},
"components": {
"minecraft:fog": {
"fog_identifier": "minecraft:fog_the_end",
"priority": 1
@toka7290
toka7290 / GameTest_SimulatedPlayer_list.js
Created September 23, 2021 05:26
Minecraft 1.17.40.21 GameTest SimulatedPlayer module method list
/**
* プレイヤーの`componentName`コンポーネントの有無を取得します。
* @param {string} ComponentName コンポーネント ID
*/
SimulatedPlayer.prototype.hasComponent(ComponentName);
/**
* 指定したプレイヤーのコンポーネントを返します
* @param {string} ComponentName コンポーネント ID
* @returns 指定したコンポーネントに応じたオブジェクトを返します。
*/
@toka7290
toka7290 / biome_tag.txt
Created August 12, 2021 10:03
Minecraft:1.17.30.x ~ Vanilla definition of biome tag list
animal
bamboo
basalt_deltas
beach
bee_habitat
birch
caves
cold
crimson_forest
deep
{
"format_version": "1.13.0",
"minecraft:geode_feature": {
"description": {
"identifier": "toka7290:test_geode_feature"
},
"filler": "minecraft:air",
"inner_layer": "minecraft:deepslate_coal_ore",
"alternate_inner_layer": "minecraft:deepslate_diamond_ore",
"middle_layer": "minecraft:deepslate",
{
"format_version": "1.14",
"minecraft:recipe_material_reduction": {
"description": {
"identifier": "toka7290:material_reduction_test"
},
"tags": "material_reducer",
"input": "minecraft:scaffolding",
"output": [
{