-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
117 changed files
with
2,461 additions
and
112 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
<!DOCTYPE html> | ||
<html | ||
lang="en"> | ||
<head> | ||
<meta | ||
charset="UTF-8"> | ||
<meta | ||
name="viewport" | ||
content="width=device-width, initial-scale=1.0"> | ||
<title> | ||
Support me | ||
</title> | ||
<link rel="icon" | ||
href="tab.png" | ||
type="image/x-icon"> | ||
</head> | ||
<body | ||
bgcolor="black"> | ||
|
||
<link | ||
rel="stylesheet" | ||
href="style.css"> | ||
<font | ||
size="18px" | ||
face="Minecrafter"> | ||
<center> | ||
<a | ||
href="index.html"> | ||
<p> | ||
Support | ||
</p> | ||
</a> | ||
|
||
|
||
</center> | ||
|
||
<center> | ||
<a | ||
target="_blank" | ||
href="https://www.instagram.com/m7mdft00/"> | ||
<p> | ||
insta | ||
</p> | ||
</a> | ||
|
||
</center> | ||
<center> | ||
<a | ||
target="_blank" | ||
href="https://www.tiktok.com/@m7mdft00?is_from_webapp=1&sender_device=pc"> | ||
<p> | ||
Tiktok | ||
</p> | ||
</a> | ||
|
||
|
||
</center> | ||
<center> | ||
<a | ||
target="_blank" | ||
href="https://www.youtube.com/@m7mdft/videos"> | ||
<p> | ||
youtube | ||
</p> | ||
</a> | ||
|
||
|
||
</center> | ||
<center> | ||
<a | ||
target="_blank" | ||
href="https://discord.gg/6CtPRcjB"> | ||
<p> | ||
DSG | ||
</p> | ||
</a> | ||
</center> | ||
<footer> | ||
<h2> | ||
<center> | ||
© حقوق النشر | ||
</center> | ||
</h2> | ||
</footer> | ||
|
||
|
||
</font> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
footer | ||
{ | ||
color | ||
:white ; | ||
background-color: rgb(38, 37, 37); | ||
border-radius: 21px; | ||
|
||
} | ||
h2 | ||
{ | ||
|
||
color | ||
:rgb(255, 234, 234) | ||
|
||
} | ||
a | ||
{ | ||
text-decoration-line | ||
: none; | ||
|
||
color | ||
:rgb(15, 0, 101) ; | ||
|
||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+98.5 KB
website/bedrocks/bedrock/website Resouce pack/Folder/file/NOVP.mcaddon
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<!DOCTYPE html> | ||
<html | ||
lang="en"> | ||
<head> | ||
<meta | ||
charset="UTF-8"> | ||
<meta | ||
name="viewport" | ||
content="width=device-width, initial-scale=1.0"> | ||
<title> | ||
RP M7MDFT00 | ||
</title> | ||
<link rel="shortcut icon" | ||
href="tab.png" type="image/x-icon"> | ||
|
||
<link rel="stylesheet" | ||
href="style.css"> | ||
</head> | ||
<body> | ||
<header> | ||
<br> | ||
<a | ||
href="index.html"> | ||
<img | ||
src="logo Rp.png" | ||
alt="photo" > | ||
</a> | ||
<br> | ||
</header> | ||
|
||
<br><br> | ||
<font | ||
size="7px" | ||
face="Minecrafter"> | ||
<div class="NOVP"> | ||
<center> | ||
<a | ||
href="rp/file/NOVP.mcaddon"> | ||
<P> | ||
NOVP | ||
</P> | ||
|
||
</a> | ||
|
||
<img | ||
src="Folder/img/NOVP.png" | ||
alt="photo" width="100px"> | ||
</center> | ||
</div> | ||
</font> | ||
<br><br> | ||
<br><br> | ||
<br><br> | ||
<br><br> | ||
<footer> | ||
<center> | ||
<font | ||
face="Minecrafter"> | ||
<br> | ||
<a | ||
href="support/index.html"> | ||
support | ||
</a> | ||
<br> | ||
<p> | ||
© Copyright M7MDFT00 | ||
</p> | ||
<br> | ||
</font> | ||
</center> | ||
</footer> | ||
</body> | ||
</html> |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
body { | ||
background-color: black; | ||
|
||
} | ||
header { | ||
background-color: rgb(36, 36, 36); | ||
|
||
} | ||
footer { | ||
background-color: rgb(36, 36, 36); | ||
|
||
} | ||
a { | ||
text-decoration: none; | ||
|
||
} | ||
p { | ||
color: rgb(255, 255, 255); | ||
|
||
}.NOVP { | ||
background-color: rgb(37, 37, 37); | ||
|
||
} | ||
|
89 changes: 89 additions & 0 deletions
89
website/bedrocks/bedrock/website Resouce pack/support/index.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,89 @@ | ||
<!DOCTYPE html> | ||
<html | ||
lang="en"> | ||
<head> | ||
<meta | ||
charset="UTF-8"> | ||
<meta | ||
name="viewport" | ||
content="width=device-width, initial-scale=1.0"> | ||
<title> | ||
Support me | ||
</title> | ||
<link rel="icon" | ||
href="tab.png" | ||
type="image/x-icon"> | ||
</head> | ||
<body | ||
bgcolor="black"> | ||
|
||
<link | ||
rel="stylesheet" | ||
href="style.css"> | ||
<font | ||
size="18px" | ||
face="Minecrafter"> | ||
<center> | ||
<a | ||
href="index.html"> | ||
<p> | ||
Support | ||
</p> | ||
</a> | ||
|
||
|
||
</center> | ||
|
||
<center> | ||
<a | ||
target="_blank" | ||
href="https://www.instagram.com/m7mdft00/"> | ||
<p> | ||
insta | ||
</p> | ||
</a> | ||
|
||
</center> | ||
<center> | ||
<a | ||
target="_blank" | ||
href="https://www.tiktok.com/@m7mdft00?is_from_webapp=1&sender_device=pc"> | ||
<p> | ||
Tiktok | ||
</p> | ||
</a> | ||
|
||
|
||
</center> | ||
<center> | ||
<a | ||
target="_blank" | ||
href="https://www.youtube.com/@m7mdft/videos"> | ||
<p> | ||
youtube | ||
</p> | ||
</a> | ||
|
||
|
||
</center> | ||
<center> | ||
<a | ||
target="_blank" | ||
href="https://discord.gg/6CtPRcjB"> | ||
<p> | ||
DSG | ||
</p> | ||
</a> | ||
</center> | ||
<footer> | ||
<h2> | ||
<center> | ||
© حقوق النشر | ||
</center> | ||
</h2> | ||
</footer> | ||
|
||
|
||
</font> | ||
</body> | ||
</html> |
24 changes: 24 additions & 0 deletions
24
website/bedrocks/bedrock/website Resouce pack/support/style.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,24 @@ | ||
footer | ||
{ | ||
color | ||
:white ; | ||
background-color: rgb(38, 37, 37); | ||
border-radius: 21px; | ||
|
||
} | ||
h2 | ||
{ | ||
|
||
color | ||
:rgb(255, 234, 234) | ||
|
||
} | ||
a | ||
{ | ||
text-decoration-line | ||
: none; | ||
|
||
color | ||
:rgb(15, 0, 101) ; | ||
|
||
} |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
21 changes: 21 additions & 0 deletions
21
website/bedrocks/bedrock/website addon/addon css/style.css
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
.logo{ | ||
text-decoration-line: none; | ||
|
||
|
||
} | ||
div { | ||
background-color: rgb(35, 34, 34); | ||
|
||
} | ||
body { | ||
|
||
background-color: black; | ||
} | ||
a { | ||
text-decoration: none; | ||
|
||
} | ||
footer { | ||
background-color: rgb(53, 52, 52); | ||
|
||
} |
Binary file added
BIN
+58.8 KB
website/bedrocks/bedrock/website addon/addon file/2X ore duplicate.mcaddon
Binary file not shown.
Binary file added
BIN
+352 KB
website/bedrocks/bedrock/website addon/addon file/All Recipe V1_.mcaddon
Binary file not shown.
Binary file added
BIN
+140 KB
website/bedrocks/bedrock/website addon/addon file/Color Croma V3.mcaddon
Binary file not shown.
Binary file added
BIN
+64.1 KB
website/bedrocks/bedrock/website addon/addon file/Night vision V2.mcaddon
Binary file not shown.
Binary file added
BIN
+86.8 KB
website/bedrocks/bedrock/website addon/addon file/Potion fire resistance V2.mcaddon
Binary file not shown.
Binary file added
BIN
+153 KB
website/bedrocks/bedrock/website addon/addon file/Power sword addon V2.mcaddon
Binary file not shown.
Binary file added
BIN
+270 KB
website/bedrocks/bedrock/website addon/addon file/Tools table V2.mcaddon
Binary file not shown.
Binary file added
BIN
+176 KB
website/bedrocks/bedrock/website addon/addon file/anything addon V2.mcaddon
Binary file not shown.
Binary file added
BIN
+170 KB
website/bedrocks/bedrock/website addon/addon file/smelt trade addon V2.mcaddon
Binary file not shown.
Binary file added
BIN
+426 KB
website/bedrocks/bedrock/website addon/addon file/§1BETTER §3Drop§2 Mob §eV1.mcaddon
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added
BIN
+11.7 KB
website/bedrocks/bedrock/website addon/img/Potion fire resistance V2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.