Jump to content

Block side turns black if side faces solid block


LordFetzi

Recommended Posts

Hey just as written in the title my custom block side turns black if a solid block is facing that side.
I have already tried everything concerning the blockmodel.json.
I have set the ambientocclusion to false, shade to false and render_type also to cutout, but nothing seems to work.

If anything else is needed to help me with my problem don't bother to ask me for more information.

The blockmodel ingame:

Spoiler

R9yUbsu.pngkeE4KkH.png


Here is the blockmodel.json file:

Spoiler
{
	"credit": "Made by LordFetzi with Blockbench",
	"ambientocclusion": false,
	"textures": {
		"2": "fetzisasiandeco:blocks/sand",
		"particle": "fetzisasiandeco:blocks/sand"
	},
	"elements": [
		{
			"from": [0.001, 0, 0.001],
			"to": [15.999, 16, 15.999],
			"rotation": {"angle": 0, "axis": "y", "origin": [8, 8, 8]},
			"faces": {
				"north": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"east": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"south": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"west": {"uv": [0, 0, 16, 16], "texture": "#2"},
				"up": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#2"},
				"down": {"uv": [0, 0, 16, 16], "rotation": 180, "texture": "#2"}
			}
		},
		{
			"from": [0.5, 16, 0.001],
			"to": [1.5, 16.5, 15.999],
			"faces": {
				"north": {"uv": [14.5, 0, 15.5, 0.5], "texture": "#2"},
				"east": {"uv": [14.5, 16, 15, 0], "rotation": 270, "texture": "#2"},
				"south": {"uv": [15.5, 0.5, 14.5, 0], "texture": "#2"},
				"west": {"uv": [15, 16, 15.5, 0], "rotation": 90, "texture": "#2"},
				"up": {"uv": [15.5, 0, 14.5, 16], "texture": "#2"},
				"down": {"uv": [0, 0, 1, 16], "texture": "#2"}
			}
		},
		{
			"from": [2.5, 16, 0.001],
			"to": [3.5, 16.5, 15.999],
			"faces": {
				"north": {"uv": [12.5, 0, 13.5, 0.5], "texture": "#2"},
				"east": {"uv": [12.5, 16, 13, 0], "rotation": 270, "texture": "#2"},
				"south": {"uv": [13.5, 0.5, 12.5, 0], "texture": "#2"},
				"west": {"uv": [13.5, 16, 13, 0], "rotation": 90, "texture": "#2"},
				"up": {"uv": [13.5, 0, 12.5, 16], "texture": "#2"},
				"down": {"uv": [0, 0, 1, 16], "texture": "#2"}
			}
		},
		{
			"from": [4.5, 16, 0.001],
			"to": [5.5, 16.5, 15.999],
			"faces": {
				"north": {"uv": [10.5, 0, 11.5, 0.5], "texture": "#2"},
				"east": {"uv": [10.5, 16, 11, 0], "rotation": 90, "texture": "#2"},
				"south": {"uv": [11.5, 0.5, 10.5, 0], "texture": "#2"},
				"west": {"uv": [11, 16, 11.5, 0], "rotation": 90, "texture": "#2"},
				"up": {"uv": [11.5, 0, 10.5, 16], "texture": "#2"},
				"down": {"uv": [0, 0, 1, 16], "texture": "#2"}
			}
		},
		{
			"from": [6.5, 16, 0.001],
			"to": [7.5, 16.5, 15.999],
			"faces": {
				"north": {"uv": [8.5, 0, 9.5, 0.5], "texture": "#2"},
				"east": {"uv": [8.5, 16, 9, 0], "rotation": 90, "texture": "#2"},
				"south": {"uv": [9.5, 0.5, 8.5, 0], "texture": "#2"},
				"west": {"uv": [9, 16, 9.5, 0], "rotation": 90, "texture": "#2"},
				"up": {"uv": [9.5, 0, 8.5, 16], "texture": "#2"},
				"down": {"uv": [0, 0, 1, 16], "texture": "#2"}
			}
		},
		{
			"from": [8.5, 16, 0.001],
			"to": [9.5, 16.5, 15.999],
			"faces": {
				"north": {"uv": [6.5, 0, 7.5, 0.5], "texture": "#2"},
				"east": {"uv": [6.5, 0, 7, 16], "rotation": 90, "texture": "#2"},
				"south": {"uv": [7.5, 0.5, 6.5, 0], "texture": "#2"},
				"west": {"uv": [7, 16, 7.5, 0], "rotation": 90, "texture": "#2"},
				"up": {"uv": [7.5, 0, 6.5, 16], "texture": "#2"},
				"down": {"uv": [0, 0, 1, 16], "texture": "#2"}
			}
		},
		{
			"from": [10.5, 16, 0.001],
			"to": [11.5, 16.5, 15.999],
			"faces": {
				"north": {"uv": [4.5, 0, 5.5, 0.5], "texture": "#2"},
				"east": {"uv": [4.5, 0, 5, 16], "rotation": 90, "texture": "#2"},
				"south": {"uv": [5.5, 0.5, 4.5, 0], "texture": "#2"},
				"west": {"uv": [5, 16, 5.5, 0], "rotation": 90, "texture": "#2"},
				"up": {"uv": [5.5, 0, 4.5, 16], "texture": "#2"},
				"down": {"uv": [0, 0, 1, 16], "texture": "#2"}
			}
		},
		{
			"from": [12.5, 16, 0.001],
			"to": [13.5, 16.5, 15.999],
			"faces": {
				"north": {"uv": [2.5, 0, 3.5, 0.5], "texture": "#2"},
				"east": {"uv": [2.5, 0, 3, 16], "rotation": 90, "texture": "#2"},
				"south": {"uv": [3.5, 0.5, 2.5, 0], "texture": "#2"},
				"west": {"uv": [3, 16, 3.5, 0], "rotation": 90, "texture": "#2"},
				"up": {"uv": [3.5, 0, 2.5, 16], "texture": "#2"},
				"down": {"uv": [0, 0, 1, 16], "texture": "#2"}
			}
		},
		{
			"from": [14.5, 16, 0.001],
			"to": [15.5, 16.5, 15.999],
			"faces": {
				"north": {"uv": [0.5, 0, 1.5, 0.5], "texture": "#2"},
				"east": {"uv": [0.5, 0, 1, 16], "rotation": 90, "texture": "#2"},
				"south": {"uv": [1.5, 0.5, 0.5, 0], "texture": "#2"},
				"west": {"uv": [1, 16, 1.5, 0], "rotation": 90, "texture": "#2"},
				"up": {"uv": [1.5, 0, 0.5, 16], "texture": "#2"},
				"down": {"uv": [0, 0, 1, 16], "texture": "#2"}
			}
		}
	],
	"display": {
		"thirdperson_righthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"thirdperson_lefthand": {
			"rotation": [75, 45, 0],
			"translation": [0, 2.5, 0],
			"scale": [0.375, 0.375, 0.375]
		},
		"firstperson_righthand": {
			"rotation": [0, 45, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"firstperson_lefthand": {
			"rotation": [0, 225, 0],
			"scale": [0.4, 0.4, 0.4]
		},
		"ground": {
			"translation": [0, 3, 0],
			"scale": [0.25, 0.25, 0.25]
		},
		"gui": {
			"rotation": [30, 225, 0],
			"scale": [0.625, 0.625, 0.625]
		},
		"fixed": {
			"scale": [0.5, 0.5, 0.5]
		}
	},
	"groups": [
		{
			"name": "VoxelShapes",
			"origin": [0, 0, 0],
			"color": 0,
			"children": [0, 1, 2, 3, 4, 5, 6, 7, 8]
		}
	]
}

ย 

Link to comment
Share on other sites

I don't know about the model you are using, but for the vanilla models this is function of the shapes defined in your block class (not just the model).

If you have a full face in your shapes it will stop light entering the block to internal faces.

ย 

Here's a thread where I try to explain it from my limited understanding. I am far from an expert on minecraft's lighting code. ๐Ÿ™‚ย 

https://forums.minecraftforge.net/topic/115059-1191-unable-to-create-a-non-opaque-block/

ย 

Edited by warjort

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.comย  You should also read the support forum sticky post.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • ์˜คํ”ผํŒกํŒก ์ถ”์ฒœ ใ€“ยบBCGAME88ยบC0Mยบ-โ†• ์„นํˆฐ ์ „๋žต ์‚ฌ๋ž‘๊ฐ€๋“ํ•œ๋ฐค ์„นํˆฐ ์นด์ง€๋…ธํŽ ํ•˜์ด๋ชฝ๊ณจ๋ฆฌ์•„ sx4n1 โ–ถ ์„นํˆฐ ํ™€๋คํŽ ๋‰ดํ† ๋ผ ์„นํˆฐ ๋†€์ดํ„ฐ ์กฐ์ง€์•„์ฃผ๋‹ท์ปด go3d2 ๏ผ  ์„นํˆฐ ํ™€๋คํŽ ํ† ํ† ๊ฐฑ ์„นํˆฐ ์—ฌํ–‰ ๋ฐค๊ณต์œ  dl4h1 โ€ป ์„นํˆฐ ๋ฆฌ๊ทธ ๋ณผํŠธํˆฐ ์„นํˆฐ ๊ฒฝ๊ธฐ ์˜ฌ์ธ๊ตฌ์กฐ๋Œ€ py1j6 โ–’ ์„นํˆฐ ๊ฒŒ์ž„ ์˜ฌ์ธ๊ตฌ์กฐ๋Œ€์‹œ์ฆŒ2 ์„นํˆฐ ์ค‘๊ณ„ ๊ณ ์ž๋‹ท์ปด kw4e4 โ—‘ ์„นํˆฐ ๊ฒฝ๊ธฐ ๋น„๋น„ํ‹ฐ๋น„ ์„นํˆฐ ์ค‘๊ณ„ ๋‹ค์ด์†Œ xb2w9 โ™ฌ ์„นํˆฐ ํ† ๋„ˆ๋จผํŠธ ๋จนํŠ€์ฐ์ „ ์„นํˆฐ ๊ฒ€์ฆ AQ์ŠคํŠธ๋ฆผ xm5v8 โ— ์„นํˆฐ ํ™€๋ค๋ฐ” ๋‹ค์Œ๋“œ ์„นํˆฐ ์ดํŒ ๋ฒณํฌ์œ  pi8r0 ใ‚ ์„นํˆฐ ๋ชจ์ง‘ ๋‰ด์งˆ๋žœ๋“œํƒ€์ž„์ฆˆ ์„นํˆฐ ์บ์‰ฌ๊ฒŒ์ž„ ์˜คํ”ผ๋Ÿฌ๋ธŒ df8k8 โ–ฃ ์„นํˆฐ ์ฟ ํ‘ผ ์Šˆํผ๋จนํŠ€ํžˆ์–ด๋กœ ์„นํˆฐ ์—…์ฒด ํ•˜์ด๋ชฝ๊ณจ๋ฆฌ์•„ cn2f7 โ–ง ์„นํˆฐ ๋™์˜์ƒ ๋งˆ์‚ฌ์ง€ํ”„๋กœ ์„นํˆฐ ์‹ธ์ดํŠธ ํ˜ธํ˜ธํˆฐ mi2x5 โ–ณ ์„นํˆฐ ์˜์ƒ ํ•˜๋ฃจ์•ผ๋™ ์„นํˆฐ ๋ฐฉ๋ฒ• ๋ณด์ž์š” ep5v4 โ—€ ์„นํˆฐ ์‚ฌ์ดํŠธ ๋ฏผํŠธ์—˜๋ฆฌ ์„นํˆฐ ๊ฒฝ๊ธฐ AVํ•‘๋ณด๊ฑธ ix7u0 โ†— ์„นํˆฐ ์˜์ƒ ํˆฌ๋ฐ์ด๋‹ท์ปด ์„นํˆฐ ๋ฐ”์นด๋ผํŽ ๋ผ์˜ค์Šค์›”๋“œ๋„ท ok9y3 โ˜ ์„นํˆฐ ๊ฒŒ์ž„ ํ† ํ† ๊ฐฑ ์„นํˆฐ ๋™์˜์ƒ ๋ฌด์‹ ์‚ฌ์Šคํ† ์–ด vt9j3 โ—‡
    • ์œ ์œ ๋‹ท์ปด ๋ฐฉ์†ก โ€ปยบBCGAME88ยบC0Mยบ-โ–ณ ์•ˆ๋งˆ๋งจ ์—…์ฒด ๋งˆ๋‚˜ํˆฐ ์•ˆ๋งˆ๋งจ ๋†€์ดํ„ฐ ์กฐ์•„์กฐ์•„ aj0j8 โ†™ ์•ˆ๋งˆ๋งจ ๋™์˜์ƒ ํ˜ธ๋‘์ฝ”๋ฏน์Šค ์•ˆ๋งˆ๋งจ ์ปค๋ฎค๋‹ˆํ‹ฐ ์‹ ์„ธ๊ณ„๋ชฐ xm2k7 โ™ญ ์•ˆ๋งˆ๋งจ ๋ชจ์ง‘ ์˜คํ”ผ๊ทธ๋žจ ์•ˆ๋งˆ๋งจ ๊ฒŒ์ž„ ๋จนํŠ€๋งˆ๋ฆฌ์˜ค yv5t9 โ€  ์•ˆ๋งˆ๋งจ ๊ฒ€์ฆ ๋ฒณ์–ด๊ฒŒ์ธ ์•ˆ๋งˆ๋งจ ๋ฐฉ์†ก ํ—ฌ๋ธ๋„ท ls6q4 โ† ์•ˆ๋งˆ๋งจ ์ถ”์ฒœ ํ•œ์ธ์˜ํ™” ์•ˆ๋งˆ๋งจ ๋†€์ดํ„ฐ ์•ˆ๋งˆ์•ผ le5v8 โ™  ์•ˆ๋งˆ๋งจ ์ฟ ํ‘ผ ๋ฐ์ผ๋ฆฌNL ์•ˆ๋งˆ๋งจ ์ „๋žต ์ž๊ธฐ์•ผํ•ด ra4n5 โ™ก ์•ˆ๋งˆ๋งจ ์ „๋žต ๋งˆ๋‚˜ํ† ๋ผ ์•ˆ๋งˆ๋งจ ํˆฌ์–ด ๋ถˆ์žฅ๋‚œ jy6a8 โ—‹ ์•ˆ๋งˆ๋งจ ์‚ฌ์ดํŠธ ์•ฝํŒœ ์•ˆ๋งˆ๋งจ ์—ฌํ–‰ ์ €์„ธ์ƒ oj8i6 โ—Ž ์•ˆ๋งˆ๋งจ ๋ฐฉ๋ฒ• ๋ฐค๋‚˜๋ผ ์•ˆ๋งˆ๋งจ ๊ฒ€์ฆ ๋ฐค์˜์ „์Ÿ aw3n7 โ˜ž ์•ˆ๋งˆ๋งจ ์ปค๋ฎค๋‹ˆํ‹ฐ ํ•ด์ถ•ํ‹ฐ๋น„ ์•ˆ๋งˆ๋งจ ์˜์ƒ POVKOREA xe8f3 โ™ฉ ์•ˆ๋งˆ๋งจ ํˆฌ์–ด TOPDigital ์•ˆ๋งˆ๋งจ ์ „๋žต ์• ๋‹ˆ์šธํ”„ vh9j0 โ€ก ์•ˆ๋งˆ๋งจ ๋ฆฌ๊ทธ ํ† ๋ ŒํŠธํ•˜์ž ์•ˆ๋งˆ๋งจ ๋™์˜์ƒ ์˜ฌ๋งจ wv6c5 โ˜ž ์•ˆ๋งˆ๋งจ ๊ฒŒ์ž„ SUPERTV ์•ˆ๋งˆ๋งจ ์ค‘๊ณ„ ์ƒํ•˜์ด๋ฐฉ xc1s2 โ–ฅ ์•ˆ๋งˆ๋งจ ๋‹จํ†ก๋ฐฉ ์ œํŽœ์ธํฌ ์•ˆ๋งˆ๋งจ ์ „๋žต ์•ˆ๋งˆ์•ผ ag6i0 โ™ฅ ์•ˆ๋งˆ๋งจ ํ™€๋คํŽ ํ‹ฐ๋น„์šฐ์‚ฐ ์•ˆ๋งˆ๋งจ ์ฟ ํ‘ผ ๋จนํŠ€์ฆ๋ช… hc5a6 ใ‡
    • ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ๊ฒฝ๊ธฐโ–ฆBCGAME88ยทCOMโ™จ ํฌ๋ผ์šด์นด์ง€๋…ธ ๋ธ”๋ž™์žญ ๋ชจ์ง‘ ์‚ฌํ–‰์„ฑ ๋ฐ”ํ‹ฐ์นธ์‹œ๊ตญ ๋ธ”๋ž™์žญ ๋†€์ดํ„ฐ [๋ณธ์‚ฌ๋ฌธ์˜ ํ…”๋ ˆ JBOX7]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ยบโ™ค ์นด์ง€๋…ธํŽ ๊ทธ๋žœ๋“œ๋ฆฌ์Šค์นด์ง€๋…ธ ๋ธ”๋ž™์žญ ์ค‘๊ณ„ ์‚ฌํ–‰์„ฑ ๋…ธ๋ฅด์›จ์ด ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ํฌ์ปค๋Œ€ํšŒ [์ดํŒ๋ฌธ์˜ ์นดํ†ก JBOX7]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ โ™ค๏ผ  ์นด์ง€๋…ธํŽ ์ฐจ๋“œ ๋ธ”๋ž™์žญ ํฌ์ปค๋Œ€ํšŒ ์‚ฌํ–‰์„ฑ ๋ฏธ์–€๋งˆ ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ๋ณธ์‚ฌ [๊ฐ์ข… ์˜คํ”ผ ์ปค๋ฎค๋‹ˆํ‹ฐ ์ œ์ž‘]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ใ€“โ—ˆ ์ฃผ์†Œ ๋ณผ๋ฆฌ๋น„์•„ ๋ธ”๋ž™์žญ ๊ฒŒ์ž„ ์‚ฌํ–‰์„ฑ ๊ทธ๋ฆฌ์Šค ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ์‹ธ์ดํŠธ [๋งˆ์ผ€ํŒ…๋ฌธ์˜]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ โ™จโ€ก ์ฃผ์†Œ ์ธ๋„ ๋ธ”๋ž™์žญ ์นด์ง€๋…ธํŽ ์‚ฌํ–‰์„ฑ ํˆฌ๋ฅดํฌ๋ฉ”๋‹ˆ์Šคํƒ„ ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ์ดํŒ [์นด์ง€๋…ธ๋ณธ์‚ฌ]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ โ–จใ‚ ๋ฐฉ์†ก BCGAME์นด์ง€๋…ธ ๋ธ”๋ž™์žญ ์ค‘๊ณ„ ์‚ฌํ–‰์„ฑ ๋‹ˆ์ œ๋ฅด ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ๊ฒŒ์ž„์žฅ [์Šคํฌ์ธ ๋ณธ์‚ฌ]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ โ†–โ— ํ™€๋ค๋ฐ” ์‹œ์—๋ผ๋ฆฌ์˜จ ๋ธ”๋ž™์žญ ํ† ๋„ˆ๋จผํŠธ ์‚ฌํ–‰์„ฑ ์ž๋ฉ”์ด์นด ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ํ† ๋„ˆ๋จผํŠธ [ํ† ํ† ๋ณธ์‚ฌ ๋ฌธ์˜]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ โ–ฝยบ ์ „๋žต ํ—ค๋ฅด์ฒด๊ณ ๋น„๋‚˜ ๋ธ”๋ž™์žญ ์ดํŒ ์‚ฌํ–‰์„ฑ ์‚ฌํ•˜๋ผ ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ๊ฒŒ์ž„์žฅ [ํ† ํ† ์ดํŒ ๊ตฌ๋งค]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ โ™กโ™ฉ ์ฃผ์†Œ ์Šฌ๋กœ๋ฒ ๋‹ˆ์•„ ๋ธ”๋ž™์žญ ์‚ฌ์ดํŠธ ์‚ฌํ–‰์„ฑ ์นด๋ฉ”๋ฃฌ ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ์ค‘๊ณ„ [์นด์ง€๋…ธ์ดํŒ]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ โ˜œโ–จ ๋„๋ฐ•์žฅ ์•„๋ฆฌ์•„์นด์ง€๋…ธ ๋ธ”๋ž™์žญ ํ™€๋คํŽ ์‚ฌํ–‰์„ฑ ์˜จ๋‘๋ผ์Šค ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ์บ์‰ฌ๊ฒŒ์ž„ [์•ผ๋งˆํ† ๋ณธ์‚ฌ]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ยถโ€ก ์ดํŒ ์‹œ๋ฆฌ์•„ ๋ธ”๋ž™์žญ ํฌ์ปค๋Œ€ํšŒ ์‚ฌํ–‰์„ฑ ํ‚คํ”„๋กœ์Šค ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ํ™€๋ค๋ฐ” [๋ฐ”์นด๋ผ์ดํŒ]์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ โ–ฒโ™ง ๋†€์ดํ„ฐ ๋ณด์Šค๋‹ˆ์•„ ๋ธ”๋ž™์žญ ๋ฐฉ๋ฒ• ์‚ฌํ–‰์„ฑ ๋ชจ๋‚˜์ฝ” ์‚ฌํ–‰์„ฑ ๋ธ”๋ž™์žญ ์ฃผ์†Œ [๊ฒฝ๋งˆ์ดํŒ]์ƒํˆฌ๋ฉ”ํ”„๋ฆฐ์‹œํŽ˜ ๋ธ”๋ž™์žญ ๊ฒฝ๊ธฐ ํ˜ธ์ฃผ ๋ธ”๋ž™์žญ ๊ฒŒ์ž„์žฅ [BCGAME ๋น„์”จ๊ฒŒ์ž„ ์ดํŒ๋ฌธ์˜]์•Œ๋ฆผ ์„ค์ • ์ถ”์ฒœ ๊ตฌ๋… ์ข‹์•„์š”
    • ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ํ† ๋„ˆ๋จผํŠธโ˜…BCGAME88ยทCOM๏ผƒ ์Šฌ๋กœ๋ฐ”ํ‚ค์•„ ์•ผ๋งˆํ†  ์‹ธ์ดํŠธ ์ƒ์ค‘๊ณ„ ๋Ÿฌ์‹œ์•„ ์•ผ๋งˆํ†  ์ค‘๊ณ„ [๋ณธ์‚ฌ๋ฌธ์˜ ํ…”๋ ˆ JBOX7]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  โ„–โ˜ž ํ™€๋คํŽ ๋ฐ”๋ฒ ์ด๋„์Šค ์•ผ๋งˆํ†  ๋‹จํ†ก๋ฐฉ ์ƒ์ค‘๊ณ„ ์†”๋กœ๋ชฌ์ œ๋„ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ํ™€๋ค๋ฐ” [์ดํŒ๋ฌธ์˜ ์นดํ†ก JBOX7]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  โ˜†โ— ํˆฌ์–ด ์„ธ๋ฅด๋น„์•„ ์•ผ๋งˆํ†  ๋ณธ์‚ฌ ์ƒ์ค‘๊ณ„ ํŠธ๋Ÿผํ”„ํƒ€์ง€๋งˆํ• ์นด์ง€๋…ธ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ๊ฒ€์ฆ [๊ฐ์ข… ์˜คํ”ผ ์ปค๋ฎค๋‹ˆํ‹ฐ ์ œ์ž‘]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  โ†•ยถ ๊ฒ€์ฆ ์•„๋ฉ”๋ฆฌ์นด ์•ผ๋งˆํ†  ํฌ์ปค๋Œ€ํšŒ ์ƒ์ค‘๊ณ„ ๋ถ๋งˆ์ผ€๋„๋‹ˆ์•„ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ๋ฐฉ์†ก [๋งˆ์ผ€ํŒ…๋ฌธ์˜]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  โ–ฆโ˜Ž ๋ฐ”์นด๋ผํŽ ์„ ์‹œํ‹ฐ ์•ผ๋งˆํ†  ์‹ธ์ดํŠธ ์ƒ์ค‘๊ณ„ ํŽ˜๋ฃจ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ์ „๋žต [์นด์ง€๋…ธ๋ณธ์‚ฌ]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  โ†™โ— ๋ชจ์ง‘ ๋‚จ์•„๋ฉ”๋ฆฌ์นด ์•ผ๋งˆํ†  ์ฃผ์†Œ ์ƒ์ค‘๊ณ„ ๋™๋‚จ์•„ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ์ถ”์ฒœ [์Šคํฌ์ธ ๋ณธ์‚ฌ]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  โ€ปโ†” ํฌ์ปค๋Œ€ํšŒ ํŽ˜๋ฃจ ์•ผ๋งˆํ†  ์นด์ง€๋…ธํŽ ์ƒ์ค‘๊ณ„ ์„ธ์ด์…ธ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ์ฃผ์†Œ [ํ† ํ† ๋ณธ์‚ฌ ๋ฌธ์˜]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ๏ผ†โ—‡ ํฌ์ปค๋Œ€ํšŒ ๋ถˆ๊ฐ€๋ฆฌ์•„ ์•ผ๋งˆํ†  ๊ฒŒ์ž„์žฅ ์ƒ์ค‘๊ณ„ ํฌ๋ผ์šด์นด์ง€๋…ธ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ์ถ”์ฒœ [ํ† ํ† ์ดํŒ ๊ตฌ๋งค]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  โ†’โ—‘ ๋ฆฌ๊ทธ ์•„๋ฉ”๋ฆฌ์นด ์•ผ๋งˆํ†  ํฌ์ปค๋Œ€ํšŒ ์ƒ์ค‘๊ณ„ ๊ฐ€๋‚˜ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ๋ชจ์ง‘ [์นด์ง€๋…ธ์ดํŒ]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ใ‰ฟโ™จ ๋ฐ”์นด๋ผํŽ ์‚ฐ๋งˆ๋ฆฌ๋…ธ ์•ผ๋งˆํ†  ๋†€์ดํ„ฐ ์ƒ์ค‘๊ณ„ ์ง€๋ถ€ํ‹ฐ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ์‹ธ์ดํŠธ [์•ผ๋งˆํ† ๋ณธ์‚ฌ]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  โ—ˆโ™  ๋„๋ฐ•์žฅ ์•„๋ฆฌ์•„์นด์ง€๋…ธ ์•ผ๋งˆํ†  ๊ฒ€์ฆ ์ƒ์ค‘๊ณ„ ๋™๋‚จ์•„ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ๋ฐฉ๋ฒ• [๋ฐ”์นด๋ผ์ดํŒ]์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  โ™ฅโ„– ์ฟ ํ‘ผ ํ† ๊ณ  ์•ผ๋งˆํ†  ์ดํŒ ์ƒ์ค‘๊ณ„ ์ƒŒ์ฆˆ์นด์ง€๋…ธ ์ƒ์ค‘๊ณ„ ์•ผ๋งˆํ†  ์ปค๋ฎค๋‹ˆํ‹ฐ [๊ฒฝ๋งˆ์ดํŒ]๋ฆฌ์กฐํŠธ์›”๋“œ์นด์ง€๋…ธ ์•ผ๋งˆํ†  ์นด์ง€๋…ธํŽ ์œ ๋Ÿฝ ์•ผ๋งˆํ†  ๋™์˜์ƒ [BCGAME ๋น„์”จ๊ฒŒ์ž„ ์ดํŒ๋ฌธ์˜]์•Œ๋ฆผ ์„ค์ • ์ถ”์ฒœ ๊ตฌ๋… ์ข‹์•„์š”
    • ๋ฐค์˜์ „์Ÿ ๋ฐฉ์†ก โ–คยบBCGAME88ยบC0Mยบ-โ˜œ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์ดํŒ ๋ณด์ง€๋„ท ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๋‹จํ†ก๋ฐฉ ํ† ๋ ŒํŠธํํ ep4k0 โ—‘ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ํฌ์ปค๋Œ€ํšŒ ๋ชจ์ด์ž ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ํ™€๋คํŽ ์นจ๋Œ€ํˆฐ cf4v5 โ—‘ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์‹ธ์ดํŠธ ์บ๋‚˜๋‹คํ”ผ์•„ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์นด์ง€๋…ธํŽ ๋ฒณ๋งˆ์ผ“ qh0w5 โ— ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๋‹จํ†ก๋ฐฉ ํ† ํ† ์–ด์‹œ์ŠคํŠธ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ํ™€๋ค๋ฐ” ๋ธŒ๋ฆฌ์ฆˆ๋ฒˆ์Šคํ† ๋ฆฌ uj5b0 โ†’ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๊ฒ€์ฆ ๋ฒณ๋งˆ์ผ“ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ํ† ๋„ˆ๋จผํŠธ ๋”ธํƒ€์ž„ eg2x9 โ™ก ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์ฃผ์†Œ ๋ผ๋””์˜ค์ฝ”๋ฆฌ์•„ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์บ์‰ฌ๊ฒŒ์ž„ ์ „๋ผ๋„๋ฐค my8j2 ใ‡ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์ฃผ์†Œ ํ† ๋ ŒํŠธ์ฝœ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๋ชจ์ง‘ ํƒํƒํƒ ou8i0 โ˜œ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๊ฒŒ์ž„ ํ† ์ด๋ฒ„ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์‚ฌ์ดํŠธ ๋ฆฌ์–ผํƒ€์ž„ ej7n0 โ–ฒ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์บ์‰ฌ๊ฒŒ์ž„ ์˜คํ”ผ์˜๋‹ฌ์ธ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๊ฒŒ์ž„ ํ•œ๊ตญ์ธ ma3h8 โ— ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ํฌ์ปค๋Œ€ํšŒ ๋‹ฌ๋ฆฌ๊ณ  ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๊ฒŒ์ž„์žฅ ์Šค์ฝ”์–ด๋งจ xi1f3 โ–ท ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๊ฒฝ๊ธฐ ์•ผ๋™ํƒ€์ž„ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๋„๋ฐ•์žฅ ํ† ๋ฑ… mb1y6 ใ˜ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์ „๋žต ํ”„๋ฆญํˆฐ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์ฃผ์†Œ ์”จํˆฌ์”จ sr1l2 โ–ฒ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ํฌ์ปค๋Œ€ํšŒ ๋ธ”๋ž™ํˆฐ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์—ฌํ–‰ ๋ณผํŠธํˆฐ sg1f9 โ† ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๋„๋ฐ•์žฅ ์›นํˆฐ1๋ฒˆ์ง€ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๋ชจ์ง‘ ํ•œ์ธ๊ต๋ฏผ xx5k5 ใ€“ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ๋ชจ์ง‘ ํ† ๋ ŒํŠธํํ ํ† ๋ ŒํŠธํด๋ผ์šฐ๋“œ ์‹ธ์ดํŠธ ๋…ธ๋จนํŠ€ yo8y4 โ–ผ
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.