📝 提示词
{
"type": "first-person video game screenshot",
"style": "voxel-based 3D blocky graphics mixed with 2D sprite elements",
"environment": {
"setting": "nighttime blocky landscape with purple-tinted lighting",
"terrain": "grass blocks, water pools, purple-leaved trees, torches"
},
"entities": [
"1 giant floating eyeball boss {argument name="boss action" default="shooting a purple laser beam"}",
"1 giant blue slime wearing a jeweled gold crown",
"1 regular blue slime",
"1 zombie",
"2 skeletons",
"2 flying purple bat creatures",
"1 pink flamingo",
"1 player character wearing {argument name="player armor" default="dark iron armor"}"
],
"first_person_view": {
"right_hand": "holding a {argument name="main weapon" default="large iron sword"}"
},
"user_interface": {
"top_left": ["X: 340", "Y: 64", "Z: -190", "Biome: {argument name="biome name" default="Corruption"}"],
"top_center": "purple boss health bar labeled {argument name="boss name" default="Eye of Cthulhu"}",
"top_right": "white notification popup: New Recipes Unlocked! Check your recipe book",
"bottom_left": "chat text: Steve has made the advancement [{argument name="boss name" default="Eye of Cthulhu"}]",
"bottom_center": {
"stats": "10 red hearts, 10 armor icons, 10 hunger shanks, experience level 15",
"hotbar_items": [
"purple sword",
"pickaxe",
"axe",
"green staff",
"musket",
"30 red potions",
"64 wood blocks",
"8 golden apples",
"2 blue stars"
]
}
}
}