| Table of Contents |
|---|
| Density Factor |
| Slides target size offset |
density_factor |
density_offset |
|
|---|---|---|
| 2 | 0 | ![]() |
| Table of Contents |
|---|
| Density Factor |
| Slides target size offset |
density_factor |
density_offset |
|
|---|---|---|
| 2 | 0 | ![]() |
1.16.2-pre2
| Table of Contents |
|---|
| firstOctave |
| amplitudes |
"amplitudes": [1,1]
| { | |
| "bonus_chest": false, | |
| "dimensions": { | |
| "minecraft:overworld": { | |
| "generator": { | |
| "biome_source": { | |
| "seed": -1464245863, | |
| "large_biomes": false, | |
| "type": "minecraft:vanilla_layered" | |
| }, |
| ### 0 0 ### | |
| [] | |
| ### 1 0 ### | |
| [] | |
| ### 2 0 ### | |
| [] | |
| ### 3 7 ### |
| { | |
| "manifest_version": 2, | |
| "name": "Mojira Shortener", | |
| "version": "0.1", | |
| "content_scripts": [ | |
| { | |
| "matches": [ | |
| "https://bugs.mojang.com/*" | |
| ], | |
| "js": [ |
| data merge entity @s[type=minecart] {CustomDisplayTile:1,DisplayState:{Name:"minecraft:command_block",Properties:{conditional:"true",facing:"down"}},DisplayOffset:4} | |
| data merge entity @s[type=chest_minecart] {CustomDisplayTile:1,DisplayState:{Name:"minecraft:command_block",Properties:{conditional:"true",facing:"up"}},DisplayOffset:4} | |
| data merge entity @s[type=furnace_minecart] {CustomDisplayTile:1,DisplayState:{Name:"minecraft:command_block",Properties:{conditional:"true",facing:"north"}},DisplayOffset:4} | |
| data merge entity @s[type=tnt_minecart] {CustomDisplayTile:1,DisplayState:{Name:"minecraft:command_block",Properties:{conditional:"true",facing:"south"}},DisplayOffset:4} | |
| data merge entity @s[type=hopper_minecart] {CustomDisplayTile:1,DisplayState:{Name:"minecraft:command_block",Properties:{conditional:"true",facing:"west"}},DisplayOffset:4} | |
| tag @s add invisible_minecart |
| { | |
| "textures": { | |
| "0": "minecart/minecart", | |
| "1": "minecart/chest" | |
| }, | |
| "elements": [ | |
| { | |
| "name": "Cube", | |
| "from": [ 1.0, 4.0, 1.0 ], | |
| "to": [ 15.0, 18.0, 15.0 ], |
| { | |
| "variants": { | |
| "conditional=false,facing=down": { "model": "block/command_block", "x": 90 }, | |
| "conditional=false,facing=up": { "model": "block/command_block", "x": 270 }, | |
| "conditional=false,facing=north": { "model": "block/command_block" }, | |
| "conditional=false,facing=south": { "model": "block/command_block", "y": 180 }, | |
| "conditional=false,facing=west": { "model": "block/command_block", "y": 270 }, | |
| "conditional=false,facing=east": { "model": "block/command_block", "y": 90 }, | |
| "conditional=true,facing=down": { "model": "block/minecart/empty" }, | |
| "conditional=true,facing=up": { "model": "block/minecart/chest" }, |